1. 56c2560 layers: Fix debug_report extension number by Jon Ashburn · 9 years ago
  2. 3e1c844 layers: Rename VK_DEBUG_REPORT_EXTENSION enums by Courtney Goeltzenleuchter · 9 years ago
  3. 95e6dba layers: rename VkDbgObjectType by Courtney Goeltzenleuchter · 9 years ago
  4. f8fe128 layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  5. 0717ed5 vulkan: Changes for header version 211 by Jon Ashburn · 9 years ago
  6. b3e934d wsi: Make WSI cases more consistent, fail if not set correctly by Mark Lobodzinski · 9 years ago
  7. 96c7aef android: Update build to define android platform at build time by Michael Lentine · 9 years ago
  8. 81f1fd9 android: Fix android build. by Michael Lentine · 9 years ago
  9. c1d059f layers: Some debug_marker fixes for draw state by Jon Ashburn · 9 years ago
  10. e5c7a62 misc: remove unneeded stdint.h and stdbool.h by Courtney Goeltzenleuchter · 9 years ago
  11. 28214d9 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  12. 4e309e9 loader: Add vkGetPhysicalDevice*PresentationSupportKHR() by Ian Elliott · 9 years ago
  13. 6911e8c layers: add DestroySurfaceKHR to instance dispatch table by Jon Ashburn · 9 years ago
  14. 304f80a WSI-ICD: Fix Windows compilation error. by Ian Elliott · 9 years ago
  15. 40c4a1f loader: Address Jon Ashburn's review comments. by Ian Elliott · 9 years ago
  16. bb03f40 loader: Get loader compiling. by Ian Elliott · 9 years ago
  17. e504c01 WSI: Eliminate a lot of references to WSI header files. by Ian Elliott · 9 years ago
  18. 1bc1831 WSI-ICD: Created per-platform structs for platform-specific info. by Ian Elliott · 9 years ago
  19. e18d20f WSI-debug_report: Add VK_OBJECT_TYPE_SURFACE_KHR by Ian Elliott · 9 years ago
  20. 0ed9977 WSI: Remove old WSI headers (content now in "vulkan.h"). by Ian Elliott · 9 years ago
  21. 677dec8 WSI: Add WSI content to "vulkan.h" and "vk_platform.h". by Ian Elliott · 9 years ago
  22. a31fe0b Layers: changed layer names to conform to spec by David Pinedo · 9 years ago
  23. 429e19f loader: Add dynamic dispatch for unknown device extension entrypoints by Jon Ashburn · 9 years ago
  24. 17e3a70 header: bump to vers 210 only changes were to WSI by Jon Ashburn · 9 years ago
  25. 0b6f36a v209: bump API minor version by Chia-I Wu · 9 years ago
  26. 0ee0ca0 bug 15120: rename vkCmdPushConstants "values" to "pValues" by Chia-I Wu · 9 years ago
  27. 424e31d MR671: Rename VK_STRUCTURE_TYPE_LAYER_* to ..LOADER_* by Chia-I Wu · 9 years ago
  28. 0baf12f v208: bump API minor version by Chia-I Wu · 9 years ago
  29. fdc1cd0 bug 15089: Does "Across Command Buffer Boundaries" apply to second-level command buffers? by Chia-I Wu · 9 years ago
  30. cadb5a1 v207: bump API minor version by Chia-I Wu · 9 years ago
  31. c1f5e40 MR640: Alloc -> Allocate naming fixes by Chia-I Wu · 9 years ago
  32. 84acb4d MR632: Valid usage xml global changes by Chia-I Wu · 9 years ago
  33. 60ad4a9 bug 12998 part 9: add back explicit enum values by Chia-I Wu · 9 years ago
  34. 8c85974 bug 12998 part 8: add new formats by Chia-I Wu · 9 years ago
  35. b075377 bug 12998 part 7: drop unwanted USCALED formats by Chia-I Wu · 9 years ago
  36. 6880c8e bug 12998 part 5: reorder formats by Chia-I Wu · 9 years ago
  37. 9aa089b bug 12998 part 4: drop explicit enum values temporarily by Chia-I Wu · 9 years ago
  38. 69c479e bug 12998 part 3: append _PACK* to remaining packed formats by Chia-I Wu · 9 years ago
  39. 9eabb8f bug 12998 part 2: append _PACK* to packed formats that change conventions by Chia-I Wu · 9 years ago
  40. 1fb4618 bug 12998 part 1: append _BLOCK to compressed formats by Chia-I Wu · 9 years ago
  41. f798528 vulkan: Bump header to API version 206 by Jon Ashburn · 9 years ago
  42. 8ca320f bug 15086: maxDrawIndirectInstanceCount? by Chia-I Wu · 9 years ago
  43. 045654f bug 15085: queue creation naming issues by Chia-I Wu · 9 years ago
  44. ee0eaa1 bug 15004: Non-coherent memory, when is flush and invalidate required by Chia-I Wu · 9 years ago
  45. 076be29 bug 15038: Need a way to express the total limit of resources per stage by Chia-I Wu · 9 years ago
  46. 40cc82f v205: bump API minor version by Chia-I Wu · 9 years ago
  47. 9fd69cd v204: bump API minor version by Chia-I Wu · 9 years ago
  48. 31bba40 bug 15050: Add device limit for max number of input attachments by Chia-I Wu · 9 years ago
  49. af9e4fd bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets by Chia-I Wu · 9 years ago
  50. 329ca9e Moved header files from include to include/vulkan by David Pinedo · 9 years ago