index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
*
Add documentation for uniformity analysis. (#3721)
Yong He
2024-03-08
*
Extend `as` and `is` operator to work on generic types. (#3672)
Yong He
2024-03-04
*
Add user-guide section on pointers. (#3670)
Yong He
2024-03-04
*
Update doc TOC (#3657)
Yong He
2024-03-01
*
Add documentation for debugging. (#3656)
Yong He
2024-03-01
*
Fix various crashes when generating debug info. (#3650)
Yong He
2024-02-29
*
Update documentation TOC. (#3641)
Yong He
2024-02-27
*
Update 08-compiling.md
Yong He
2024-02-27
*
Update doc links. (#3640)
Yong He
2024-02-27
*
Add documentation for link-time specialization. (#3638)
Yong He
2024-02-27
*
Update links in user-guide documentation
Yong He
2024-02-27
*
Update documentation on compilation API. (#3634)
Yong He
2024-02-26
*
cmake: option to build a static library version of slang (#3578)
Lukas Lipp
2024-02-15
*
cmake: add options to disable gfx, test, example, ... targets (#3572)
Lukas Lipp
2024-02-14
*
Improve Capability System (#3555)
Yong He
2024-02-06
*
Add documentation on capability system. (#3549)
Yong He
2024-02-05
*
Update documentation. (#3492)
Yong He
2024-01-24
*
Correctly refer to ComPtr type in documentation (#3485)
chloekek
2024-01-24
*
Document that D3D11 fragment stage is optional (#3480)
chloekek
2024-01-24
*
Add `-fspv-reflect` support. (#3464)
Yong He
2024-01-19
*
Docs for local vs global uniform parameters (#3459)
Nathan V. Morrical
2024-01-18
*
updated docs to more clearly define differences in sizeof(bool) depending on ...
Nathan V. Morrical
2024-01-17
*
Support for gl_HitTriangleVertexPositionsEXT (#3405) (#3442)
kaizhangNV
2024-01-11
*
Update a1-02-slangpy.md
Yong He
2024-01-08
*
Add doc for special scoping syntax. (#3416)
Yong He
2023-12-15
*
Polish language server and documentation. (#3410)
Yong He
2023-12-13
*
Diagnose for invalid decl nesting + namespace lookup fixes. (#3397)
Yong He
2023-12-11
*
WIP: CMake (#3326)
Ellie Hermaszewska
2023-12-08
*
Update autodiff doc links.
Yong He
2023-12-06
*
Update 04-modules-and-access-control.md
Yong He
2023-12-06
*
Change default visibility of interface members and update docs. (#3381)
Yong He
2023-12-06
*
Support visibility control and default to `internal`. (#3380)
Yong He
2023-12-06
*
Update 07-autodiff.md
Yong He
2023-11-27
*
typo in intro doc (#3350)
mighdoll
2023-11-27
*
typo re: global variables (#3351)
mighdoll
2023-11-27
*
Update 07-autodiff.md
Yong He
2023-11-03
*
Make the exponent return value from frexp int (#3284)
Ellie Hermaszewska
2023-10-26
*
Update a1-04-interop.md
Yong He
2023-10-13
*
Update a1-04-interop.md (#3277)
Yong He
2023-10-13
*
Add documentation on target intrinsics. (#3276)
Yong He
2023-10-13
*
Update a1-02-slangpy.md (#3237)
Sai Praveen Bangaru
2023-09-25
*
More `slangpy` features + polishing (#3233)
Sai Praveen Bangaru
2023-09-23
*
Update a1-02-slangpy.md (#3228)
Yong He
2023-09-21
*
Update a1-02-slangpy.md (#3223)
Yong He
2023-09-20
*
Update user-guide with new slangpy features (#3222)
Sai Praveen Bangaru
2023-09-20
*
Add -repro-fallback-directory (#3188)
jsmall-nvidia
2023-09-07
*
s/depreciated/deprecated/ (#3153)
Ellie Hermaszewska
2023-08-29
*
SPIR-V WIP (#3064)
Ellie Hermaszewska
2023-08-15
*
Update footprint-queries.md
jsmall-nvidia
2023-08-01
*
Add support for `-fvk-invert-y`. (#3012)
Yong He
2023-07-21
[next]