index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
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
Merge https://github.com/shader-slang/slang
YONGH\yongh
2017-10-25
finish up opengl renderer implementation for input resource binding.
YONGH\yongh
2017-10-24
Merge pull request #227 from csyonghe/master
Yong He
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
Merge https://github.com/shader-slang/slang
Yong He
2017-10-23
test
Yong He
2017-10-23
Fix output for matrix multiple in GLSL code (#228)
Tim Foley
2017-10-23
try fix linux build
Yong He
2017-10-23
fix test case
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
2017-10-20
Fix up emission of shader parameter semantics when using IR (#226)
Tim Foley
2017-10-19
Merge pull request #225 from csyonghe/master
Yong He
2017-10-19
typo fix
YONGH\yongh
2017-10-19
Support running and comparing execution results of compute shaders in testing...
YONGH\yongh
2017-10-19
Reflection: allow querying of semantics on varying input/output (#224)
Tim Foley
2017-10-19
Initial work on a pass to scalarize GLSL varying input/output (#223)
Tim Foley
2017-10-18
Work on IR-based cross-compilation (#222)
Tim Foley
2017-10-16
Implement notion of a "container format" (#213)
Tim Foley
2017-10-13
Get rid of the `-slang-ir-asm` target (#212)
Tim Foley
2017-10-13
Move reflection JSON generation into separate text fixture (#211)
Tim Foley
2017-10-12
Work towards target-specific function overloads (#210)
Tim Foley
2017-10-12
Do loop fix (#209)
Tim Foley
2017-10-11
Fixup: re-enable exception guard (#208)
Tim Foley
2017-10-11
Bug fixing (#207)
Tim Foley
2017-10-09
Travis: try to fix deployment script (#206)
Tim Foley
2017-10-09
Fix emit logic for `cbuffer` member with initializer (#205)
Tim Foley
2017-10-09
Preprocessor: fix `undef` and redefinition (#204)
Tim Foley
[next]