summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAge
* Add verification logic on push and specialization constants. (#5887)Yong He2024-12-17
* Support specializing generic entrypoints in `findAndCheckEntryPoint`. (#5890)Yong He2024-12-17
* Implement bitcast for 64-bit date type (#5895)kaizhangNV2024-12-17
* Fix entrypoint auto discovery logic. (#5885)Yong He2024-12-17
* Fix `getArgumentValueFloat` when arg is int. (#5888)Yong He2024-12-18
* Support matrix negation in metal backend. (#5891)Yong He2024-12-16
* Enable exprs for all supported GLSL layout qualifiers (#5857)Darren2024-12-15
* Bit extract (#5847)kaizhangNV2024-12-12
* WGSL: Fix issue where global calls are generated (#5768)Anders Leino2024-12-12
* Correctly distinguish between windows and MSVC (#5851)Ellie Hermaszewska2024-12-13
* Add missing header for _getpid() (#5852)Ellie Hermaszewska2024-12-13
* Correct casing of windows includes (#5849)Ellie Hermaszewska2024-12-12
* Fix language server check skipping when explicit module decl exists. (#5845)Yong He2024-12-11
* Bump spirv-header/tools/glslang (#5834)Ellie Hermaszewska2024-12-12
* LSP: fix "documentSymbol failed" error. (#5842)Yong He2024-12-11
* Fix the logic to determine whether lower generic pass should run. (#5837)Yong He2024-12-11
* Fix loop hoisting logic in redundancy pass. (#5836)Yong He2024-12-11
* Fix attribute reflection. (#5823)Yong He2024-12-11
* Update SPIRV submodules (#5815)Jay Kwak2024-12-11
* Fix anyvalue marshalling for matrix and 64 bit types. (#5827)Yong He2024-12-11
* Fix wgsl float texture format inference silent failure (#5831)Devon2024-12-11
* Enable exprs for GLSL binding layout qualifiers (#5807)Darren2024-12-10
* Create scope for synthesized property decl. (#5817)Yong He2024-12-10
* Fix a crash when search for files. (#5818)Yong He2024-12-10
* Don't emit a warning when implicit casting from known in-range int lit to hal...Yong He2024-12-10
* Fix parsing logic of for loops' initial statement. (#5813)Yong He2024-12-10
* Add SV_DrawIndex. (#5787)Yong He2024-12-09
* Allow pointers to existential values. (#5793)Yong He2024-12-09
* Fix crash during emitCast of attributed type, allow MaxIters to take linktime...Yong He2024-12-09
* Fix reflection for pointer element types. (#5797)Yong He2024-12-09
* Report error on nested functions. (#5792)Yong He2024-12-09
* Fix crash on recursive types. (#5796)Yong He2024-12-09
* Add Sampler*Shadow type aliases. (#5789)Yong He2024-12-09
* Update slang-ast-decl-ref.cpp (#5786)Sai Praveen Bangaru2024-12-06
* Support specialization constant on WGSL and Metal. (#5780)Yong He2024-12-06
* Implement explciit binding for metal and wgsl. (#5778)Yong He2024-12-06
* Do recursive function checks early during IR linking (#5777)Darren Wihandi2024-12-05
* Add API for getting last internal error message (#5772)Simon Kallweit2024-12-05
* Add wgsl missing float image format inference (#5716)Devon2024-12-05
* Remove duplicate call to install() for libslang (#5767)Ellie Hermaszewska2024-12-05
* Make fvk-invert-y work on mesh shader ouptuts. (#5760)Yong He2024-12-05
* Fix a regression that GL_EXT_samplerless_texture_functions is missing (#5758)kaizhangNV2024-12-04
* Fix `SpvExecutionModeOutputLinesEXT`. (#5740)Yong He2024-12-03
* Add emit logic for `requirePrelude` inst. (#5735)Yong He2024-12-03
* Add intrinsics for aligned load/store. (#5736)Yong He2024-12-03
* Conform non-suffixed integer literals (#5717)Darren Wihandi2024-12-03
* Core lib Metal math function fixes (#5738)cheneym22024-12-03
* Install PDB files when available (#5665)Ellie Hermaszewska2024-12-03
* Fix typo in capdef file (#5711)Bruce Mitchener2024-12-02
* Add `OpPrintf` to non-differentiable insts list (#5718)Sai Praveen Bangaru2024-12-02