summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/gl_device.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-03gl_shader_decompiler: Declare all possible varyings on physical attribute usageReinUsesLisp1-0/+9
2019-04-14gl_shader_decompiler: Use variable AOFFI on supported hardwareReinUsesLisp1-3/+21
2019-04-10gl_device: Implement interface and add uniform offset alignmentReinUsesLisp1-0/+27