1. aabb359 Use API Version 1.0.0 instead of using VK_API_VERSION for tests/demos by Tony Barbour · 8 years ago
  2. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  3. 6addd81 tests: Update copyright and apply clang-format by Karl Schultz · 9 years ago
  4. f19916e misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  5. c11750d tests: Started converting test code to use the new WSI. by Ian Elliott · 9 years ago
  6. ba04233 WSI: Eliminate a lot of references to WSI header files. by Ian Elliott · 9 years ago
  7. 9316d3b Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  8. 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  9. f7458c5 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  10. d50a7d7 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  11. 7e40db9 WSI: Convert WSI swapchain extension usage to new KHR style by Ian Elliott · 9 years ago
  12. 1a3845b tests: Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  13. 999f048 test/binding: inherit PhysicalGpu from Handle by Chia-I Wu · 9 years ago
  14. cd2a099 vulkan: Rename bool32_t to VkBool32 by Courtney Goeltzenleuchter · 9 years ago
  15. 5bac609 tests: Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  16. 381f3a2 tests: misc fixes after porting to new extension by Courtney Goeltzenleuchter · 9 years ago
  17. 607a097 tests: Only clean up instance if created by Courtney Goeltzenleuchter · 9 years ago
  18. 110fdf9 loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  19. f93371b tests: Do not need WSI on device by Courtney Goeltzenleuchter · 9 years ago
  20. 59a4732 vulkan.h: V108 -- Static Types, Bug# 13919 by Tony Barbour · 9 years ago
  21. 553b9cb tests: test environment needs WSI extension by Courtney Goeltzenleuchter · 9 years ago
  22. aca235e tests: Clear out unused pNext AppInfo field. by Courtney Goeltzenleuchter · 9 years ago
  23. f579fa6 extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  24. f869338 switch to VK_WSI_LunarG by Chia-I Wu · 9 years ago
  25. 83a6425 misc: Change vkEnumerateGpus to vkEnumeratePhysicalDevices by Jon Ashburn · 9 years ago
  26. fb4efc6 vulkan: beautification changes by Courtney Goeltzenleuchter · 9 years ago
  27. 95487bc vulkan: API renaming by Courtney Goeltzenleuchter · 9 years ago
  28. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago
  29. b317fad misc: Add create_info struct to CreateInstance() by Jon Ashburn · 9 years ago
  30. 76b984a tests: fix environment tear-down without X11 setup by Chia-I Wu · 9 years ago
  31. bdf0a31 tests: Remove use of designated initializers in cpp by Tony Barbour · 9 years ago
  32. 92400bb tests: Move environment object into sharable file by Tony Barbour · 9 years ago