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-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
2021-04-20
Small filesystem improvements (#1802)
jsmall-nvidia
2021-04-19
Splitting up C++ extractor (#1800)
jsmall-nvidia
2021-04-19
Infinite generic parsing bug fix (#1799)
jsmall-nvidia
2021-04-16
Add Hello world example. (#1797)
Yong He
2021-04-16
Update `model-viewer` example and fixing compiler bugs. (#1795)
Yong He
2021-04-14
NVTRC 64 bit requirement (#1792)
jsmall-nvidia
2021-04-14
C++ Extractor reorganize (#1793)
jsmall-nvidia
2021-04-14
Fix for vector initialization combinations (#1794)
jsmall-nvidia
2021-04-13
More preprocessor issues including an infinite loop (#1791)
jsmall-nvidia
2021-04-09
Tests showing preprocessor issues (#1790)
jsmall-nvidia
[next]