index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2019-02-11
MemoryArena rewindability/Improved IRInst construction (#837)
jsmall-nvidia
2019-02-07
Hotfix/remove null this work around (#831)
jsmall-nvidia
2019-01-29
Add support for user defined attributes.
Yong He
2019-01-21
Feature/file unique identity (#789)
jsmall-nvidia
2019-01-21
Path simplification/hash mode, plus bug fixes (#788)
jsmall-nvidia
2019-01-17
Feature/hash for source identity (#786)
jsmall-nvidia
2019-01-16
Feature/external compiler reporting (#776)
jsmall-nvidia
2019-01-16
Add proper IR codegen support for local static const variables (#779)
Tim Foley
2019-01-11
Fix some subtle bugs in D3D constant buffer layout (#771)
Tim Foley
2019-01-07
Feature/unique tool source names (#766)
jsmall-nvidia
2018-12-21
Feature/remove app context (#765)
jsmall-nvidia
2018-12-21
* Made 'sub command' git-like - with parameters before going to slang-test an...
jsmall-nvidia
2018-12-20
Feature/lex memory reduction (#762)
jsmall-nvidia
2018-12-18
Fix for byte-address buffers on Vulkan (#760)
Tim Foley
2018-12-17
Feature/test tool shared libraries (#758)
jsmall-nvidia
2018-12-14
Fix memory leaks around slang-test (#757)
jsmall-nvidia
2018-12-13
Remove memory and resource leaks (#754)
jsmall-nvidia
2018-12-12
Running tests in slang-test process (#740)
jsmall-nvidia
2018-12-10
Remove the "VM" and "bytecode" features (#745)
Tim Foley
2018-11-29
Use hardware if available for Dx11 testing (#733)
jsmall-nvidia
2018-11-29
Fix uses of dynamic_cast on types in reflection API (#731)
Tim Foley
2018-11-28
* Renamed spSessionHasCompileTargetSupport to spSessionCheckCompileTargetSup...
jsmall-nvidia
2018-11-21
Feature/early depth stencil (#727)
jsmall-nvidia
2018-11-21
Add support for unbounded arrays as shader parameters (#725)
Tim Foley
2018-11-20
Keep resources in scope for Vk in DescriptorSet. (#726)
jsmall-nvidia
2018-11-09
Feature/teamcity output (#715)
jsmall-nvidia
2018-10-30
Feature/serial string pool refactor (#702)
jsmall-nvidia
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-10-26
Feature/file system cache (#692)
jsmall-nvidia
2018-10-25
Feature/premake linux (#689)
jsmall-nvidia
2018-10-16
Feature/include refactor (#675)
jsmall-nvidia
2018-10-12
Add a warning on missing return, and initial SCCP pass (#671)
Tim Foley
2018-10-10
Feature/source loc refactor (#668)
jsmall-nvidia
2018-10-09
Feature/var byte encoding (#665)
jsmall-nvidia
2018-10-04
Support cross-compilation of ray tracing shaders to Vulkan (#663)
Tim Foley
2018-09-27
First pass implementation of IR serialization (#653)
jsmall-nvidia
2018-09-21
Remove the "hack sampler" workaround (#648)
Tim Foley
2018-09-17
Control unit tests being run with -category -exclude and using prefix. (#637)
jsmall-nvidia
2018-09-17
Hotfix/fixing warnings (#636)
jsmall-nvidia
2018-09-13
Feature/memory arena improvements (#633)
jsmall-nvidia
2018-09-12
Feature/memory arena (#631)
jsmall-nvidia
2018-08-22
Support for [[vk::push_constant]] (#629)
jsmall-nvidia
2018-08-10
Improve model-viewer support for lights (#626)
Tim Foley
2018-08-06
Add basic support for "Dear IMGUI" (#625)
Tim Foley
2018-08-03
Major overhaul of Renderer abstraction, to support a new example (#624)
Tim Foley
2018-07-25
Improved command line control for apis and synthesized tests (#616)
jsmall-nvidia
2018-07-06
spCompile/spProcessCommandLineArguments return SlangResult (#610)
jsmall-nvidia
2018-06-28
Share graphics API layer between tests/examples (#603)
Tim Foley
2018-06-22
Expose macros/functionality for defining interfaces (#604)
jsmall-nvidia
[next]