summaryrefslogtreecommitdiffstats
path: root/src/video_core/engines/kepler_compute.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* kepler_compute: Use std::array for cbuf infoReinUsesLisp2019-06-081-2/+3
* kepler_compute: Fix block_dim_x encodingReinUsesLisp2019-06-081-1/+1
* Refactors and name corrections.Fernando Sahmkow2019-05-011-3/+1
* Add Documentation Headers to all the GPU EnginesFernando Sahmkow2019-04-231-0/+6
* Introduce skeleton of the GPU Compute Engine.Fernando Sahmkow2019-04-231-3/+168
* video_core/engines: Make memory manager members privateLioncash2019-04-061-2/+3
* video_core/engines: Remove unnecessary inclusions where applicableLioncash2019-04-061-1/+4
* video_core/engines: Remove unnecessary includesLioncash2019-03-061-2/+1
* kepler_compute: Fixup assert and rename enginesReinUsesLisp2019-02-101-0/+58