index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
rewriter
Age
Commit message (
Expand
)
Author
2024-03-23
Make `-no-mangle` option work, add `-no-hlsl-binding`. (#3817)
Yong He
2018-12-07
Change how buffers are emitted (#741)
Tim Foley
2018-10-29
Rework command-line options handling for entry points and targets (#697)
Tim Foley
2018-02-03
Remove non-IR codegen paths (#398)
Tim Foley
2017-11-06
Parameter blocks (#245)
Tim Foley
2017-08-17
Add a flag to control type splitting
Tim Foley
2017-08-15
Handle possibility of bad types in varying input/output signature.
Tim Foley
2017-07-23
Fixup for the glslang bug workaround
Tim Foley
2017-07-23
Work around glslang issue 988
Tim Foley
2017-07-18
Support scalarization of varying input/output for GLSL
Tim Foley
2017-07-14
Don't assign a `binding` to a `push_constant` buffer
Tim Foley
2017-07-11
Initial work on handling resources in structs during cross-compilation
Tim Foley
2017-07-08
Revise the (only) rewriter-error test case
Tim Foley
2017-06-14
AppVeyor: Run tests as part of AppVeyor builds
Tim Foley
2017-06-09
Initial import of code.
Tim Foley