summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAge
* Update slang-rhi deps for gfx-unit-test (#8237)Gangzheng Tong2025-08-26
* Enable debug-layers for examples when not using test-mode (#8024)Jay Kwak2025-08-01
* Add command-line arguments to examples (#7835)Jay Kwak2025-07-21
* Configure the surface with right format (#7710)Gangzheng Tong2025-07-11
* Convert gfx unit tests and examples to use slang-rhi (#7577)Gangzheng Tong2025-07-09
* Fix a bug in examples/reflection-api (#7652)Theresa Foley2025-07-08
* Add MLP training examples. (#7550)Yong He2025-06-30
* fix the break to make sure only valid data will be accessed (#7148)Gangzheng Tong2025-05-17
* Enable Windows full debug testsuite in CI (#7085)Gangzheng Tong2025-05-16
* Remove compiler option no longer needed from the example (#7084)Jay Kwak2025-05-15
* Add Payload Access Qualifiers to the raytracing examples (#7092)Gangzheng Tong2025-05-13
* Cleanups related to RIFF support (#7041)Theresa Foley2025-05-12
* Fix intermittent failure of slang-unit-test-tool/ReplayRecord (#6981)Jay Kwak2025-05-02
* Fix comment typos in the triangle's main.cpp example (#6976)FeuFeve2025-05-01
* expose value of constant integers in module reflection (#6367)Alexandre Bléron2025-02-26
* Fix native Windows ARM64 build. (#6244)Yong He2025-02-03
* Add an example for reflection of parameter blocks (#6161)Theresa Foley2025-01-27
* Add backtraces to examples (#5973)Anders Leino2025-01-07
* Add example showing how to use Slang/WASM (#5996)Anders Leino2025-01-07
* Fix some robustness issues in the examples (#5984)Anders Leino2025-01-07
* Add a basic WebGPU example (#5923)Anders Leino2024-12-30
* Fix metadata of register space and varying params. (#5906)Yong He2024-12-18
* Add slang example tests to CI (#5879)Anders Leino2024-12-18
* Add an example for using the reflection API (#5839)Theresa Foley2024-12-12
* Use perfect forwardnig to preserve the parameters for log (#5841)Jay Kwak2024-12-11
* Fix unused struct in sample shader (#5650)Yuki Nishidate2024-11-23
* Correct include dir for libslang (#5539)Ellie Hermaszewska2024-11-13
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* Improve on spirv generation compile option (#5479)kaizhangNV2024-11-01
* formatEllie Hermaszewska2024-10-29
* preparation for clang format (#5422)Ellie Hermaszewska2024-10-29
* declutter top level CMakeLists.txt (#5391)Ellie Hermaszewska2024-10-24
* Move C interface from slang.h to slang-deprecated.h (#5301)Ellie Hermaszewska2024-10-15
* capture component type (#4967)kaizhangNV2024-08-30
* Migrate 3 more examples to slang-unit-test (#4927)kaizhangNV2024-08-28
* Migrate examples (#4920)kaizhangNV2024-08-27
* Feature/record unit test (#4910)kaizhangNV2024-08-26
* Feature/capture unit test (#4898)kaizhangNV2024-08-22
* Move the file public header files to `include` dir (#4636)kaizhangNV2024-07-17
* Resource searching for examples (#4518)venkataram-nv2024-07-01
* Improve documentation and example formatting consistency (#4299)Matthew Moulton2024-06-07
* Fixed profile string per request in pr#4268 (#4297)Hai Nguyen2024-06-06
* Fixes incorrect profile string (#4268)Hai Nguyen2024-06-04
* [gfx] specify resource view buffer range in bytes (#4149)skallweitNV2024-05-13
* Add slangc interface to compile and use ir modules. (#3615)Yong He2024-02-23
* macos/vulkan support (#3418)skallweitNV2023-12-18
* Support visibility control and default to `internal`. (#3380)Yong He2023-12-06
* Update autodiff-texture example with one that auto-diffs a reference impl. (#...Sai Praveen Bangaru2023-10-25
* Use direct spirv in hello-world example. (#3207)Yong He2023-09-18
* nsight Aftermath crash example (#2984)jsmall-nvidia2023-07-18