aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/video_core/renderer_opengl/renderer_opengl.cpp
Commit message (Collapse)AuthorAge
...
* Merge remote-tracking branch 'upstream/master' into issue-7-fixGravatar archshift2014-05-16
|\
| * Update FlipFramebufferGravatar Sethpaien2014-05-08
| | | | | | Less calculations + fix
* | Reverse debugging changesGravatar archshift2014-04-30
| |
* | TGA dumps work, courtesy of @bunneiGravatar archshift2014-04-30
| |
* | Rect to BasicRectGravatar archshift2014-04-27
|/ | | | Somewhere along the line an OSX header had already taken the name Rect.
* 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
|
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
|
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08