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
2018-03-20
SlangResult and small bug/typos fixes (#448)
jsmall-nvidia
2018-02-02
Remove support for the -no-checking flag (#392)
Tim Foley
2018-02-02
Initial work on getting render-test to support vulkan (#391)
Tim Foley
2017-11-28
Enable HLSL/GLSL "rewrite" + IR-based Slang codegen (#300)
Tim Foley
2017-11-13
Parameter block work (#276)
Tim Foley
2017-11-07
turn on 'treat warnings as errors' (#266)
Yong He
2017-11-04
enable -use-ir option when executing compute test cases.
Yong He
2017-11-03
Fix #248 (#249)
Tim Foley
2017-10-30
Fixing issue #236
YONGH\yongh
2017-10-25
ignore RENDER_COMPUTE test cases in linux build.
YONGH\yongh
2017-10-25
test
YONGH\yongh
2017-10-25
test
YONGH\yongh
2017-10-25
add new test mode: COMPARE_RENDER_COMPUTE, which runs a input vertex/fragment...
YONGH\yongh
2017-10-23
fix compute shader test result comparison
Yong He
2017-10-23
Merge https://github.com/shader-slang/slang
Yong He
2017-10-23
Work in-progress: simple compute test passed. (d3d renderer)
Yong He
2017-10-20
in-progress work: allow render-test to generate and bind various resource inp...
YONGH\yongh
2017-10-20
Fix up emission of shader parameter semantics when using IR (#226)
Tim Foley
2017-10-19
Support running and comparing execution results of compute shaders in testing...
YONGH\yongh
2017-10-18
Work on IR-based cross-compilation (#222)
Tim Foley
2017-10-13
Move reflection JSON generation into separate text fixture (#211)
Tim Foley
2017-10-06
Perform some transformations on IR to legalize for GLSL (#200)
Tim Foley
2017-10-06
Attempt to fix subprocess handling for Linux (#197)
Tim Foley
2017-09-29
Get tests running/passing under Linux (#194)
Tim Foley
2017-09-21
Initial work on a "VM" for Slang code (#189)
Tim Foley
2017-08-25
Try to print failure from AppVeyor tests
Tim Foley
2017-07-17
Handle `flat` interpolation cases in cross compilation
Tim Foley
2017-06-29
Overhaul `RefPtr` and `String`
Tim Foley
2017-06-26
typo
Tim Foley
2017-06-26
Turn on some debug output for AppVeyor test failure.
Tim Foley
2017-06-15
Rename `CoreLib::*` to `Slang`
Tim Foley
2017-06-14
AppVeyor: Run tests as part of AppVeyor builds
Tim Foley
2017-06-14
Testing: Add support for multiple tests per input file.
Tim Foley
2017-06-13
First pass at support for cross-compilation
Tim Foley
2017-06-12
GLSL: get GLSL limping in `render-test`
Tim Foley
2017-06-09
Build: more fixes to get `msbuild` to work from command line.
Tim Foley
2017-06-09
Initial import of code.
Tim Foley
[prev]