summaryrefslogtreecommitdiffstats
path: root/src/video_core/shader/registry.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader: Remove old shader managementReinUsesLisp2021-07-231-172/+0
* shader/registry: Silence a -Wshadow warningLioncash2020-09-231-1/+1
* shader/texture: Join separate image and sampler pairs offlineReinUsesLisp2020-06-051-0/+35
* engines/maxwell_3d: Add TFB registers and store them in shader registryReinUsesLisp2020-03-091-3/+9
* shader/registry: Address feedbackReinUsesLisp2020-03-091-12/+6
* shader/registry: Cache tessellation stateReinUsesLisp2020-03-091-2/+6
* shader/registry: Store graphics and compute metadataReinUsesLisp2020-03-091-9/+40
* video_core: Rename "const buffer locker" to "registry"ReinUsesLisp2020-03-091-0/+102