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
/
render-test
/
render-test.vcxproj
Age
Commit message (
Expand
)
Author
2018-08-03
Major overhaul of Renderer abstraction, to support a new example (#624)
Tim Foley
2018-06-28
Share graphics API layer between tests/examples (#603)
Tim Foley
2018-06-13
Make render-test use Slang for all shader compilation (#597)
Tim Foley
2018-05-11
Generate Visual Studio projects using Premake (#557)
Tim Foley
2018-05-03
Added Surface type - as a simple value type to hold a 2d collection of pixels...
jsmall-nvidia
2018-05-03
Feature/vulkan first render (#545)
jsmall-nvidia
2018-04-20
Fixes/improvements based on feature/render-binding-resource (#511)
jsmall-nvidia
2018-04-17
Feature/renderer binding (#489)
jsmall-nvidia
2018-04-02
Feature/dx12 (#469)
jsmall-nvidia
2018-02-02
Initial work on getting render-test to support vulkan (#391)
Tim Foley
2017-11-07
turn on 'treat warnings as errors' (#266)
Yong He
2017-10-20
in-progress work: allow render-test to generate and bind various resource inp...
YONGH\yongh
2017-09-25
Fixup: deal with hitting `.obj` size limits for VS
Tim Foley
2017-06-09
Initial import of code.
Tim Foley