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
/
core
/
slang-writer.cpp
Commit message (
Expand
)
Author
Age
*
Fix build on GCC 15 (#6971)
Julius Ikkala
2025-05-02
*
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-11-05
*
format
Ellie Hermaszewska
2024-10-29
*
StringBuilder to lowerCamel (#2840)
jsmall-nvidia
2023-04-25
*
Fix for issue with redirecting stdout/err to a file (#2311)
jsmall-nvidia
2022-07-01
*
Enable running tests in parallel. (#2078)
Yong He
2022-01-10
*
Associating GUID (or UUID) with types (#1776)
jsmall-nvidia
2021-04-01
*
Renamed UnownedStringSlice::size to getLength to make match String. (#1254)
jsmall-nvidia
2020-03-02
*
CUDA/C++ backend improvements (#1198)
jsmall-nvidia
2020-02-04
*
Slang -> C++ -> SharedLibrary -> Test (#999)
jsmall-nvidia
2019-07-17
*
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
*
Path simplification/hash mode, plus bug fixes (#788)
jsmall-nvidia
2019-01-21
*
Feature/lex memory reduction (#762)
jsmall-nvidia
2018-12-20
*
Remove the valist from the ISlangWriter interface. Replace with begin/endAppe...
jsmall-nvidia
2018-12-12
*
Running tests in slang-test process (#740)
jsmall-nvidia
2018-12-12