index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
compiler-core
Commit message (
Expand
)
Author
Age
*
Handle SPIR-V aliases (#8704)
Jay Kwak
2025-10-14
*
Enable ccache for self-hosted runner (#8345)
Gangzheng Tong
2025-09-03
*
Fix unused space discovery for bindless heap. (#8075)
Yong He
2025-08-06
*
Handle debug-layer messages in a separate channel (#7988)
Jay Kwak
2025-07-31
*
Invoke `clang++` on C++ code instead of `clang` (#7958)
Sam Estep
2025-07-29
*
Organize code better by splitting some big files (#7890)
Theresa Foley
2025-07-24
*
Merge NamePool and RootNamePool into a single type (#7797)
Copilot
2025-07-17
*
Misc language server improvements. (#7569)
Yong He
2025-07-01
*
Add arguments for controlling floating point denormal mode (#7461)
aidanfnv
2025-07-01
*
Enabling optix ci pipeline (#7311)
Harsh Aggarwal (NVIDIA)
2025-06-19
*
Fix cuda_fp16 header issue (#7476)
Mukund Keshava
2025-06-19
*
Fix out of bound buffer access in the preprocessor. (#7475)
Yong He
2025-06-18
*
LanguageServer: Enhance auto completion for override. (#7465)
Yong He
2025-06-17
*
Bump the min shader model version for CUDA 12.8+ (#7415)
Jay Kwak
2025-06-14
*
Fix SLANG_USE_SYSTEM_SPIRV_HEADERS (#7371)
Emil Imbert Villumsen
2025-06-13
*
Add command line option for separate debug info (#7178)
jarcherNV
2025-06-06
*
Fix missing debug info for the included slang file (#7281)
Lujin Wang
2025-06-05
*
Fix rpc errors on slang-unit-tests (#7339)
Jay Kwak
2025-06-04
*
Add a new slang-test option `-enable-debug-layers` (#7300)
Jay Kwak
2025-06-02
*
Parse char literals as integers (#6989)
Julius Ikkala
2025-05-06
*
Smoke test WASM as a part of CI (#6969)
Jay Kwak
2025-05-01
*
Initial support for immutable lambda expressions. (#6914)
Yong He
2025-04-30
*
Add Slang Byte Code generation and interpreter. (#6896)
Yong He
2025-04-28
*
Implemented #pragma warning (#6748)
Ronan
2025-04-24
*
Add Yet Another Source Code Generator (#6844)
Theresa Foley
2025-04-17
*
Fix compiler warning with clang 18.1.8 on windows (#6843)
Jay Kwak
2025-04-17
*
try to find cuda headers in /usr/include (#6800)
Simon Kallweit
2025-04-14
*
Support for Payload Access Qualifiers (#3448) (#6595)
Harsh Aggarwal (NVIDIA)
2025-04-07
*
Enable "-HV 2021" option for DXC (#6445)
Jay Kwak
2025-04-02
*
IR: Add SPIR-V disassembly for embedded downstream IR dumps (#6529)
Mukund Keshava
2025-03-11
*
Support SPIR-V deferred linking option (#6500)
cheneym2
2025-03-05
*
Add raypayload decoration to ray payload structs (#6164)
Ellie Hermaszewska
2025-02-11
*
Fix static build and install (#6158)
Dario Mylonopoulos
2025-01-24
*
Fix gcc downstream compiler optimization level corresponding to OptimizationL...
spking11
2025-01-21
*
update slang-rhi + fix nvrtc options (#6080)
Simon Kallweit
2025-01-14
*
Find OptiX headers (#6071)
Simon Kallweit
2025-01-13
*
Pass compiler specific args to GCC and Visual Studio too (#6019)
Julius Ikkala
2025-01-08
*
Use disassemble API from SPIRV-Tools (#6001)
Jay Kwak
2025-01-07
*
Fix metadata of register space and varying params. (#5906)
Yong He
2024-12-18
*
Correctly distinguish between windows and MSVC (#5851)
Ellie Hermaszewska
2024-12-13
*
Correct casing of windows includes (#5849)
Ellie Hermaszewska
2024-12-12
*
Conform non-suffixed integer literals (#5717)
Darren Wihandi
2024-12-03
*
Embed core module in wasm build. (#5569)
Yong He
2024-11-15
*
Reflection compiler option (#5507)
tareksander
2024-11-11
*
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-11-05
*
format
Ellie Hermaszewska
2024-10-29
*
preparation for clang format (#5422)
Ellie Hermaszewska
2024-10-29
*
Export language server to wasm. (#5419)
Yong He
2024-10-27
*
declutter top level CMakeLists.txt (#5391)
Ellie Hermaszewska
2024-10-24
*
Recognize a new spirv header json grammar keyword "aliases" (#5367)
Jay Kwak
2024-10-21
[next]