summaryrefslogtreecommitdiff
path: root/tools/platform/gui.cpp
AgeCommit message (Expand)Author
2021-06-30[gfx] Add inline ray tracing support. (#1899)Yong He
2021-04-24Remove resource `Usage` from `gfx` interface. (#1813)Yong He
2021-04-05Transient root shader object. (#1782)Yong He
2021-03-31`gfx` explicit transient resource management. (#1774)Yong He
2021-03-24Reimplement Vulkan shader objects. (#1764)Yong He
2021-03-11Change representation of initial data for textures (#1747)Tim Foley
2021-03-11Add Linux support to `platform` and `gfx`. (#1744)Yong He
2021-03-10Swapchain resize and rename to `IDevice` (#1741)Yong He
2021-03-08Refactor window library. (#1739)Yong He