summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-27Fix initializer lists for derived structs (#1862)T. Foley
2021-05-27Fix a bug in struct inheritance (#1861)T. Foley
2021-05-27JSON Parser and Writer (#1859)jsmall-nvidia
2021-05-26small tweak to allow for dumping out intermediate source for cuda targets (#1...Nathan V. Morrical
2021-05-26Fix a bug for enumerations with explicit "tag type" (#1856)T. Foley
2021-05-25JSON Lexing and string encoding/decoding (#1858)jsmall-nvidia
2021-05-25Rework shader object specialization control interface. (#1857)Yong He
2021-05-25Allow overriding specialization args via `IShaderObject`. (#1854)Yong He
2021-05-25OptiX ray payload read/write support in raytracing pipeline shaders (#1853)Nathan V. Morrical
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-19Glslang as DownstreamCompiler (#1846)jsmall-nvidia
2021-05-15Read half->float RWTexture conversion (#1842)jsmall-nvidia
2021-05-15Surface access on CUDA is byte addressed in X (#1841)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-06Fix for uninitialized field (#1838)Tim Foley
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-04Update gfx getting started doc (#1832)Yong He
2021-05-04Add support for RaytracingAccelerationStructure type for PTX targets (#1831)Nathan V. Morrical
2021-05-04More CUDA Half support (#1833)jsmall-nvidia
2021-05-04Cleanup work on D3D12 shader object static specialization (#1830)Tim Foley
2021-04-30Preliminary CUDA half maths (#1827)jsmall-nvidia
2021-04-30Clean up the way we stride over sub-object ranges for D3D11 and Vulkan (#1829)Tim Foley
2021-04-29Update gfx back-ends to handle static specialization (#1826)Tim Foley
2021-04-29Update nav.htmlYong He
2021-04-29Update document subtitle color (#1828)Yong He
2021-04-29Add gfx user's guide. (#1824)Yong He
2021-04-29`gfx` DebugCallback and debug layer. (#1822)Yong He
2021-04-29Simplify CommandLine by removing Escaping (#1825)jsmall-nvidia
2021-04-29Support for escaped paths in tools (#1823)jsmall-nvidia
2021-04-27adding some simple optix intrinsics to slang (#1817)Nathan V. Morrical
2021-04-27enabling command line compiler to output PTX with multiple entry points. (#1816)Nathan V. Morrical
2021-04-26Matrix tests and assorted bug tests (#1814)jsmall-nvidia
2021-04-26Matrix docs update (#1815)jsmall-nvidia
2021-04-26Fix user-guide layout bug (#1821)Yong He
2021-04-26Improve user guide layout for narrow viewports (#1820)Yong He
2021-04-25Delete user-guide-toc.htmlYong He
2021-04-24Remove table of contents from user guide landing page.Yong He
2021-04-24Always expand root level of table of contents (#1819)Yong He
2021-04-24Auto generate interactive table of contents for user-guide. (#1818)Yong He