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
Age
Commit message (
Expand
)
Author
2017-12-15
More fixups for parameter block binding generation (#311)
Tim Foley
2017-12-08
Cleanups to `ParameterBlock<T>` behavior. (#304)
Tim Foley
2017-11-29
Add API to query stage of varying parameter (#302)
Tim Foley
2017-11-28
Enable HLSL/GLSL "rewrite" + IR-based Slang codegen (#300)
Tim Foley
2017-11-20
fix warnings
Yong He
2017-11-20
fixup global generic parameters
Yong He
2017-11-17
Add support for global generic parameters (#285)
Yong He
2017-11-16
Revise type legalization so it can handle constant buffers (#282)
Tim Foley
2017-11-13
Parameter block work (#276)
Tim Foley
2017-11-08
Don't update generated .h file if its not changed.
Yong He
2017-11-07
turn on 'treat warnings as errors' (#266)
Yong He
2017-11-07
Add reflection API to get type name (#263)
Tim Foley
2017-11-04
Merge remote-tracking branch 'refs/remotes/official/master'
Yong He
2017-11-04
fixes x64 warnings
Yong He
2017-11-04
merge with fixWarnings branch
Yong He
2017-11-04
fix linux build
Yong He
2017-11-04
Merge branch 'master' of https://github.com/shader-slang/slang
Yong He
2017-11-04
fixed all warnings
Yong He
2017-11-04
enable -use-ir option when executing compute test cases.
Yong He
2017-11-04
Merge https://github.com/shader-slang/slang
Yong He
2017-11-03
Fix #248 (#249)
Tim Foley
2017-11-01
Adding support for associated types.
Yong He
2017-10-31
initiate rebuild
Yong He
2017-10-30
Fixing issue #236
YONGH\yongh
2017-10-25
ignore RENDER_COMPUTE test cases in linux build.
YONGH\yongh
2017-10-25
render-test code cleanup
YONGH\yongh
2017-10-25
fix d3d11 usage
YONGH\yongh
2017-10-25
test
YONGH\yongh
2017-10-25
test
YONGH\yongh
2017-10-25
test
YONGH\yongh
2017-10-25
test
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-25
finish up opengl renderer implementation for input resource binding.
YONGH\yongh
2017-10-23
bug fix
Yong He
2017-10-23
test 7
Yong He
2017-10-23
test 6
Yong He
2017-10-23
test 5
Yong He
2017-10-23
test 4
Yong He
2017-10-23
try fix 3
Yong He
2017-10-23
try fix 2
Yong He
2017-10-23
test
Yong He
2017-10-23
attempt to fix
Yong He
2017-10-23
test
Yong He
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
work in progress
YONGH\yongh
2017-10-20
in-progress work: allow render-test to generate and bind various resource inp...
YONGH\yongh
[next]