summaryrefslogtreecommitdiff
path: root/source/slang/slang-check.cpp
AgeCommit message (Expand)Author
2019-10-04IR types for subset of Attributes (#1067)jsmall-nvidia
2019-09-13Revisions to "new" Slang API based on use in Falcor (#1052)Tim Foley
2019-08-20User defined downstream compiler prelude (#1028)jsmall-nvidia
2019-08-19Support shifts and a few other ops in front-end constant folding (#1027)Tim Foley
2019-08-12Ability to set Paths on Pass Through/Back End Compilers (#1010)jsmall-nvidia
2019-08-08Revise new COM-lite API (#1007)Tim Foley
2019-08-06Add support for the HLSL "cast from zero" idiom (#1008)Tim Foley
2019-07-29Add an attribute to disable the overlapping-bindings warning (#1005)Tim Foley
2019-07-17Slang -> C++ -> SharedLibrary -> Test (#999)jsmall-nvidia
2019-06-19Start exposing a new COM-lite API (#987)Tim Foley
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia