summaryrefslogtreecommitdiffstats
path: root/source/slang/dxc-support.cpp
Commit message (Expand)AuthorAge
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31
* String/List closer to conventions, and use Index type (#959)jsmall-nvidia2019-04-29
* Add options to control optimization and debug information (#897)Tim Foley2019-03-12
* Split front- and back-ends (#846)Tim Foley2019-02-15
* Not finding dxil no longer an error. Outputs a warning. (#781)jsmall-nvidia2019-01-16
* Feature/external compiler reporting (#776)jsmall-nvidia2019-01-16
* * Fix bug outputing dxbc assembly (#719)jsmall-nvidia2018-11-13
* Feature/shared library refactor (#712)jsmall-nvidia2018-11-06
* Add support for a "strict" floating-point mode (#709)Tim Foley2018-11-01
* Disable warnings when compiling through dxc (#710)Tim Foley2018-11-01
* Rework command-line options handling for entry points and targets (#697)Tim Foley2018-10-29
* Work around dxc matrix layout behavior (#694)Tim Foley2018-10-26
* Improve support for non-32-bit types. (#643)Tim Foley2018-09-20
* Add basic support for Shader Model 6.3 profiles (#594)Tim Foley2018-06-06
* Entry point attribute (#447)Tim Foley2018-03-19
* fixed all warningsYong He2017-11-04
* Allow use of dxc compiler for DXIL generation (#241)Tim Foley2017-11-01