summaryrefslogtreecommitdiffstats
path: root/tests/glsl-intrinsic
Commit message (Expand)AuthorAge
...
* Refactor memory qualifier decorators to be a bit-flag set, resolves #3841 (#3...ArielG-NV2024-04-03
* Implement 8.14-8.19 of OpenGL-GLSL specificationArielG-NV2024-04-03
* Implement GLSL gimageDim & memory qualifiers with optional extension(s); reso...ArielG-NV2024-03-26
* Implement raytracing extension(s); resolves #3560 for GLSL & SPIR-V targets (...ArielG-NV2024-03-15
* Implement glsl atomic's [non image or memory scope] with optional extension(s...ArielG-NV2024-03-13
* Implement short-circuit logic operator (#3635)kaizhangNV2024-03-04
* Partially implement shader_subgroup extension(s); Partially resolves #3548 (#...ArielG-NV2024-02-26
* Implement basic GLSL built-in functions (#3525)Jay Kwak2024-02-07
* Implement GLSL build-in functions related to texture (#3544)Jay Kwak2024-02-05