summaryrefslogtreecommitdiff
path: root/src/video_core
AgeCommit message (Expand)Author
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