summaryrefslogtreecommitdiffstats
path: root/src/video_core/engines/kepler_compute.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-06kepler_compute: Implement texture queriesReinUsesLisp1-0/+53
2019-07-17Maxwell3D: Rework the dirty system to be more consistant and scaleableFernando Sahmkow1-1/+1
2019-07-15gl_rasterizer: Implement compute shadersReinUsesLisp1-3/+4
2019-04-23Corrections and stylingFernando Sahmkow1-1/+1
2019-04-23Introduce skeleton of the GPU Compute Engine.Fernando Sahmkow1-4/+33
2019-03-06video_core/engines: Remove unnecessary includesLioncash1-2/+1
2019-02-10kepler_compute: Fixup assert and rename enginesReinUsesLisp1-0/+34