summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/gl_primitive_assembler.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08rasterizer_cache: Remove reliance on the System singletonLioncash1-0/+1
2018-10-30global: Use std::optional instead of boost::optional (#1578)Frederic L1-1/+1
2018-10-04gl_rasterizer: Implement quads topologyReinUsesLisp1-0/+64