summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/maxwell_to_gl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* maxwell_to_gl: Add a few types, etc.bunnei2018-04-141-0/+10
* GL: Added functions to convert Maxwell tex filters and wrap modes to OpenGL.Subv2018-04-071-0/+23
* gl_rasterizer: Move PrimitiveTopology check to MaxwellToGL.bunnei2018-03-271-0/+10
* maxwel_to_gl: Fix string formatting in log statements.bunnei2018-03-271-2/+2
* maxwell_to_gl: Add module and function for decoding VertexType.bunnei2018-03-271-0/+40