index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2019-08-14
Small improvements around C/C++ testing (#1017)
jsmall-nvidia
2019-08-12
Callable CPU code support (#1014)
jsmall-nvidia
2019-08-09
Small improvements to CPU target docs (#1012)
jsmall-nvidia
2019-08-08
WIP: Preliminary Slang -> C++ code generation (#1009)
jsmall-nvidia
2019-06-04
Update language-guide.md (#975)
Kostas Andrianos
2019-04-25
Feature/build osx (#955)
jsmall-nvidia
2019-04-25
Feature/uint int definition (#954)
jsmall-nvidia
2019-04-25
Fixed building on CygWin with clang gcc (#953)
jsmall-nvidia
2019-04-23
Feature/premake build (#951)
jsmall-nvidia
2019-03-12
Add options to control optimization and debug information (#897)
Tim Foley
2019-02-28
Eliminate the specializeProgramLayout() function (#869)
Tim Foley
2019-02-02
Feature/as refactor review (#821)
jsmall-nvidia
2019-02-01
Document how as and dynamicCast are used, and issues surrounding them. (#820)
jsmall-nvidia
2019-01-21
Feature/file unique identity (#789)
jsmall-nvidia
2018-12-10
Tweak coding conventions (#747)
Tim Foley
2018-12-06
Add more design documents (#742)
Tim Foley
2018-11-06
Feature/shared library refactor (#712)
jsmall-nvidia
2018-10-29
Rework command-line options handling for entry points and targets (#697)
Tim Foley
2018-07-31
Feature/attributed binding (#621)
jsmall-nvidia
2018-05-11
Generate Visual Studio projects using Premake (#557)
Tim Foley
2018-03-16
Fixed some small typos in api-users-guide.md (#446)
jsmall-nvidia
2018-03-16
Typos (#444)
Tim Foley
2018-02-02
Revamp documentation (#395)
Tim Foley
2017-09-13
Add an initial design document on interfaces
Tim Foley
2017-07-26
Update documentation.
Tim Foley