summaryrefslogtreecommitdiffstats
path: root/tools/gfx/render-vk.cpp
Commit message (Expand)AuthorAge
* Refactor render-test to make cross platform (#1053)jsmall-nvidia2019-09-13
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31
* String/List closer to conventions, and use Index type (#959)jsmall-nvidia2019-04-29
* Adapter selection for Renderer (#923)jsmall-nvidia2019-03-25
* First pass support for half on vk (#912)jsmall-nvidia2019-03-18
* Hotfix/remove null this work around (#831)jsmall-nvidia2019-02-07
* Remove memory and resource leaks (#754)jsmall-nvidia2018-12-13
* Keep resources in scope for Vk in DescriptorSet. (#726)jsmall-nvidia2018-11-20
* Hotfix/fixing warnings (#636)jsmall-nvidia2018-09-17
* Add basic support for "Dear IMGUI" (#625)Tim Foley2018-08-06
* Major overhaul of Renderer abstraction, to support a new example (#624)Tim Foley2018-08-03