aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/video_core/renderer_opengl/renderer_opengl.h
Commit message (Expand)AuthorAge
* Replace GLEW with a glLoadGen loader.Gravatar Yuri Kunde Schlesner2014-09-01
* Downgrade GLSL version to 1.50 (compatible with GL 3.2)Gravatar Yuri Kunde Schlesner2014-08-28
* VideoCore: Fixes rendering issues on Qt and corrects framebuffer output size.Gravatar bunnei2014-08-26
* Rewrite of OpenGL renderer, including OS X supportGravatar Kevin Hartman2014-08-25
* Renderer: Fix component order in bottom framebuffer.Gravatar Tony Wasserka2014-07-23
* common_types: Changed BasicRect back to Rect, in the common namespaceGravatar archshift2014-05-19
* 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 project includes to use new directory structureGravatar bunnei2014-04-08
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08