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
/
tools
/
slang-test
/
slangc-tool.cpp
Commit message (
Expand
)
Author
Age
*
format
Ellie Hermaszewska
2024-10-29
*
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 slangc interface to compile and use ir modules. (#3615)
Yong He
2024-02-23
*
Refactor compiler option representations. (#3598)
Yong He
2024-02-20
*
Capability type checking. (#3530)
Yong He
2024-02-02
*
Use enums with backing types in Slang API (#2375)
jsmall-nvidia
2022-08-24
*
Call `gfx` in slang program. (#2370)
Yong He
2022-08-20
*
Make SlangCompileRequest COM type (#1620)
jsmall-nvidia
2020-12-01
*
Test for serializing out and reading back Stdlib (#1605)
jsmall-nvidia
2020-11-18
*
Improvements around hashing (#1355)
jsmall-nvidia
2020-05-26
*
Feature/profile tool (#1251)
jsmall-nvidia
2020-03-02
*
Fix ref counting for sesion - simple test had a path to not releasing compile...
jsmall-nvidia
2020-02-11
*
Use slang- prefix on slang compiler and core source (#973)
jsmall-nvidia
2019-05-31
*
String/List closer to conventions, and use Index type (#959)
jsmall-nvidia
2019-04-29
*
Feature/remove app context (#765)
jsmall-nvidia
2018-12-21
*
Feature/test tool shared libraries (#758)
jsmall-nvidia
2018-12-17