index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
slang-test
Age
Commit message (
Expand
)
Author
2020-06-05
Fix FindTypeByName reflection API not finding stdlib types.
Yong He
2020-05-26
Improvements around hashing (#1355)
jsmall-nvidia
2020-05-04
C++ Extractor (#1337)
jsmall-nvidia
2020-04-22
Disable OptiX tests by default. (#1331)
Tim Foley
2020-04-16
Workaround for matching of dxc diagnostics (#1324)
jsmall-nvidia
2020-03-31
Improve diagnostic parsing from GCC. (#1303)
jsmall-nvidia
2020-03-26
Disable CPU tests on TC. (#1295)
jsmall-nvidia
2020-03-25
Better diagnostics on failure on CUDA. (#1288)
jsmall-nvidia
2020-03-20
Diagnostic compare special case for stdlib line number changes (#1286)
jsmall-nvidia
2020-03-02
Renamed UnownedStringSlice::size to getLength to make match String. (#1254)
jsmall-nvidia
2020-03-02
Feature/profile tool (#1251)
jsmall-nvidia
2020-02-18
Added support for Targets to TypeTextUtil. (#1226)
jsmall-nvidia
2020-02-12
Nvrtc disable warnings/Float literal improvements (#1220)
jsmall-nvidia
2020-02-11
Fix ref counting for sesion - simple test had a path to not releasing compile...
jsmall-nvidia
2020-02-06
Float matrix intrinsic test/fixes (#1203)
jsmall-nvidia
2020-02-06
Literal handling improvements (#1202)
jsmall-nvidia
2020-02-04
CUDA/C++ backend improvements (#1198)
jsmall-nvidia
2020-01-28
Synthesizing CUDA tests (#1183)
jsmall-nvidia
2020-01-15
Bind Location (#1166)
jsmall-nvidia
2020-01-08
Setup of runtime cuda device (#1162)
jsmall-nvidia
2019-12-19
WIP CUDA source emit (#1157)
jsmall-nvidia
2019-12-12
Feature/source downstream compiler (#1153)
jsmall-nvidia
2019-12-12
Use DownstreamCompiler for all downstream compilers (#1152)
jsmall-nvidia
2019-12-12
Slang compiles CUDA source via NVRTC (#1151)
jsmall-nvidia
2019-12-10
DownstreamCompiler abstraction (#1149)
jsmall-nvidia
2019-11-13
* Added getCStr(Name*) (#1121)
jsmall-nvidia
2019-11-08
Riff Container Stream Writing (#1116)
jsmall-nvidia
2019-10-31
Reference IR modules with entry point (#1101)
jsmall-nvidia
2019-10-29
Feature/container format (#1098)
jsmall-nvidia
2019-10-24
OffsetContainer serialization (#1093)
jsmall-nvidia
2019-10-23
Documentation around Relative types (#1089)
jsmall-nvidia
2019-10-21
`Repro` functionality (#1085)
jsmall-nvidia
2019-09-23
Simple test profiling (#1062)
jsmall-nvidia
2019-09-18
Improvements to testing and ABI for CPU (#1057)
jsmall-nvidia
2019-09-13
Refactor render-test to make cross platform (#1053)
jsmall-nvidia
2019-09-12
Fix problems with x86 CPU tests (#1051)
jsmall-nvidia
2019-09-09
CPU compute testing on non windows targets (#1045)
jsmall-nvidia
2019-09-04
Allow slang-vs-dxc output comparison tets (#1044)
Tim Foley
2019-09-03
CPU uniform entry point params (#1041)
jsmall-nvidia
2019-08-20
User defined downstream compiler prelude (#1028)
jsmall-nvidia
2019-08-19
WIP: Compute test running on CPU (#1023)
jsmall-nvidia
2019-08-14
CPPCompiler::OutputMessage -> CPPCompiler::Diagnostic (#1019)
jsmall-nvidia
2019-08-14
Small improvements around C/C++ testing (#1017)
jsmall-nvidia
2019-08-12
Ability to set Paths on Pass Through/Back End Compilers (#1010)
jsmall-nvidia
2019-08-12
Callable CPU code support (#1014)
jsmall-nvidia
2019-08-09
Fix TeamCity CI issues (#1013)
jsmall-nvidia
2019-08-08
WIP: Preliminary Slang -> C++ code generation (#1009)
jsmall-nvidia
2019-07-17
Slang -> C++ -> SharedLibrary -> Test (#999)
jsmall-nvidia
2019-07-09
WIP: slang to C++ code generation (#997)
jsmall-nvidia
2019-06-21
Parsing CPP Compiler output (#994)
jsmall-nvidia
[next]