summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/gl_state.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* OpenGL: Fix state tracking in situations with reused object handlesYuri Kunde Schlesner2015-08-061-0/+6
* OpenGL: Remove redundant texture.enable_2d field from OpenGLStateYuri Kunde Schlesner2015-08-061-1/+0
* Implemented glColorMasktfarley2015-06-091-0/+7
* Pica: Implement LogicOp function.bunnei2015-05-311-0/+2
* Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot2015-05-291-1/+1
* gl_state: Remove unnecessary const specifier on ApplyLioncash2015-05-231-1/+1
* OpenGL renderertfarley2015-05-231-0/+70