summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/gl_state.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-06OpenGL: Fix state tracking in situations with reused object handlesYuri Kunde Schlesner1-0/+6
2015-08-06OpenGL: Remove redundant texture.enable_2d field from OpenGLStateYuri Kunde Schlesner1-1/+0
2015-06-09Implemented glColorMasktfarley1-0/+7
2015-05-31Pica: Implement LogicOp function.bunnei1-0/+2
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot1-1/+1
2015-05-23gl_state: Remove unnecessary const specifier on ApplyLioncash1-1/+1
2015-05-23OpenGL renderertfarley1-0/+70