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
/
gfx
Age
Commit message (
Expand
)
Author
2019-03-08
Confirm layout for structured buffer of matrices, and related fixes (#889)
Tim Foley
2019-03-08
Fix a 64-bit issue in our Windows UI code (#887)
Tim Foley
2019-02-27
Hotfix/device check review (#862)
jsmall-nvidia
2019-02-26
Dx11 & Dx12 device startup (#861)
jsmall-nvidia
2019-02-19
First steps toward supporting interface-type parameters on shaders (#852)
Tim Foley
2019-02-15
Split front- and back-ends (#846)
Tim Foley
2019-02-07
Hotfix/remove null this work around (#831)
jsmall-nvidia
2018-12-13
Remove memory and resource leaks (#754)
jsmall-nvidia
2018-11-29
Use hardware if available for Dx11 testing (#733)
jsmall-nvidia
2018-11-20
Keep resources in scope for Vk in DescriptorSet. (#726)
jsmall-nvidia
2018-10-25
Feature/premake linux (#689)
jsmall-nvidia
2018-09-17
Hotfix/fixing warnings (#636)
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