summaryrefslogtreecommitdiff
path: root/src/video_core
AgeCommit message (Expand)Author
2014-05-19Improved clarity and whitespacearchshift
2014-05-19CMakeLists: rename HEADS, improved commentsarchshift
2014-05-19Indent fixesarchshift
2014-05-16Merge remote-tracking branch 'upstream/master' into issue-7-fixarchshift
2014-05-08Update FlipFramebufferSethpaien
2014-04-30Fixed indentsarchshift
2014-04-30Reverse debugging changesarchshift
2014-04-30TGA dumps work, courtesy of @bunneiarchshift
2014-04-30OpenGL 3+ on OSX with GLFWarchshift
2014-04-28IT'S ALIVE!archshift
2014-04-27Xcode complains that the class name is redundant.archshift
2014-04-27Rect to BasicRectarchshift
2014-04-27removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable classbunnei
2014-04-27fixed renderer to use correct framebuffer locationbunnei
2014-04-21fixed GL context acquire (applies to Qt GUI only)bunnei
2014-04-17renamed hw_lcd module to just lcdbunnei
2014-04-17fixed framebuffer color orderbunnei
2014-04-16removed hard-coded framebuffer addresses from renderer_opengl.cppbunnei
2014-04-10cleaned up some logging messagesbunnei
2014-04-09fixed a bunch of errors in CMakeListsbunnei
2014-04-09updated CMakeListsbunnei
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei
2014-04-08fixed license header in video_corebunnei
2014-04-08- removed lots of unused code from gekkobunnei
2014-04-07added support for renderering the external framebuffersbunnei
2014-04-06added external framebuffer GL handlesbunnei
2014-04-06added initial renderer codebunnei
2014-04-05added video_core project to solutionbunnei