summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-06-09Enable some VK texture tests (#1878)jsmall-nvidia
2021-06-08Fix RWTexture issues on CUDA (#1876)jsmall-nvidia
2021-06-06Fixed issue around 4xFloat16 texture on CUDA (#1874)jsmall-nvidia
2021-06-06Include a "stack trace" with nested-import errors (#1872)T. Foley
2021-06-06Fix a bug in preprocessor "busy" logic (#1875)T. Foley
2021-06-02Various Fixes to gfx, reflection and emit. (#1867)Yong He
2021-05-28Glslang refactor bugfix (#1863)jsmall-nvidia
2021-05-27Fix initializer lists for derived structs (#1862)T. Foley
2021-05-27Fix a bug in struct inheritance (#1861)T. Foley
2021-05-26Fix a bug for enumerations with explicit "tag type" (#1856)T. Foley
2021-05-25Rework shader object specialization control interface. (#1857)Yong He
2021-05-25Allow overriding specialization args via `IShaderObject`. (#1854)Yong He
2021-05-22Improvements in -X support (#1852)jsmall-nvidia
2021-05-21[gfx] Support StructuredBuffer<IInterface>. (#1851)Yong He
2021-05-21Downstream option handling (#1850)jsmall-nvidia
2021-05-21Overhaul the preprocessor (#1849)T. Foley
2021-05-19SourceLoc use in command line processing (#1848)jsmall-nvidia
2021-05-15Read half->float RWTexture conversion (#1842)jsmall-nvidia
2021-05-15Support for HW format conversions for RWTexture on CUDA (#1840)jsmall-nvidia
2021-05-14DXC as DownstreamCompiler (#1845)jsmall-nvidia
2021-05-14FXC as DownstreamCompiler (#1844)jsmall-nvidia
2021-05-14Fix for KernelContext threading issue for C++ targets (#1843)jsmall-nvidia
2021-05-14CUDA half RWTexture write support/doc improvements (#1839)jsmall-nvidia
2021-05-06Support for reads from RWTexture<half> (#1837)jsmall-nvidia
2021-05-06Half texture support (#1836)jsmall-nvidia
2021-05-04Add support for returning structures that contain opaque types (#1835)Tim Foley
2021-05-04CUDA half comparison support (#1834)jsmall-nvidia
2021-05-04More CUDA Half support (#1833)jsmall-nvidia
2021-04-30Preliminary CUDA half maths (#1827)jsmall-nvidia
2021-04-29Update gfx back-ends to handle static specialization (#1826)Tim Foley
2021-04-29Support for escaped paths in tools (#1823)jsmall-nvidia
2021-04-26Matrix tests and assorted bug tests (#1814)jsmall-nvidia
2021-04-23Fix lexer/preproc diagnose issue (#1806)jsmall-nvidia
2021-04-23Preliminary CUDA Half support (#1808)jsmall-nvidia
2021-04-19Infinite generic parsing bug fix (#1799)jsmall-nvidia
2021-04-14Fix for vector initialization combinations (#1794)jsmall-nvidia
2021-04-13More preprocessor issues including an infinite loop (#1791)jsmall-nvidia
2021-04-09Tests showing preprocessor issues (#1790)jsmall-nvidia
2021-04-08Test for specialization problem with undefined resource (#1785)jsmall-nvidia
2021-04-05Added tests/current-bugs (#1781)jsmall-nvidia
2021-04-01Refactor D3D12 renderer root signature creation (#1779)Tim Foley
2021-03-31Support for __LINE__ and __FILE__ in preprocessor (#1772)jsmall-nvidia
2021-03-30Add a streamlined syntax for TEST_INPUT lines (#1768)Tim Foley
2021-03-26Append proper suffixes to 16-bit literals for GLSL (#1767)Tim Foley
2021-03-25Clean up render-test handling of input (#1766)Tim Foley
2021-03-25Improve Vulkan shader-objects implementation. (#1765)Yong He
2021-03-17Remove old code paths from render-test (#1760)Tim Foley
2021-03-16Fix the "acceleration structure in compute" bug for GL_NV_ray_tracing too (#1...Tim Foley
2021-03-15Test Doc System (#1754)jsmall-nvidia
2021-03-15Fix handling of RT accelerations structures for non-RT stages (#1753)Tim Foley