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
/
render-test
/
slang-support.cpp
Commit message (
Expand
)
Author
Age
*
Running tests in slang-test process (#740)
jsmall-nvidia
2018-12-12
*
Major overhaul of Renderer abstraction, to support a new example (#624)
Tim Foley
2018-08-03
*
spCompile/spProcessCommandLineArguments return SlangResult (#610)
jsmall-nvidia
2018-07-06
*
Make render-test use Slang for all shader compilation (#597)
Tim Foley
2018-06-13
*
Feature/vulkan first render (#545)
jsmall-nvidia
2018-05-03
*
Fixes/improvements based on feature/render-binding-resource (#511)
jsmall-nvidia
2018-04-20
*
Separation of Binding/Resource construction on Renderer interface (#508)
jsmall-nvidia
2018-04-19
*
Feature/renderer binding (#489)
jsmall-nvidia
2018-04-17
*
SlangResult and small bug/typos fixes (#448)
jsmall-nvidia
2018-03-20
*
bug fix: witnessTable's subTypeDeclRef should have default substitution for g...
Yong He
2018-02-20
*
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
2018-02-02
*
Improvements and bug fixes for global type parameters
Yong He
2018-01-21
*
Enable HLSL/GLSL "rewrite" + IR-based Slang codegen (#300)
Tim Foley
2017-11-28
*
fix warnings
Yong He
2017-11-20
*
fixup global generic parameters
Yong He
2017-11-20
*
Add support for global generic parameters (#285)
Yong He
2017-11-17
*
Support running and comparing execution results of compute shaders in testing...
YONGH\yongh
2017-10-19
*
Implement notion of a "container format" (#213)
Tim Foley
2017-10-16
*
Fixup: deal with hitting `.obj` size limits for VS
Tim Foley
2017-09-25
*
Overhaul handling of entry points and translation units.
Tim Foley
2017-06-20
*
Allow for automatic importing of Slang code
Tim Foley
2017-06-19
*
First pass at support for cross-compilation
Tim Foley
2017-06-13
*
GLSL: get GLSL limping in `render-test`
Tim Foley
2017-06-12
*
Initial import of code.
Tim Foley
2017-06-09