summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* Fix problems with synthesized tests and inconsitent render-test command lines...jsmall-nvidia2019-03-07
* Hotfix/texture2d gather (#876)jsmall-nvidia2019-03-05
* #include not using search paths (#873)jsmall-nvidia2019-03-02
* Hotfix/fix stdlib error reporting (#866)jsmall-nvidia2019-02-27
* Hotfix/device check review (#862)jsmall-nvidia2019-02-27
* Dx11 & Dx12 device startup (#861)jsmall-nvidia2019-02-26
* First steps toward supporting interface-type parameters on shaders (#852)Tim Foley2019-02-19
* Split front- and back-ends (#846)Tim Foley2019-02-15
* Fix for Dx12 to stop crash when dxil cannot be handled by driver (#851)jsmall-nvidia2019-02-14
* MemoryArena rewindability/Improved IRInst construction (#837)jsmall-nvidia2019-02-11
* Hotfix/remove null this work around (#831)jsmall-nvidia2019-02-07
* Add support for user defined attributes.Yong He2019-01-29
* Feature/file unique identity (#789)jsmall-nvidia2019-01-21
* Path simplification/hash mode, plus bug fixes (#788)jsmall-nvidia2019-01-21
* Feature/hash for source identity (#786)jsmall-nvidia2019-01-17
* Feature/external compiler reporting (#776)jsmall-nvidia2019-01-16
* Add proper IR codegen support for local static const variables (#779)Tim Foley2019-01-16
* Fix some subtle bugs in D3D constant buffer layout (#771)Tim Foley2019-01-11
* Feature/unique tool source names (#766)jsmall-nvidia2019-01-07
* Feature/remove app context (#765)jsmall-nvidia2018-12-21
* * Made 'sub command' git-like - with parameters before going to slang-test an...jsmall-nvidia2018-12-21
* Feature/lex memory reduction (#762)jsmall-nvidia2018-12-20
* Fix for byte-address buffers on Vulkan (#760)Tim Foley2018-12-18
* Feature/test tool shared libraries (#758)jsmall-nvidia2018-12-17
* Fix memory leaks around slang-test (#757)jsmall-nvidia2018-12-14
* Remove memory and resource leaks (#754)jsmall-nvidia2018-12-13
* Running tests in slang-test process (#740)jsmall-nvidia2018-12-12
* Remove the "VM" and "bytecode" features (#745)Tim Foley2018-12-10
* Use hardware if available for Dx11 testing (#733)jsmall-nvidia2018-11-29
* Fix uses of dynamic_cast on types in reflection API (#731)Tim Foley2018-11-29
* * Renamed spSessionHasCompileTargetSupport to spSessionCheckCompileTargetSup...jsmall-nvidia2018-11-28
* Feature/early depth stencil (#727)jsmall-nvidia2018-11-21
* Add support for unbounded arrays as shader parameters (#725)Tim Foley2018-11-21
* Keep resources in scope for Vk in DescriptorSet. (#726)jsmall-nvidia2018-11-20
* Feature/teamcity output (#715)jsmall-nvidia2018-11-09
* Feature/serial string pool refactor (#702)jsmall-nvidia2018-10-30
* 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
* Feature/file system cache (#692)jsmall-nvidia2018-10-26
* Feature/premake linux (#689)jsmall-nvidia2018-10-25
* Feature/include refactor (#675)jsmall-nvidia2018-10-16
* Add a warning on missing return, and initial SCCP pass (#671)Tim Foley2018-10-12
* Feature/source loc refactor (#668)jsmall-nvidia2018-10-10
* Feature/var byte encoding (#665)jsmall-nvidia2018-10-09
* Support cross-compilation of ray tracing shaders to Vulkan (#663)Tim Foley2018-10-04
* First pass implementation of IR serialization (#653)jsmall-nvidia2018-09-27
* Remove the "hack sampler" workaround (#648)Tim Foley2018-09-21
* Control unit tests being run with -category -exclude and using prefix. (#637)jsmall-nvidia2018-09-17
* Hotfix/fixing warnings (#636)jsmall-nvidia2018-09-17
* Feature/memory arena improvements (#633)jsmall-nvidia2018-09-13