summaryrefslogtreecommitdiffstats
path: root/src/video_core/shader/node.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* gl_shader_decompiler: Keep track of written images and mark them as modifiedReinUsesLisp2019-09-061-17/+31
* kepler_compute: Implement texture queriesReinUsesLisp2019-09-061-0/+4
* shader_ir: Implement VOTEReinUsesLisp2019-08-211-0/+5
* Shader_Ir: Implement F16 Variants of F2F, F2I, I2F.Fernando Sahmkow2019-07-201-11/+14
* shader/half_set_predicate: Fix HSETP2 implementationReinUsesLisp2019-07-201-2/+1
* shader_ir: Unify blocks in decompiled shaders.Fernando Sahmkow2019-07-091-6/+6
* shader_ir: Implement BRX & BRA.CCFernando Sahmkow2019-07-091-0/+1
* texture_cache: Style and CorrectionsFernando Sahmkow2019-06-211-1/+2
* shader: Implement bindless imagesReinUsesLisp2019-06-211-0/+9
* shader: Decode SUST and implement backing image functionalityReinUsesLisp2019-06-211-1/+41
* shader: Split SSY and PBK stackReinUsesLisp2019-06-071-1/+6
* shader/node: Minor changesReinUsesLisp2019-06-071-50/+54
* shader: Move Node declarations out of the shader IR headerReinUsesLisp2019-06-071-0/+510