summaryrefslogtreecommitdiffstats
path: root/src/video_core/shader/registry.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader/registry: Silence a -Wshadow warningLioncash2020-09-231-4/+4
* shader/registry: Remove unnecessary namespace qualifiersLioncash2020-09-231-5/+3
* shader/registry: Make use of designated initializers where applicableLioncash2020-09-231-17/+19
* shader/texture: Join separate image and sampler pairs offlineReinUsesLisp2020-06-051-0/+20
* 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