aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/engines/kepler_compute.h
AgeCommit message (Expand)Author
2019-09-05kepler_compute: Implement texture queriesReinUsesLisp
2019-06-07kepler_compute: Use std::array for cbuf infoReinUsesLisp
2019-06-07kepler_compute: Fix block_dim_x encodingReinUsesLisp
2019-05-01Refactors and name corrections.Fernando Sahmkow
2019-04-23Add Documentation Headers to all the GPU EnginesFernando Sahmkow
2019-04-22Introduce skeleton of the GPU Compute Engine.Fernando Sahmkow
2019-04-05video_core/engines: Make memory manager members privateLioncash
2019-04-05video_core/engines: Remove unnecessary inclusions where applicableLioncash
2019-03-05video_core/engines: Remove unnecessary includesLioncash
2019-02-10kepler_compute: Fixup assert and rename enginesReinUsesLisp