summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/gl_device.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-21texture_cache: eliminate accelerated depth->color/color->depth copies due to driver instability.Fernando Sahmkow1-5/+0
2019-06-21texture_cache: Implement Buffer Copy and detect Turing GPUs Image CopiesFernando Sahmkow1-0/+5
2019-05-24gl_device: Add test to detect broken component indexingReinUsesLisp1-0/+6
2019-05-03gl_shader_decompiler: Declare all possible varyings on physical attribute usageReinUsesLisp1-1/+13
2019-04-14gl_shader_decompiler: Use variable AOFFI on supported hardwareReinUsesLisp1-2/+7
2019-04-10gl_device: Implement interface and add uniform offset alignmentReinUsesLisp1-0/+25