summaryrefslogtreecommitdiff
path: root/tools/render-test/render-gl.cpp
AgeCommit message (Expand)Author
2018-04-17Feature/renderer binding (#489)jsmall-nvidia
2018-04-02Feature/dx12 (#469)jsmall-nvidia
2018-03-26Renderer resource mangement for render-test (#453)jsmall-nvidia
2018-03-22Tidy up of Renderer (#452)jsmall-nvidia
2018-03-21First pass impls on ComPtr and reorganise Renderer (#450)jsmall-nvidia
2018-03-20SlangResult and small bug/typos fixes (#448)jsmall-nvidia
2018-02-02Initial work on getting render-test to support vulkan (#391)Tim Foley
2017-11-04fixed all warningsYong He
2017-10-31initiate rebuildYong He
2017-10-25fix d3d11 usageYONGH\yongh
2017-10-25add new test mode: COMPARE_RENDER_COMPUTE, which runs a input vertex/fragment...YONGH\yongh
2017-10-25finish up opengl renderer implementation for input resource binding.YONGH\yongh
2017-10-23Work in-progress: simple compute test passed. (d3d renderer)Yong He
2017-10-20in-progress work: allow render-test to generate and bind various resource inp...YONGH\yongh
2017-10-19Support running and comparing execution results of compute shaders in testing...YONGH\yongh
2017-07-06Fix many warnings-as-errors issues.Tim Foley
2017-06-13First pass at support for cross-compilationTim Foley
2017-06-12GLSL: get GLSL limping in `render-test`Tim Foley
2017-06-09Initial import of code.Tim Foley