summaryrefslogtreecommitdiff
path: root/tools/render-test/options.h
AgeCommit message (Expand)Author
2021-08-17Add GLSL450 intrinsics to SPIRV direct emit. (#1921)Yong He
2021-05-22Improvements in -X support (#1852)jsmall-nvidia
2021-04-29Simplify CommandLine by removing Escaping (#1825)jsmall-nvidia
2021-03-17Remove old code paths from render-test (#1760)Tim Foley
2021-03-10Swapchain resize and rename to `IDevice` (#1741)Yong He
2021-02-19Make gfx library visible to external user. (#1719)Yong He
2020-12-03Add shader object parameter binding to renderer_test. (#1622)Yong He
2020-08-24NVAPI improvements (#1512)jsmall-nvidia
2020-08-21Vulkan update/NVAPI support (#1511)jsmall-nvidia
2020-04-08Initial work to support OptiX output for ray tracing shaders (#1307)Tim Foley
2020-01-29Feature/test for double behavior (#1186)jsmall-nvidia
2019-11-06Add basic support for entry points in `.slang-lib` files. (#1112)Tim Foley
2019-09-23Simple test profiling (#1062)jsmall-nvidia
2019-09-17CPU ABI improvements (#1056)jsmall-nvidia
2019-09-16CPU Performance/Testing improvements (#1055)jsmall-nvidia
2019-04-02Feature/test improvements (#934)jsmall-nvidia
2019-03-25Adapter selection for Renderer (#923)jsmall-nvidia
2019-03-18First pass support for half on vk (#912)jsmall-nvidia
2019-03-12Add -profile option to render-test to override a profile to use (#898)jsmall-nvidia
2019-03-07Fix problems with synthesized tests and inconsitent render-test command lines...jsmall-nvidia
2018-12-12Running tests in slang-test process (#740)jsmall-nvidia
2018-10-26Work around dxc matrix layout behavior (#694)Tim Foley
2018-08-03Major overhaul of Renderer abstraction, to support a new example (#624)Tim Foley
2018-06-28Share graphics API layer between tests/examples (#603)Tim Foley
2018-06-22Expose macros/functionality for defining interfaces (#604)jsmall-nvidia
2018-06-13Make render-test use Slang for all shader compilation (#597)Tim Foley
2018-05-03Added Surface type - as a simple value type to hold a 2d collection of pixels...jsmall-nvidia
2018-05-03Feature/vulkan first render (#545)jsmall-nvidia
2018-04-10Feature/dx12 compute (#482)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-10-25add new test mode: COMPARE_RENDER_COMPUTE, which runs a input vertex/fragment...YONGH\yongh
2017-10-19Support running and comparing execution results of compute shaders in testing...YONGH\yongh
2017-06-19Allow for automatic importing of Slang codeTim 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