index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
slang
/
dxc-support.cpp
Age
Commit message (
Expand
)
Author
2019-03-12
Add options to control optimization and debug information (#897)
Tim Foley
2019-02-15
Split front- and back-ends (#846)
Tim Foley
2019-01-16
Not finding dxil no longer an error. Outputs a warning. (#781)
jsmall-nvidia
2019-01-16
Feature/external compiler reporting (#776)
jsmall-nvidia
2018-11-13
* Fix bug outputing dxbc assembly (#719)
jsmall-nvidia
2018-11-06
Feature/shared library refactor (#712)
jsmall-nvidia
2018-11-01
Add support for a "strict" floating-point mode (#709)
Tim Foley
2018-11-01
Disable warnings when compiling through dxc (#710)
Tim Foley
2018-10-29
Rework command-line options handling for entry points and targets (#697)
Tim Foley
2018-10-26
Work around dxc matrix layout behavior (#694)
Tim Foley
2018-09-20
Improve support for non-32-bit types. (#643)
Tim Foley
2018-06-06
Add basic support for Shader Model 6.3 profiles (#594)
Tim Foley
2018-03-19
Entry point attribute (#447)
Tim Foley
2017-11-04
fixed all warnings
Yong He
2017-11-01
Allow use of dxc compiler for DXIL generation (#241)
Tim Foley