summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/utils.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-25renderer_opengl/utils: Use a std::string_view with LabelGLObject()Lioncash1-8/+8
2019-04-06renderer_opengl/utils: Skip empty bindsReinUsesLisp1-0/+3
2019-04-06gl_rasterizer: Use ARB_multi_bind to update UBOs across stagesReinUsesLisp1-0/+25
2018-10-29video_core: Move OpenGL specific utils to its rendererReinUsesLisp1-0/+38