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
*
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
*
Mark SPIRV artifact as non-executable. (#5356)
Yong He
2024-10-20
*
Move C interface from slang.h to slang-deprecated.h (#5301)
Ellie Hermaszewska
2024-10-15
*
Add slang-wasm target (#5237)
Anders Leino
2024-10-11
*
Add WGSL support for slang-test (#5174)
Anders Leino
2024-10-07
*
Allow building using external dependencies (#5076)
Tobias Frisch
2024-10-04
*
Add COM API for querying metadata. (#5168)
Yong He
2024-09-30
*
Initial WGSL support (#5006)
Anders Leino
2024-09-09
*
Remove incorrect UTF decode assert (#5028)
cheneym2
2024-09-06
*
Support mixture of precompiled and non-precompiled modules (#4860)
cheneym2
2024-08-29
*
Support unicode identifier names. (#4772)
Yong He
2024-08-12
*
Remove disassemle debug code (#4779)
cheneym2
2024-08-06
*
Initial support for precompiled DXIL in slang-modules (#4755)
cheneym2
2024-08-05
*
Cleanup global memory allocations on shutdown. (#4731)
Yong He
2024-07-24
*
Correctly parse multiple escaped newlines (#4672)
Ellie Hermaszewska
2024-07-19
*
Add unexpected end of input error to lexer (#4673)
Ellie Hermaszewska
2024-07-18
[next]