summaryrefslogtreecommitdiff
path: root/tools/render-test/shader-renderer-util.cpp
AgeCommit message (Expand)Author
2019-09-03CPU uniform entry point params (#1041)jsmall-nvidia
2019-04-29String/List closer to conventions, and use Index type (#959)jsmall-nvidia
2019-03-27GLSL half texture access (#931)jsmall-nvidia
2019-03-05Hotfix/texture2d gather (#876)jsmall-nvidia
2018-12-12Running tests in slang-test process (#740)jsmall-nvidia
2018-08-03Major overhaul of Renderer abstraction, to support a new example (#624)Tim Foley
2018-06-05Fix atomic operations on RWBuffer (#593)Tim Foley
2018-06-011st stage renderer binding refactor (#587)jsmall-nvidia
2018-04-20Fixes/improvements based on feature/render-binding-resource (#511)jsmall-nvidia