summaryrefslogtreecommitdiff
path: root/source/slang/dxc-support.cpp
AgeCommit message (Expand)Author
2019-02-15Split front- and back-ends (#846)Tim Foley
2019-01-16Not finding dxil no longer an error. Outputs a warning. (#781)jsmall-nvidia
2019-01-16Feature/external compiler reporting (#776)jsmall-nvidia
2018-11-13* Fix bug outputing dxbc assembly (#719)jsmall-nvidia
2018-11-06Feature/shared library refactor (#712)jsmall-nvidia
2018-11-01Add support for a "strict" floating-point mode (#709)Tim Foley
2018-11-01Disable warnings when compiling through dxc (#710)Tim Foley
2018-10-29Rework command-line options handling for entry points and targets (#697)Tim Foley
2018-10-26Work around dxc matrix layout behavior (#694)Tim Foley
2018-09-20Improve support for non-32-bit types. (#643)Tim Foley
2018-06-06Add basic support for Shader Model 6.3 profiles (#594)Tim Foley
2018-03-19Entry point attribute (#447)Tim Foley
2017-11-04fixed all warningsYong He
2017-11-01Allow use of dxc compiler for DXIL generation (#241)Tim Foley