aboutsummaryrefslogtreecommitdiff
path: root/src/shader_recompiler/backend/glsl/var_alloc.h
AgeCommit message (Expand)Author
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-07-22glsl: Remove Signed Integer variablesameerj
2021-07-22glsl: Allow dynamic tracking of variable allocationameerj
2021-07-22glsl: Increase NUM_VARS that can be allocatedameerj
2021-07-22glsl: Implement precise fp variable allocationameerj
2021-07-22glsl: Rework var alloc to not assign unused resultsameerj
2021-07-22glsl: Rework variable allocator to allow for variable reuseameerj