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
2020-01-31
64 bit doc and testing improvements (#1196)
jsmall-nvidia
2020-01-31
64 bit types doc (#1194)
jsmall-nvidia
2020-01-28
Synthesizing CUDA tests (#1183)
jsmall-nvidia
2020-01-27
CUDA implement StructuredBuffer/ByteAddressBuffer as pointer/count as is on C...
jsmall-nvidia
2020-01-24
Texture Sample available in CUDA (#1176)
jsmall-nvidia
2020-01-23
Initial CUDA target doc. (#1174)
jsmall-nvidia
2019-11-22
Changes to linking.md based on review. (#1133)
jsmall-nvidia
2019-11-20
Preliminary Documention on Linkage (#1131)
jsmall-nvidia
2019-11-18
Further refactoring of semantic checking (#1102)
Tim Foley
2019-11-01
Using repro as a file system (#1104)
jsmall-nvidia
2019-10-24
* Functionality to dump repo if there is a failure throught the -dump-repro-o...
jsmall-nvidia
2019-10-23
Expose more repro in API, support output params. (#1087)
jsmall-nvidia
2019-10-21
First pass Repro documentation (#1086)
jsmall-nvidia
2019-10-11
CPU unsized array documentation and another example (#1080)
jsmall-nvidia
2019-09-23
CPU Hello World (#1065)
jsmall-nvidia
2019-09-18
Improvements to testing and ABI for CPU (#1057)
jsmall-nvidia
2019-09-16
CPU Performance/Testing improvements (#1055)
jsmall-nvidia
2019-09-12
ParameterBlock support. (#1049)
jsmall-nvidia
2019-09-03
CPU uniform entry point params (#1041)
jsmall-nvidia
2019-08-28
Support for getting git version from IGlobalSession (#1040)
jsmall-nvidia
2019-08-26
CPU docs update. (#1035)
jsmall-nvidia
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