summaryrefslogtreecommitdiffstats
path: root/build/visual-studio
Commit message (Expand)AuthorAge
* Add metal downstream compiler + metallib target. (#3990)Yong He2024-04-19
* Metal: rewrite global variables as explicit context. (#3981)Yong He2024-04-18
* Support combined texture sampler when targeting HLSL. (#3963)Yong He2024-04-17
* Add skeleton for metal backend. (#3971)Yong He2024-04-17
* [GFX] Fix d3d12 buffer view creation logic for StructuredBuffers. (#3954)Yong He2024-04-15
* WIP: Fix the variable scope issue (#3838) (#3892)kaizhangNV2024-04-11
* Allow COM based API to discover and check entrypoints without [shader] attrib...Yong He2024-04-09
* Legalization of non-struct when function expects struct, resolves #3840 (#3880)ArielG-NV2024-04-03
* Check for cylic types. (#3790)Yong He2024-03-18
* Fix SPIRV for mesh shaders, checks for invalid target code&recursion. (#3788)Yong He2024-03-18
* Implement raytracing extension(s); resolves #3560 for GLSL & SPIR-V targets (...ArielG-NV2024-03-15
* Fix `sessionDesc.defaultMatrixLayoutMode` being ineffective. (#3753)Yong He2024-03-12
* Make type names spec-conformant in SPIRV reflect. (#3748)Yong He2024-03-12
* Uniformity analysis. (#3704)Yong He2024-03-07
* Fix various crashes when generating debug info. (#3650)Yong He2024-02-29
* Add support for bitfields (#3639)Ellie Hermaszewska2024-03-01
* [SPIRV] Add NonSemanticDebugInfo for step-through debugging. (#3644)Yong He2024-02-28
* Allow default values for `extern` symbols. (#3632)Yong He2024-02-26
* Add API for querying and reusing precompiled binary modules. (#3614)Yong He2024-02-22
* Support link time type specialization. (#3604)Yong He2024-02-20
* Refactor compiler option representations. (#3598)Yong He2024-02-20
* Support loading serialized modules. (#3588)Yong He2024-02-15
* Support link-time constants. (#3564)Yong He2024-02-09
* Generate lookup tables from cmake (#3461)Ellie Hermaszewska2024-01-24
* Capability def parsing & codegen + disjoint sets (#3451)Yong He2024-01-18
* macos/vulkan support (#3418)skallweitNV2023-12-18
* GLSL SSBO Support (#3400)Ellie Hermaszewska2023-12-15
* WIP: CMake (#3326)Ellie Hermaszewska2023-12-08
* Add GLSL Compatibility. (#3321)Yong He2023-11-14
* Add a tool to dump/replay compute pipeline creation from gfx. (#3275)Yong He2023-10-19
* Run curated spirv-opt passes through slang-glslang. (#3266)Yong He2023-10-09
* SPIRV compiler performance fixes. (#3258)Yong He2023-10-04
* Various SPIRV fixes. (#3231)Yong He2023-09-27
* Add Mesh and Task shader support to GFX (#3190)Ellie Hermaszewska2023-09-11
* SPIR-V image operations (#3163)Ellie Hermaszewska2023-09-05
* Add more wave intrinsics. (#3162)Yong He2023-08-29
* Add `target_switch` and `intrinsic_asm` statement. (#3154)Yong He2023-08-28
* Allow bitwise or expressions and numeric literals in spirv_asm blocks (#3157)Ellie Hermaszewska2023-08-28
* Support SPIRV Capability declaration on intrinsic functions. (#3150)Yong He2023-08-25
* Compile append and consume structured buffers to glsl. (#3142)Yong He2023-08-21
* Initial support for differentiating existential types (#3111)Sai Praveen Bangaru2023-08-17
* Create storage types of different layouts for SPIRV emit. (#3116)Yong He2023-08-17
* Add loop inversion pass (#2899)Ellie Hermaszewska2023-08-17
* SPIRV: debug source and debug line. (#3109)Yong He2023-08-15
* Use ankerl/unordered_dense as a hashmap implementation (#3036)Ellie Hermaszewska2023-08-16
* SPIR-V WIP (#3064)Ellie Hermaszewska2023-08-15
* Support per field matrix layout (#3101)Yong He2023-08-14
* Add spirv-dis as a downstream compiler (#3059)Ellie Hermaszewska2023-08-07
* Validate generated SPIR-V on output (#3061)Ellie Hermaszewska2023-08-07
* Redesign `DeclRef` and systematic `Val` deduplication (#3049)Yong He2023-08-04