summaryrefslogtreecommitdiffstats
path: root/src/video_core/shader/registry.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* engines/maxwell_3d: Add TFB registers and store them in shader registryReinUsesLisp2020-03-091-0/+3
* shader/registry: Address feedbackReinUsesLisp2020-03-091-0/+11
* shader/registry: Cache tessellation stateReinUsesLisp2020-03-091-0/+3
* shader/registry: Store graphics and compute metadataReinUsesLisp2020-03-091-21/+38
* video_core: Rename "const buffer locker" to "registry"ReinUsesLisp2020-03-091-0/+127