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-08-25
Try to print failure from AppVeyor tests
Tim Foley
2017-08-25
Fixup: handle splice of multiple modifiers
Tim Foley
2017-08-25
Fix some resources-in-structs bugs
Tim Foley
2017-08-17
Merge pull request #170 from tfoleyNV/ir
Tim Foley
2017-08-17
[ir] Add support for "decorations" on instructions
Tim Foley
2017-08-17
[ir] Represent fields more direclty
Tim Foley
2017-08-17
Add some dummy logic to print IR to HLSL
Tim Foley
2017-08-17
Merge pull request #169 from tfoleyNV/ir
Tim Foley
2017-08-17
IR generation cleanup work
Tim Foley
2017-08-17
Merge pull request #168 from tfoleyNV/resources-in-structs-control
Tim Foley
2017-08-17
Add a flag to control type splitting
Tim Foley
2017-08-16
Merge pull request #167 from tfoleyNV/ir
Tim Foley
2017-08-16
Fixups for IR checkpoint
Tim Foley
2017-08-16
More work on IR
Tim Foley
2017-08-15
Merge pull request #166 from tfoleyNV/add-builtins-to-core
Tim Foley
2017-08-15
Merge pull request #165 from tfoleyNV/ir
Tim Foley
2017-08-15
Add user-defined builtins to the "core" module
Tim Foley
2017-08-15
Starting to add intermediate representation (IR)
Tim Foley
2017-08-15
Merge pull request #162 from tfoleyNV/gh-38
Tim Foley
2017-08-15
Add missing expected output file for test.
Tim Foley
2017-08-15
Improve diagnostics for overlapping/conflicting bindings
Tim Foley
2017-08-15
Merge pull request #161 from tfoleyNV/gh-160
Tim Foley
2017-08-15
Handle possibility of bad types in varying input/output signature.
Tim Foley
2017-08-14
Merge pull request #159 from tfoleyNV/name-type
Tim Foley
2017-08-14
Add an explicit `Name` type
Tim Foley
2017-08-14
Rename `Name` fields to `name`
Tim Foley
2017-08-12
Merge pull request #158 from tfoleyNV/syntax-lookup
Tim Foley
2017-08-12
Data-driven parsing of modifiers
Tim Foley
2017-08-11
Merge pull request #157 from tfoleyNV/syntax-lookup
Tim Foley
2017-08-11
Look up declaration keywords using ordinary scoping.
Tim Foley
2017-08-10
Merge pull request #156 from tfoleyNV/source-file-cleanup
Tim Foley
2017-08-10
Make source location lightweight
Tim Foley
2017-08-09
Merge pull request #155 from tfoleyNV/renaming
Tim Foley
2017-08-09
Merge pull request #154 from tfoleyNV/fix-lowering
Tim Foley
2017-08-09
Major naming overhaul:
Tim Foley
2017-08-09
Fix use of "pseudo-syntax" in current lowering pass
Tim Foley
2017-08-07
Merge pull request #153 from tfoleyNV/remove-globals
Tim Foley
2017-08-07
Remove uses of global variables
Tim Foley
2017-07-27
Update README.md
Tim Foley
2017-07-26
Merge pull request #149 from tfoleyNV/docs
Tim Foley
2017-07-26
Update documentation.
Tim Foley
2017-07-26
Merge pull request #148 from shader-slang/add-code-of-conduct
Tim Foley
2017-07-26
Create CODE_OF_CONDUCT.md
Tim Foley
2017-07-25
Merge pull request #146 from tfoleyNV/output-path-option
Tim Foley
2017-07-25
Add a `-o` option to command-line `slangc`
Tim Foley
2017-07-23
Merge pull request #143 from tfoleyNV/fixup-for-glslang-bug-fixup
Tim Foley
2017-07-23
Fixup for the glslang bug workaround
Tim Foley
2017-07-23
Merge pull request #142 from tfoleyNV/glslang-bug-workaround
Tim Foley
2017-07-23
Work around glslang issue 988
Tim Foley
2017-07-22
Merge pull request #136 from tfoleyNV/explicit-sampler-fix
Tim Foley
[next]