index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
compiler-core
Age
Commit message (
Expand
)
Author
2025-02-11
Add raypayload decoration to ray payload structs (#6164)
Ellie Hermaszewska
2025-01-24
Fix static build and install (#6158)
Dario Mylonopoulos
2025-01-21
Fix gcc downstream compiler optimization level corresponding to OptimizationL...
spking11
2025-01-14
update slang-rhi + fix nvrtc options (#6080)
Simon Kallweit
2025-01-13
Find OptiX headers (#6071)
Simon Kallweit
2025-01-08
Pass compiler specific args to GCC and Visual Studio too (#6019)
Julius Ikkala
2025-01-07
Use disassemble API from SPIRV-Tools (#6001)
Jay Kwak
2024-12-18
Fix metadata of register space and varying params. (#5906)
Yong He
2024-12-13
Correctly distinguish between windows and MSVC (#5851)
Ellie Hermaszewska
2024-12-12
Correct casing of windows includes (#5849)
Ellie Hermaszewska
2024-12-03
Conform non-suffixed integer literals (#5717)
Darren Wihandi
2024-11-15
Embed core module in wasm build. (#5569)
Yong He
2024-11-11
Reflection compiler option (#5507)
tareksander
2024-11-05
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-10-29
format
Ellie Hermaszewska
2024-10-29
preparation for clang format (#5422)
Ellie Hermaszewska
2024-10-27
Export language server to wasm. (#5419)
Yong He
2024-10-24
declutter top level CMakeLists.txt (#5391)
Ellie Hermaszewska
2024-10-21
Recognize a new spirv header json grammar keyword "aliases" (#5367)
Jay Kwak
2024-10-20
Mark SPIRV artifact as non-executable. (#5356)
Yong He
2024-10-15
Move C interface from slang.h to slang-deprecated.h (#5301)
Ellie Hermaszewska
2024-10-11
Add slang-wasm target (#5237)
Anders Leino
2024-10-07
Add WGSL support for slang-test (#5174)
Anders Leino
2024-10-04
Allow building using external dependencies (#5076)
Tobias Frisch
2024-09-30
Add COM API for querying metadata. (#5168)
Yong He
2024-09-09
Initial WGSL support (#5006)
Anders Leino
2024-09-06
Remove incorrect UTF decode assert (#5028)
cheneym2
2024-08-29
Support mixture of precompiled and non-precompiled modules (#4860)
cheneym2
2024-08-12
Support unicode identifier names. (#4772)
Yong He
2024-08-06
Remove disassemle debug code (#4779)
cheneym2
2024-08-05
Initial support for precompiled DXIL in slang-modules (#4755)
cheneym2
2024-07-24
Cleanup global memory allocations on shutdown. (#4731)
Yong He
2024-07-19
Correctly parse multiple escaped newlines (#4672)
Ellie Hermaszewska
2024-07-18
Add unexpected end of input error to lexer (#4673)
Ellie Hermaszewska
2024-07-17
Use slang-glslang.dll for spirv-validation (#4642)
Jay Kwak
2024-07-17
Move the file public header files to `include` dir (#4636)
kaizhangNV
2024-07-10
Implement non member function atomic texture support (#4544)
ArielG-NV
2024-07-09
Fix Lexer to recognize swizzling on an integer scalar value (#4515)
Jay Kwak
2024-06-12
Delete glsl_vulkan and glsl_vulkan_one_desc targets. (#4361)
Yong He
2024-06-10
[gfx] Metal graphics support (#4324)
skallweitNV
2024-06-06
work on gfx metal backend (#4287)
skallweitNV
2024-06-03
Fix performance issue in source-map (#4261)
Yong He
2024-05-29
Improve compile time performance. (#3857)
Yong He
2024-05-14
Slang: Support UTF-8 with Byte Order Markers (#4135)
cheneym2
2024-05-03
Add host shared library target. (#4098)
Yong He
2024-04-24
Fix macos CI and clang warnings. (#4019)
Yong He
2024-04-24
Silent compiler warning about missing override keywords (#4018)
Jay Kwak
2024-04-19
Add metal downstream compiler + metallib target. (#3990)
Yong He
2024-04-17
Add skeleton for metal backend. (#3971)
Yong He
2024-04-01
Allow bit operators on enum types. (#3862)
Yong He
[next]