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
/
slang
/
slang-options.cpp
Commit message (
Expand
)
Author
Age
*
Optionally disable entry point param cbuffer transform
yum
2025-10-17
*
Decouple debug level control from separate-debug-info (#8680)
Jay Kwak
2025-10-11
*
Introduce CDataLayout & -fvk-use-c-layout (#8136)
Julius Ikkala
2025-08-21
*
Do case-sensitive search for category first in slangc -h (#8142)
aidanfnv
2025-08-11
*
A new approach to AST node deduplication (#8072)
Theresa Foley
2025-08-06
*
Omit "Invalid" capability from slangc -h output (#8020)
aidanfnv
2025-08-01
*
msvc style bitfield packing (#7963)
Ellie Hermaszewska
2025-07-31
*
Fix segfault when using -separate-debug-info with unsupported targets (#7777)
Copilot
2025-07-22
*
Correct help text for `-dump-intermediate-prefix` (#7768)
Sam Estep
2025-07-16
*
Use stdout for --help text instead of stderr (#7730)
aidanfnv
2025-07-11
*
Fix `slangc --help` text for `-reflection-json` (#7653)
Sam Estep
2025-07-09
*
Stable names and backwards compat for serialized IR modules (#7644)
Ellie Hermaszewska
2025-07-09
*
Add <help-category> list and hint on usage in slangc -h (#7638)
aidanfnv
2025-07-08
*
add task shader alias (#7372)
Sirox
2025-07-02
*
Add arguments for controlling floating point denormal mode (#7461)
aidanfnv
2025-07-01
*
Remove some cruft/complexity from IR serialization (#7483)
Theresa Foley
2025-07-01
*
Move separate-debug-info arg to target options (#7540)
jarcherNV
2025-06-27
*
Add command line option for separate debug info (#7178)
jarcherNV
2025-06-06
*
Make interface types non c-style in Slang2026. (#7260)
Yong He
2025-06-04
*
Language version + tuple syntax. (#7230)
Yong He
2025-05-29
*
Initial `dyn` keyword support & `-lang 2026` compiler option (#7172)
ArielG-NV
2025-05-22
*
Add Slang Byte Code generation and interpreter. (#6896)
Yong He
2025-04-28
*
A new approach to AST serialization (#6854)
Theresa Foley
2025-04-22
*
Remove support for ad hoc Slang IR compression (#6834)
Theresa Foley
2025-04-16
*
Add -dump-module command to slangc (#6638)
cheneym2
2025-03-20
*
Use an explicit dependency for generated headers instead of source file depen...
Ellie Hermaszewska
2025-03-13
*
Add referenced modules as libraries when creating a session (#6569)
Anders Leino
2025-03-12
*
Add module reference options to options list when parsing them (#6539)
Anders Leino
2025-03-10
*
Add WGSL to list of formats supporting multiple entry points (#6324)
David A Roberts
2025-02-10
*
Feature/initialize list side branch (#6058)
kaizhangNV
2025-02-05
*
Distribute slang-glsl-module.bin in release packages. (#6233)
Yong He
2025-01-31
*
Initial implementation of SP#015 `DescriptorHandle<T>`. (#6028)
Yong He
2025-01-10
*
Reflection compiler option (#5507)
tareksander
2024-11-11
*
Mark -embed-downstream-ir as experimental (#5517)
cheneym2
2024-11-07
*
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-11-05
*
Improve on spirv generation compile option (#5479)
kaizhangNV
2024-11-01
*
format
Ellie Hermaszewska
2024-10-29
*
Replace the word stdlib or standard-library with core-module for source code ...
Jay Kwak
2024-10-28
*
Replace stdlib on Slang API with CoreModule (#5405)
Jay Kwak
2024-10-25
*
Move C interface from slang.h to slang-deprecated.h (#5301)
Ellie Hermaszewska
2024-10-15
*
Add WGSL support for slang-test (#5174)
Anders Leino
2024-10-07
*
Report AD checkpoint contexts (#5058)
venkataram-nv
2024-09-18
*
Initial -embed-spirv support (#4974)
cheneym2
2024-09-05
*
User guide page for SPIR-V target specific information (#4815)
Jay Kwak
2024-08-30
*
Support mixture of precompiled and non-precompiled modules (#4860)
cheneym2
2024-08-29
*
Implement `-fvk-use-dx-layout` (#4912)
ArielG-NV
2024-08-26
*
Initial support for precompiled DXIL in slang-modules (#4755)
cheneym2
2024-08-05
*
Move SPIRV global variables into a context variable (#4741)
ArielG-NV
2024-07-30
*
Adjust how `slang` and `slangc` uses a `profile` to manage the stage of an en...
ArielG-NV
2024-07-18
*
Move the file public header files to `include` dir (#4636)
kaizhangNV
2024-07-17
[next]