summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-legalize-types.cpp
Commit message (Expand)AuthorAge
* Metal remove void field (#6725)kaizhangNV2025-04-02
* Revert "Eliminate empty struct on metal target (#6603)" (#6711)Jay Kwak2025-03-31
* Eliminate empty struct on metal target (#6603)kaizhangNV2025-03-26
* Allow partial specialization of existential arguments. (#6487)Yong He2025-02-28
* Fix crash when handling uninitialized resource type (#6338)kaizhangNV2025-02-12
* Add datalayout for constant buffers. (#5608)Yong He2024-11-21
* Transfer offset decorations when legalizing laid-out structs (#5525)Anders Leino2024-11-11
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Fix spirv codegen for pointer to empty structs. (#5355)Yong He2024-10-21
* Remove using SpvStorageClass values casted into AddressSpace values (#4861)Ellie Hermaszewska2024-08-19
* Variadic Generics Part 2: IR lowering and specialization. (#4849)Yong He2024-08-18
* Perform type legalization on StructuredBuffer element. (#4767)Yong He2024-08-01
* Fixes for Metal ParameterBlock support. (#4752)Yong He2024-07-30
* Overhaul IR lowering of pointer types. (#4710)Yong He2024-07-25
* Parameter layout and reflection for Metal bindings. (#4022)Yong He2024-04-24
* Enable NonUniformResourceIndex support for glsl, hlsl and spirv (#3899)sriramm-nv2024-04-19
* Implement 8.14-8.19 of OpenGL-GLSL specificationArielG-NV2024-04-03
* [SPIRV] Add NonSemanticDebugInfo for step-through debugging. (#3644)Yong He2024-02-28
* Parameter binding and gfx fixes. (#3302)Yong He2023-11-01
* Pointer layout support (#2930)jsmall-nvidia2023-06-27
* Fix most of the disabled warnings on gcc/clang (#2839)Ellie Hermaszewska2023-04-26
* Support recomputing phi params in bwd prop func. (#2841)Yong He2023-04-25
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Type legalization and autodiff bug fixes. (#2722)Yong He2023-03-22
* Various fixes to make `model-viewer` example almost working. (#1801)Yong He2021-04-20
* Add an accessor for IRInst opcode (#1707)Tim Foley2021-02-16
* Fix type legalization bug involving nested empty struct. (#1665)Yong He2021-01-21
* Unify handling of static and dynamic dispatch for interfaces (#1612)Tim Foley2020-11-19
* Enable simple extensions of interface types (#1521)Tim Foley2020-08-27
* Tidy up around AST nodes (#1353)jsmall-nvidia2020-05-22
* Fixes for DXR 1.1 RayQuery type (#1227)Tim Foley2020-02-19
* User IR-based layout for all IR steps (#1084)Tim Foley2019-10-22
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31