aboutsummaryrefslogtreecommitdiff
path: root/samples/config_helper.cc
AgeCommit message (Expand)Author
2019-10-28Add Vulkan device selection support (#698)Mika Väinölä
2019-03-21Move config helper to use destructor (#391)dan sinclair
2019-03-05Add vulkan information into -V output. (#326)dan sinclair
2019-02-20Differentiate between instance and device extensions. (#304)dan sinclair
2019-02-11Updates to adapt to newer Dawn with Metal (#279)David Neto
2019-02-07Add flag to set vulkan version. (#272)dan sinclair
2019-02-07Vulkan: support disabling validation layer (#270)Jaebaek Seo
2019-02-06Remove some asserts, use return Results (#260)dan sinclair
2019-01-15Convert API to C++03 from C++11 for CTS compatibility (#218)dan sinclair
2019-01-08Vulkan: reuse device using config (#205)Jaebaek Seo