index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
slang.sln
Age
Commit message (
Expand
)
Author
2018-12-17
Feature/test tool shared libraries (#758)
jsmall-nvidia
2018-12-14
Fix memory leaks around slang-test (#757)
jsmall-nvidia
2018-12-12
Running tests in slang-test process (#740)
jsmall-nvidia
2018-12-10
Remove the "VM" and "bytecode" features (#745)
Tim Foley
2018-10-26
Feature/file system cache (#692)
jsmall-nvidia
2018-10-16
Feature/include refactor (#675)
jsmall-nvidia
2018-10-12
Add a warning on missing return, and initial SCCP pass (#671)
Tim Foley
2018-10-10
Feature/source loc refactor (#668)
jsmall-nvidia
2018-08-03
Major overhaul of Renderer abstraction, to support a new example (#624)
Tim Foley
2018-06-28
Share graphics API layer between tests/examples (#603)
Tim Foley
2018-05-11
Generate Visual Studio projects using Premake (#557)
Tim Foley
2017-10-13
Move reflection JSON generation into separate text fixture (#211)
Tim Foley
2017-09-21
Initial work on a "VM" for Slang code (#189)
Tim Foley
2017-09-11
Initial work on boilerplate code generator
Tim Foley
2017-07-19
Build a dynamic library for Slang
Tim Foley
2017-06-12
Lexer: handle escaped newlines
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