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
/
core
/
windows
Age
Commit message (
Expand
)
Author
2024-07-17
Move the file public header files to `include` dir (#4636)
kaizhangNV
2023-09-13
Add all RayQuery SPIRV Intrinsics. (#3204)
Yong He
2023-09-01
Fix GLSL code gen around RayQuery and HitObject types. (#3173)
Yong He
2023-08-16
Run vk tests on spirv backend with expected failure list. (#3128)
Yong He
2023-04-14
Some small fixes with Windows/DX usage (#2797)
Ellie Hermaszewska
2021-12-03
Split out ExecutableLocation (#2041)
jsmall-nvidia
2021-11-30
Auto flush for streams for stdin/out in slang-test (#2035)
jsmall-nvidia
2021-11-16
Support around JSON-RPC (#2014)
jsmall-nvidia
2021-11-15
Http protocol support (#2012)
jsmall-nvidia
2021-11-10
Interprocess communication via pipes (#2009)
jsmall-nvidia
2021-04-29
Simplify CommandLine by removing Escaping (#1825)
jsmall-nvidia
2021-04-29
Support for escaped paths in tools (#1823)
jsmall-nvidia
2021-04-01
Added compiler-core project (#1775)
jsmall-nvidia
2019-12-12
Use DownstreamCompiler for all downstream compilers (#1152)
jsmall-nvidia
2019-12-10
DownstreamCompiler abstraction (#1149)
jsmall-nvidia
2019-09-23
Simple test profiling (#1062)
jsmall-nvidia
2019-08-12
Callable CPU code support (#1014)
jsmall-nvidia
2019-07-17
Slang -> C++ -> SharedLibrary -> Test (#999)
jsmall-nvidia
2019-06-21
Parsing CPP Compiler output (#994)
jsmall-nvidia
2019-06-14
CPPCompiler improvements (#984)
jsmall-nvidia
2019-06-14
Abstract CPPCompiler (#983)
jsmall-nvidia
2019-06-13
Runtime C++ compiling and testing on Unix-like targets (#981)
jsmall-nvidia
2019-06-12
CommandLine arg escaping (#980)
jsmall-nvidia
2019-06-12
Visual Studio compilation working in test harness (#979)
jsmall-nvidia
2019-06-12
Runtime execution of Visual Studio Compiler (#978)
jsmall-nvidia