summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Fix exact-match witness synthesis for static functions (#6204)Darren Wihandi2025-01-29
* Fix UIntSet calcSubtract to handle mismatched buffer sizes (#6205)Darren Wihandi2025-01-28
* Proposal for Cooperative Vector in Slang (#6209)Jay Kwak2025-01-28
* Add slangpy proposal (#6156)Yong He2025-01-28
* Allow requiring glsl language extensions on structs (#6173)Ellie Hermaszewska2025-01-28
* Added const version for the operator[] in Matrix (#6186)Norbert Nopper2025-01-28
* Delete invalid ASSERT in `isTypeOperandEqual`. (#6196)Yong He2025-01-28
* Fix geometry shader related modifier lowering. (#6197)Yong He2025-01-28
* Add a unit test to cover type-conformance compilation API. (#6178)Yong He2025-01-28
* Add an example for reflection of parameter blocks (#6161)Theresa Foley2025-01-27
* Properly plumbing layout for global varyings. (#6198)Yong He2025-01-27
* Fix an incorrect iteration with a workList (#6177)Jay Kwak2025-01-27
* DNI: try using sparse checkout for MDL-SDK (#6190)kaizhangNV2025-01-27
* Fix depth texture sampling on Metal. (#6168)Yong He2025-01-24
* Some usability improvements to formatting script (#6153)Anders Leino2025-01-25
* Add intptr_t abs/min/max operations for CPU & CUDA targets (#6160)Julius Ikkala2025-01-24
* Add bgra8 format (#6163)Darren Wihandi2025-01-24
* improve error message on generic value decls (#6169)Darren Wihandi2025-01-24
* Fix static build and install (#6158)Dario Mylonopoulos2025-01-24
* Fix incorrect resolve of specialization instance (#6162)Jay Kwak2025-01-23
* Cache and reuse glsl module. (#6152)Yong He2025-01-22
* Add validation for destination of atomic operations (#6093)Anders Leino2025-01-22
* Use SPIRV integer vector dot product instructions (#6141)Darren Wihandi2025-01-22
* Remove unnecessary parameters from Metal entry point signature (#6131)Darren Wihandi2025-01-22
* Bump spirv-tools to 9295a8b94ed0751565fa9cda6d949f5e388b32d9 (#6145)cheneym22025-01-22
* Catch all exceptions from loadModule* and link API calls. (#6143)Anders Leino2025-01-22
* Fix bug: IgnoreInheritance in lookup (#6146)kaizhangNV2025-01-21
* Fix gcc downstream compiler optimization level corresponding to OptimizationL...spking112025-01-21
* Generate IDs for every witness table (#6129)Julius Ikkala2025-01-21
* Fix def-use issue from multi-level break elimination (#6134)Sai Praveen Bangaru2025-01-20
* Fix upper 32 bits of 64-bit AnyValue packing (#6127)Julius Ikkala2025-01-18
* Make -depfile work for binary modules output too (#6126)Julius Ikkala2025-01-17
* Implement Quad Control intrinsics (#5981)Darren Wihandi2025-01-17
* test-server should use d3d12core.dll from bin directory (#6095)Jay Kwak2025-01-17
* Delete CNAMEKhronos Group Web Services2025-01-17
* Create CNAMEKhronos Group Web Services2025-01-17
* Fix circularity issue when checking multiple generic interface constraints. (...Sai Praveen Bangaru2025-01-17
* Add diagnostic for function body followed by a `;`;. (#6122)Yong He2025-01-17
* Add groupshared atomic array test. (#6107)Yong He2025-01-17
* Allow __subscript<T> syntax. (#6124)Yong He2025-01-17
* Refactor _Texture to constrain on texel types. (#6115)Yong He2025-01-17
* Fix interface requirement lowering for generic accessors (#6123)Sai Praveen Bangaru2025-01-17
* Avoid using the backend validation when using test server (#6094)Jay Kwak2025-01-17
* Fix nullptr in generic specialization (#6066)Julius Ikkala2025-01-17
* hoist entry point params for wgsl (#6116)Darren Wihandi2025-01-17
* Fix `-capability` arg in SPIRV debug command line output. (#6114)Yong He2025-01-17
* Fix prebound parameter pack - argument list matching logic. (#6111)Yong He2025-01-17
* Move global variable initialization into entry points for WGSL (#6106)Anders Leino2025-01-16
* Fix resource specialization issue where store insts from inlined calls are no...Sai Praveen Bangaru2025-01-17
* Fix cyclic lookups with UnscopedEnums (#6110)Julius Ikkala2025-01-17