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
/
slang.vcxproj
Age
Commit message (
Expand
)
Author
2017-11-06
Parameter blocks (#245)
Tim Foley
2017-11-01
Allow use of dxc compiler for DXIL generation (#241)
Tim Foley
2017-09-22
More work on IR-based lowering and cross-compilation
Tim Foley
2017-09-21
Initial work on a "VM" for Slang code (#189)
Tim Foley
2017-09-14
IR: handle control flow constructs (#186)
Tim Foley
2017-09-11
Initial work on boilerplate code generator
Tim Foley
2017-09-07
Replace old notion of "intrinsic" operations
Tim Foley
2017-08-17
Add some dummy logic to print IR to HLSL
Tim Foley
2017-08-15
Starting to add intermediate representation (IR)
Tim Foley
2017-08-14
Add an explicit `Name` type
Tim Foley
2017-08-10
Make source location lightweight
Tim Foley
2017-08-07
Remove uses of global variables
Tim Foley
2017-07-19
Build a dynamic library for Slang
Tim Foley
2017-07-09
Pick layout rules based on target languge, not source.
Tim Foley
2017-07-06
Start to support cross-compilation via "lowering" pass
Tim Foley
2017-06-30
Add meta-definitions for AST types
Tim Foley
2017-06-19
Make sure that semantic checks always apply to Slang files
Tim Foley
2017-06-19
Allow for automatic importing of Slang code
Tim Foley
2017-06-09
Build: more fixes to get `msbuild` to work from command line.
Tim Foley
2017-06-09
Initial import of code.
Tim Foley
[prev]