index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add basic support for entry points in `.slang-lib` files. (#1112)
Tim Foley
2019-11-06
*
BasicTypeKey improvements/fix for gcc build issue (#1110)
jsmall-nvidia
2019-11-06
*
Fixes to how "pending" data is reported in type layouts (#1108)
Tim Foley
2019-11-06
*
Support for [__extern] attribute (#1111)
jsmall-nvidia
2019-11-06
*
Feature/obfuscate improvements (#1107)
jsmall-nvidia
2019-11-06
*
API support for IR modules - setting references to libs, and returns lib from...
jsmall-nvidia
2019-11-05
*
API support for IR modules - setting references to libs, and returns lib from...
jsmall-nvidia
2019-11-05
*
Using repro as a file system (#1104)
jsmall-nvidia
2019-11-01
*
-extract-repro gives approximation of 'command line' used (#1103)
jsmall-nvidia
2019-11-01
*
Reference IR modules with entry point (#1101)
jsmall-nvidia
2019-10-31
*
WIP: Simple separate IR module linkage working (#1100)
jsmall-nvidia
2019-10-30
*
Feature/riff improvements (#1099)
jsmall-nvidia
2019-10-29
*
Feature/container format (#1098)
jsmall-nvidia
2019-10-29
*
Refactor semantic checking code into more files (#1097)
Tim Foley
2019-10-25
*
Don't use mangled names when emitting code (#1096)
Tim Foley
2019-10-25
*
* Functionality to dump repo if there is a failure throught the -dump-repro-o...
jsmall-nvidia
2019-10-24
*
OffsetContainer serialization (#1093)
jsmall-nvidia
2019-10-24
*
Strip IR after front-end steps are done (#1092)
Tim Foley
2019-10-24
*
Address review comments on IR layout PR (#1091)
Tim Foley
2019-10-24
*
Version information on repro binary format. (#1090)
jsmall-nvidia
2019-10-23
*
Documentation around Relative types (#1089)
jsmall-nvidia
2019-10-23
*
Expose more repro in API, support output params. (#1087)
jsmall-nvidia
2019-10-23
*
User IR-based layout for all IR steps (#1084)
Tim Foley
2019-10-22
*
First pass Repro documentation (#1086)
jsmall-nvidia
2019-10-21
*
`Repro` functionality (#1085)
jsmall-nvidia
2019-10-21
*
Initial work on representing layout at IR level (#1079)
Tim Foley
2019-10-17
*
Enable spriv-opt on spirv (#1076)
Robert Stepinski
2019-10-17
*
Feature/gpu unbound array of array (#1083)
jsmall-nvidia
2019-10-17
*
GetDimension on GLSL for StructuredBuffer (#1081)
jsmall-nvidia
2019-10-15
*
CPU unsized array documentation and another example (#1080)
jsmall-nvidia
2019-10-11
*
Support for unbounded array of arrays (#1078)
jsmall-nvidia
2019-10-11
*
Add ability to obfuscate name when generating GLSL/HLSL source (#1075)
Robert Stepinski
2019-10-11
*
Feature/decor entry point name (#1073)
jsmall-nvidia
2019-10-09
*
Fixed from Review of Entry Point decoration #1068 (#1072)
jsmall-nvidia
2019-10-08
*
Remove EntryPointLayout* use in emit logic. (#1071)
jsmall-nvidia
2019-10-08
*
Make CPU/C++ generate a single temporary file name basis that used for both s...
jsmall-nvidia
2019-10-08
*
Feature/remove entry point layout flags (#1069)
jsmall-nvidia
2019-10-08
*
Feature/ir entry point profile (#1068)
jsmall-nvidia
2019-10-08
*
IR types for subset of Attributes (#1067)
jsmall-nvidia
2019-10-04
*
Added SLANG_PRELUDE_ASSERT to make assert handling more controlable. (#1064)
jsmall-nvidia
2019-09-24
*
CPU Hello World (#1065)
jsmall-nvidia
2019-09-23
*
Fix for preprocessor defines for C++ / C (#1063)
jsmall-nvidia
2019-09-23
*
Simple test profiling (#1062)
jsmall-nvidia
2019-09-23
*
Disable dx12 half-structured-buffer.slang test, as produces inconsistent resu...
jsmall-nvidia
2019-09-19
*
Clean up some behavior of operator% (#1060)
Tim Foley
2019-09-18
*
Fix a bug in SSA form creation (#1058)
Tim Foley
2019-09-18
*
Improvements to testing and ABI for CPU (#1057)
jsmall-nvidia
2019-09-18
*
CPU ABI improvements (#1056)
jsmall-nvidia
2019-09-17
*
Remove remaining unused cpu-render-test files/references. (#1054)
jsmall-nvidia
2019-09-16
*
CPU Performance/Testing improvements (#1055)
jsmall-nvidia
2019-09-16
[next]