index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
slang
/
ir-insts.h
Age
Commit message (
Expand
)
Author
2018-01-09
bruteforce implementation of witness table resolution for associated (#358)
Yong He
2017-12-27
Support nested generic types (e.g. L<T<S>>)
Yong He
2017-12-20
More fixes for Falcor IR support (#317)
Tim Foley
2017-11-28
Enable HLSL/GLSL "rewrite" + IR-based Slang codegen (#300)
Tim Foley
2017-11-20
IR: support global variable with initializers (#294)
Tim Foley
2017-11-17
Add support for global generic parameters (#285)
Yong He
2017-11-15
Various IR fixes for Falcor (#280)
Tim Foley
2017-11-14
IR: add support for `switch` statements (#278)
Tim Foley
2017-11-07
IR: add support for `discard` statement (#261)
Tim Foley
2017-11-04
merge with fixWarnings branch
Yong He
2017-11-04
fixed all warnings
Yong He
2017-11-01
Adding support for associated types.
Yong He
2017-10-27
Initial work on support code generation for generics with constraints (#233)
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-06
Perform some transformations on IR to legalize for GLSL (#200)
Tim Foley
2017-10-05
Working on better handling of builtin functions in IR (#196)
Tim Foley
2017-10-04
IR: overhaul IR design/implementation (#195)
Tim Foley
2017-09-22
More work on IR-based lowering and cross-compilation
Tim Foley
2017-09-14
IR: handle control flow constructs (#186)
Tim Foley
[prev]