summaryrefslogtreecommitdiffstats
path: root/tests/glsl-intrinsic/intrinsic-basic.slang
Commit message (Expand)AuthorAge
* Defer immutable buffer loads when emitting spirv. (#7579)Yong He2025-07-02
* Bit extract (#5847)kaizhangNV2024-12-12
* Remove use of `G0` and `__target_intrinsic` in stdlib. (#4170)Yong He2024-05-14
* More Metal Intrinsics. (#4143)Yong He2024-05-10
* Utilize vector operations over scalar if possible (#4092)Jay Kwak2024-05-03
* Fix fmod behavior targetting GLSL and SPIR-V (#4080)Jay Kwak2024-05-02
* Implement SPIR-V target for GLSL functions (#4083)Jay Kwak2024-05-02
* Fix compile failures when using debug symbol. (#4069)Yong He2024-05-01
* Initial pass to add capability declarations to stdlib intrinsics. (#3912)ArielG-NV2024-04-19
* Implement basic GLSL built-in functions (#3525)Jay Kwak2024-02-07