index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-05-15
Read half->float RWTexture conversion (#1842)
jsmall-nvidia
2021-05-15
Surface access on CUDA is byte addressed in X (#1841)
jsmall-nvidia
2021-05-15
Support for HW format conversions for RWTexture on CUDA (#1840)
jsmall-nvidia
2021-05-14
DXC as DownstreamCompiler (#1845)
jsmall-nvidia
2021-05-14
FXC as DownstreamCompiler (#1844)
jsmall-nvidia
2021-05-14
Fix for KernelContext threading issue for C++ targets (#1843)
jsmall-nvidia
2021-05-14
CUDA half RWTexture write support/doc improvements (#1839)
jsmall-nvidia
2021-05-06
Fix for uninitialized field (#1838)
Tim Foley
2021-05-06
Support for reads from RWTexture<half> (#1837)
jsmall-nvidia
2021-05-06
Half texture support (#1836)
jsmall-nvidia
2021-05-04
Add support for returning structures that contain opaque types (#1835)
Tim Foley
2021-05-04
CUDA half comparison support (#1834)
jsmall-nvidia
2021-05-04
Update gfx getting started doc (#1832)
Yong He
2021-05-04
Add support for RaytracingAccelerationStructure type for PTX targets (#1831)
Nathan V. Morrical
2021-05-04
More CUDA Half support (#1833)
jsmall-nvidia
2021-05-04
Cleanup work on D3D12 shader object static specialization (#1830)
Tim Foley
2021-04-30
Preliminary CUDA half maths (#1827)
jsmall-nvidia
2021-04-30
Clean up the way we stride over sub-object ranges for D3D11 and Vulkan (#1829)
Tim Foley
2021-04-29
Update gfx back-ends to handle static specialization (#1826)
Tim Foley
2021-04-29
Update nav.html
Yong He
2021-04-29
Update document subtitle color (#1828)
Yong He
2021-04-29
Add gfx user's guide. (#1824)
Yong He
2021-04-29
`gfx` DebugCallback and debug layer. (#1822)
Yong He
2021-04-29
Simplify CommandLine by removing Escaping (#1825)
jsmall-nvidia
2021-04-29
Support for escaped paths in tools (#1823)
jsmall-nvidia
2021-04-27
adding some simple optix intrinsics to slang (#1817)
Nathan V. Morrical
2021-04-27
enabling command line compiler to output PTX with multiple entry points. (#1816)
Nathan V. Morrical
2021-04-26
Matrix tests and assorted bug tests (#1814)
jsmall-nvidia
2021-04-26
Matrix docs update (#1815)
jsmall-nvidia
2021-04-26
Fix user-guide layout bug (#1821)
Yong He
2021-04-26
Improve user guide layout for narrow viewports (#1820)
Yong He
2021-04-25
Delete user-guide-toc.html
Yong He
2021-04-24
Remove table of contents from user guide landing page.
Yong He
2021-04-24
Always expand root level of table of contents (#1819)
Yong He
2021-04-24
Auto generate interactive table of contents for user-guide. (#1818)
Yong He
2021-04-24
Remove resource `Usage` from `gfx` interface. (#1813)
Yong He
2021-04-23
Fix lexer/preproc diagnose issue (#1806)
jsmall-nvidia
2021-04-23
Add `ISession::getParameterBlockLayout()` (#1805)
Yong He
2021-04-23
Fix `model-viewer` crash when using Vulkan. (#1804)
Yong He
2021-04-23
Preliminary CUDA Half support (#1808)
jsmall-nvidia
2021-04-22
Improve document table of content style (#1812)
Yong He
2021-04-22
Fix documentation (#1811)
Yong He
2021-04-22
Fix layout for user-guide (#1810)
Yong He
2021-04-22
Set theme jekyll-theme-slate
Yong He
2021-04-22
Fix errors in matrix-layout documentation (#1809)
Yong He
2021-04-22
Update a1-01-matrix-layout.md
Yong He
2021-04-22
Update a1-01-matrix-layout.md
Yong He
2021-04-22
Add doc on matrix layout (#1807)
Yong He
2021-04-22
C++ extractor improvements (#1803)
jsmall-nvidia
2021-04-20
Various fixes to make `model-viewer` example almost working. (#1801)
Yong He
[next]