aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/video_core
Commit message (Expand)AuthorAge
* Indent fixesGravatar archshift2014-05-19
* Merge remote-tracking branch 'upstream/master' into issue-7-fixGravatar archshift2014-05-16
|\
| * Update FlipFramebufferGravatar Sethpaien2014-05-08
* | Fixed indentsGravatar archshift2014-04-30
* | Reverse debugging changesGravatar archshift2014-04-30
* | TGA dumps work, courtesy of @bunneiGravatar archshift2014-04-30
* | OpenGL 3+ on OSX with GLFWGravatar archshift2014-04-30
* | IT'S ALIVE!Gravatar archshift2014-04-28
* | Xcode complains that the class name is redundant.Gravatar archshift2014-04-27
* | Rect to BasicRectGravatar archshift2014-04-27
|/
* removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable classGravatar bunnei2014-04-27
* fixed renderer to use correct framebuffer locationGravatar bunnei2014-04-27
* fixed GL context acquire (applies to Qt GUI only)Gravatar bunnei2014-04-21
* renamed hw_lcd module to just lcdGravatar bunnei2014-04-17
* fixed framebuffer color orderGravatar bunnei2014-04-17
* removed hard-coded framebuffer addresses from renderer_opengl.cppGravatar bunnei2014-04-16
* cleaned up some logging messagesGravatar bunnei2014-04-10
* fixed a bunch of errors in CMakeListsGravatar bunnei2014-04-09
* updated CMakeListsGravatar bunnei2014-04-09
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08
* fixed license header in video_coreGravatar bunnei2014-04-08
* - removed lots of unused code from gekkoGravatar bunnei2014-04-08
* added support for renderering the external framebuffersGravatar bunnei2014-04-07
* added external framebuffer GL handlesGravatar bunnei2014-04-06
* added initial renderer codeGravatar bunnei2014-04-06
* added video_core project to solutionGravatar bunnei2014-04-05