summaryrefslogtreecommitdiff
path: root/examples/model-viewer
AgeCommit message (Expand)Author
2024-08-28Migrate 3 more examples to slang-unit-test (#4927)kaizhangNV
2024-07-17Move the file public header files to `include` dir (#4636)kaizhangNV
2024-07-01Resource searching for examples (#4518)venkataram-nv
2024-06-07Improve documentation and example formatting consistency (#4299)Matthew Moulton
2022-02-10Fix MacOSX build issues (#2124)jsmall-nvidia
2022-02-09Various fixes to gfx. (#2120)Yong He
2022-01-10Draw call tests for Vulkan (#2073)lucy96chen
2021-12-09Remove `PipelineType` from gfx header. (#2051)Yong He
2021-10-26Expanded gfx::Format to include additional formats (#1982)lucy96chen
2021-04-29Update gfx back-ends to handle static specialization (#1826)Tim Foley
2021-04-20Various fixes to make `model-viewer` example almost working. (#1801)Yong He
2021-04-16Update `model-viewer` example and fixing compiler bugs. (#1795)Yong He
2021-03-04Refactor `gfx` to surface `CommandBuffer` interface. (#1735)Yong He
2021-02-24Explicit swapchain interface in `gfx`. (#1726)Yong He
2021-02-19Make gfx library visible to external user. (#1719)Yong He
2021-02-04[gfx] Shader-object driven shader compilation. (#1688)Yong He
2021-01-26Integrate reflection more deeply into gfx layer (#1677)Tim Foley
2021-01-17Make `gfx` compile to a DLL. (#1660)Yong He
2021-01-14COM-ify all slang-gfx interfaces. (#1656)Yong He
2021-01-11Make `gfx::Renderer` a COM interface. (#1653)Yong He
2021-01-06Refactor GUI/Window utils out of gfx library (#1649)Yong He
2020-12-04Projects in 'build' and Slang API separation (#1624)jsmall-nvidia
2020-05-26Improvements around hashing (#1355)jsmall-nvidia
2019-09-13Refactor render-test to make cross platform (#1053)jsmall-nvidia
2019-03-08Improve support for interfaces as shader parameters (#886)Tim Foley
2019-02-15Split front- and back-ends (#846)Tim Foley
2018-12-12Running tests in slang-test process (#740)jsmall-nvidia
2018-11-12Add callable shader support for Vulkan ray tracing (#718)Tim Foley
2018-09-17Hotfix/fixing warnings (#636)jsmall-nvidia
2018-08-10Improve model-viewer support for lights (#626)Tim Foley
2018-08-06Add basic support for "Dear IMGUI" (#625)Tim Foley
2018-08-03Major overhaul of Renderer abstraction, to support a new example (#624)Tim Foley