summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/pica_to_gl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-21GPU: Added registers for min and mag texture filters and implemented them in the hw renderer.Subv1-0/+27
2015-07-09Added GL_CLAMP_TO_BORDER supportLectem1-1/+1
2015-05-31Pica: Implement LogicOp function.bunnei1-0/+31
2015-05-23Pica: Create 'State' structure and move state memory there.bunnei1-6/+6
2015-05-23OpenGL renderertfarley1-0/+105