summaryrefslogtreecommitdiffstats
path: root/examples/triangle
Commit message (Expand)AuthorAge
* Add command-line arguments to examples (#7835)Jay Kwak2025-07-21
* Convert gfx unit tests and examples to use slang-rhi (#7577)Gangzheng Tong2025-07-09
* Fix comment typos in the triangle's main.cpp example (#6976)FeuFeve2025-05-01
* Add backtraces to examples (#5973)Anders Leino2025-01-07
* Add slang example tests to CI (#5879)Anders Leino2024-12-18
* Fix unused struct in sample shader (#5650)Yuki Nishidate2024-11-23
* Correct include dir for libslang (#5539)Ellie Hermaszewska2024-11-13
* formatEllie Hermaszewska2024-10-29
* 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
* Various fixes to gfx. (#2120)Yong He2022-02-09
* Draw call tests for Vulkan (#2073)lucy96chen2022-01-10
* Remove `PipelineType` from gfx header. (#2051)Yong He2021-12-09
* Expanded gfx::Format to include additional formats (#1982)lucy96chen2021-10-26
* Remove resource `Usage` from `gfx` interface. (#1813)Yong He2021-04-24
* Add Hello world example. (#1797)Yong He2021-04-16