summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-04-24Remove resource `Usage` from `gfx` interface. (#1813)Yong He
2021-04-23Fix lexer/preproc diagnose issue (#1806)jsmall-nvidia
2021-04-23Add `ISession::getParameterBlockLayout()` (#1805)Yong He
2021-04-23Fix `model-viewer` crash when using Vulkan. (#1804)Yong He
2021-04-23Preliminary CUDA Half support (#1808)jsmall-nvidia
2021-04-22Improve document table of content style (#1812)Yong He
2021-04-22Fix documentation (#1811)Yong He
2021-04-22Fix layout for user-guide (#1810)Yong He
2021-04-22Set theme jekyll-theme-slateYong He
2021-04-22Fix errors in matrix-layout documentation (#1809)Yong He
2021-04-22Update a1-01-matrix-layout.mdYong He
2021-04-22Update a1-01-matrix-layout.mdYong He
2021-04-22Add doc on matrix layout (#1807)Yong He
2021-04-22C++ extractor improvements (#1803)jsmall-nvidia
2021-04-20Various fixes to make `model-viewer` example almost working. (#1801)Yong He