aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/shader/node_helper.h
AgeCommit message (Expand)Author
2021-07-22shader: Remove old shader managementReinUsesLisp
2020-06-05shader/texture: Join separate image and sampler pairs offlineReinUsesLisp
2020-01-24Shader_IR: Implement initial code for tracking indexed samplers.Fernando Sahmkow
2019-06-06shader: Move Node declarations out of the shader IR headerReinUsesLisp
2019-06-05shader: Use shared_ptr to store nodes and move initialization to fileReinUsesLisp