1. 1d98da3 Change version 1.0 to 0.10 by David Pinedo · 9 years ago
  2. 5f5c0e1 layers: Add validation for object pools by Mark Lobodzinski · 9 years ago
  3. 0f6c454 header: bump to vers 210 only changes were to WSI by Jon Ashburn · 9 years ago
  4. 6c77a5d Version change from 0.9 to 1.0 by David Pinedo · 9 years ago
  5. 29b8d5a layers: Add missing null-check in DrawState by Mark Lobodzinski · 9 years ago
  6. 77f0ed7 v209: bump API minor version by Chia-I Wu · 9 years ago
  7. ce9b177 bug 15120: rename vkCmdPushConstants "values" to "pValues" by Chia-I Wu · 9 years ago
  8. 5ee015a MR671: Rename VK_STRUCTURE_TYPE_LAYER_* to ..LOADER_* by Chia-I Wu · 9 years ago
  9. b4f3713 layers: LX194, Change 'fence already signaled' warning to INFO-level by Mark Lobodzinski · 9 years ago
  10. 50ae1a0 v208: bump API minor version by Chia-I Wu · 9 years ago
  11. b8d47ae bug 15089: Does "Across Command Buffer Boundaries" apply to second-level command buffers? by Chia-I Wu · 9 years ago
  12. e1e0972 v207: bump API minor version by Chia-I Wu · 9 years ago
  13. 00ce540 MR640: Alloc -> Allocate naming fixes by Chia-I Wu · 9 years ago
  14. 4cd8604 MR632: Valid usage xml global changes by Chia-I Wu · 9 years ago
  15. ca4800c bug 12998 part 9: add back explicit enum values by Chia-I Wu · 9 years ago
  16. 0a84a70 bug 12998 part 8: add new formats by Chia-I Wu · 9 years ago
  17. 924ce8c bug 12998 part 7: drop unwanted USCALED formats by Chia-I Wu · 9 years ago
  18. 08bee5e bug 12998 part 5: reorder formats by Chia-I Wu · 9 years ago
  19. f40bbfb bug 12998 part 4: drop explicit enum values temporarily by Chia-I Wu · 9 years ago
  20. caa5aaa bug 12998 part 3: append _PACK* to remaining packed formats by Chia-I Wu · 9 years ago
  21. 935f2ed bug 12998 part 2: append _PACK* to packed formats that change conventions by Chia-I Wu · 9 years ago
  22. 53638c1 bug 12998 part 1: append _BLOCK to compressed formats by Chia-I Wu · 9 years ago
  23. 601ed15 layers: LX190, Image layer doe snot recognize swapchain images by Mark Lobodzinski · 9 years ago
  24. 524ec73 Reset the "access_flags" for each loop iteration by Piers Daniell · 9 years ago
  25. be24a23 vulkan: Bump header to API version 206 by Jon Ashburn · 9 years ago
  26. 4f23258 loader: Compile fixes to instance extension from rebase of bug 15068 changes by Jon Ashburn · 9 years ago
  27. a4ae486 bug 15086: maxDrawIndirectInstanceCount? by Chia-I Wu · 9 years ago
  28. 0212448 bug 15085: queue creation naming issues by Chia-I Wu · 9 years ago
  29. 8ccf444 bug 15004: Non-coherent memory, when is flush and invalidate required by Chia-I Wu · 9 years ago
  30. 62b38ed bug 15038: Need a way to express the total limit of resources per stage by Chia-I Wu · 9 years ago
  31. b0e8882 v205: bump API minor version by Chia-I Wu · 9 years ago
  32. c0895bf v204: bump API minor version by Chia-I Wu · 9 years ago
  33. ff5a347 bug 15050: Add device limit for max number of input attachments by Chia-I Wu · 9 years ago
  34. 9ab6150 bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets by Chia-I Wu · 9 years ago
  35. 2b1764b loader: Update calling conventions on instance extension functions by Jon Ashburn · 9 years ago
  36. fc40cd0 Merge branch 'david_include_change_20151106' by David Pinedo · 9 years ago
  37. e658990 tests: Add perf warnings to those sent to callback by Tony Barbour · 9 years ago
  38. 8a39efc loader: Convert GetInstanceProcAddr and GetDeviceProcAddr over to new semantics by Jon Ashburn · 9 years ago
  39. 9316d3b Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  40. 8abd888 layers: LX187: Change unused input WARN to PERF_WARN by Mark Lobodzinski · 9 years ago
  41. 49f903e tests: Add InvalidDynamicOffsetCount validation test by Tobin Ehlis · 9 years ago
  42. da2f0d0 layers: Add DrawState check for correct dynamicOffsetCount by Tobin Ehlis · 9 years ago
  43. 13803dc layers: Fix compilation on 32bit platforms by Michael Lentine · 9 years ago
  44. 010f469 layers: Fix printf formats by Michael Lentine · 9 years ago
  45. 6c1cb5a layers: Fix GPA and debug output in swapchain layer by Mark Lobodzinski · 9 years ago
  46. d800bbd tests: Get --show-images working and passing validation by Tony Barbour · 9 years ago
  47. be1074b tests: Fix layout and src_mask errors from draw state validation by Tony Barbour · 9 years ago
  48. 9d80c2d tests: Fix output message in case of fail for InvalidBufferViewObject test. by Tobin Ehlis · 9 years ago
  49. ba31cab layers: Remove ObjectTracker check of pTexelBufferView array by Tobin Ehlis · 9 years ago
  50. 685f61c layers: Validate Flush/Invalidate ranges. by Michael Lentine · 9 years ago
  51. 1fcfe5f layers: Fix some bugs in the memory barrier validation code by Mark Lobodzinski · 9 years ago
  52. c2050f8 vktrace: Update authorship for generated files by Jon Ashburn · 9 years ago
  53. e922f71 layers: update copyright and authorship on some files by Jon Ashburn · 9 years ago
  54. f2bad72 misc: Fix build errors from the author changes by Jon Ashburn · 9 years ago
  55. 0555952 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  56. fcbe16f misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  57. c208790 misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  58. 8ea2996 Add skip call to the shader checker. by Michael Lentine · 9 years ago
  59. 48f5066 layers: Add map range validation. by Michael Lentine · 9 years ago
  60. 3dea651 layers: Add Secondary Command Buffer Validation. by Michael Lentine · 9 years ago
  61. c4a2f93 tests: Disable --compare-images option on linux test scripts. by Mark Lobodzinski · 9 years ago
  62. 0f30f9e layers: Fix some merge-related issues in demos and tests by Mark Lobodzinski · 9 years ago
  63. ecc32b7 Add validation for masks in barriers by Michael Lentine · 9 years ago
  64. 7b23626 Add layout validation for mapped images. by Michael Lentine · 9 years ago
  65. 48930b8 Add validation for barriers within render passes. by Michael Lentine · 9 years ago
  66. abc5e92 Add layout validation. by Michael Lentine · 9 years ago
  67. 6ed5dc2 misc: Cleanup Windows compiler warnings by Courtney Goeltzenleuchter · 9 years ago
  68. 44d6e73 v203: bump API minor version by Chia-I Wu · 9 years ago
  69. 1724104 bug 15045: vkGetPhysicalDeviceImageFormatProperties for unsupported formats (WIP) by Chia-I Wu · 9 years ago
  70. 7743519 v202: bump API minor version by Chia-I Wu · 9 years ago
  71. 7946e41 bug 15040: Add device limit for maximum number of samplers (and other objects?) (WIP) by Chia-I Wu · 9 years ago
  72. 89d0f94 bug 15003: vkCmdPipelineBarrier should be allowed on a DMA queue (WIP) by Chia-I Wu · 9 years ago
  73. a2330e5 bug 14861 part 2: rasterization review issues (WIP) by Chia-I Wu · 9 years ago
  74. 5c17c96 bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limitations (WIP) by Chia-I Wu · 9 years ago
  75. d46e6ae bug 15022: Need a way to specify dummy descriptors for unused bindings (WIP) by Chia-I Wu · 9 years ago
  76. 91c16e5 bug 14936 part 2: Sparse questions/issues (WIP) by Chia-I Wu · 9 years ago
  77. 04deeb9 v201: bump API minor version by Chia-I Wu · 9 years ago
  78. 515eb8f bug 14987: Document dependency of Vulkan API spec on SPIR-V spec (WIP) by Chia-I Wu · 9 years ago
  79. f179fd7 v200: bump API minor version by Chia-I Wu · 9 years ago
  80. 28e0691 bug 14608: VkShaderModule object lifetime (WIP) by Chia-I Wu · 9 years ago
  81. cf804e8 bug 12921 part 2: Memory callback (WIP) by Chia-I Wu · 9 years ago
  82. a745e51 bug 14887: Documenting Valid Behavior in the Spec (WIP) by Chia-I Wu · 9 years ago
  83. 093ce20 loader: Resource cleanup on loaer_init_physical_device_info() by Jon Ashburn · 9 years ago
  84. 00eb6c0 loader: Call down chain for vkEnumerateDeviceExtensionProperties by Jon Ashburn · 9 years ago
  85. 751c484 layers: Allow calling down chain with vkEnumerateDeviceExtensionProperties by Jon Ashburn · 9 years ago
  86. 24cd4be loader: Create a VkPhysicalDevice object rather than using ICDs by Jon Ashburn · 9 years ago
  87. f946402 layers: Remove resetting of result value in DrawState by Mark Lobodzinski · 9 years ago
  88. 8507f2f tests: Rework errorMonitor to handle multiple errors by Mark Lobodzinski · 9 years ago
  89. 0d1fc5c tests: Use general layout for blit tests by Tony Barbour · 9 years ago
  90. f40e96d tests: Set image layout correctly for render tests by Tony Barbour · 9 years ago
  91. 890adf1 layers: Windows define fixes by Tobin Ehlis · 9 years ago
  92. 2961e1c loader: Fix Windows build by Courtney Goeltzenleuchter · 9 years ago
  93. 44c99b6 v199: bug 15018: Name all anonymous structs and enums (WIP) by Chia-I Wu · 9 years ago
  94. 52b07e7 bug 15000: aspect/aspectMask inconsistencies (WIP) by Chia-I Wu · 9 years ago
  95. a459420 bug 14965: Merge VK_MEMORY_INPUT/OUTPUT flags to better express write-after-wite hazards (WIP) by Chia-I Wu · 9 years ago
  96. 6579142 v198: bump API minor version by Chia-I Wu · 9 years ago
  97. ab83a0e bug 14918 part 4: more cleanups (WIP) by Chia-I Wu · 9 years ago
  98. 1b99bb2 bug 14918 part 3: sed renames by Chia-I Wu · 9 years ago
  99. aed8ca9 bug 14921 part 3: typos by Chia-I Wu · 9 years ago
  100. 1c5add5 bug 14968: Limitations of transfer operations on DMA queues (WIP) by Chia-I Wu · 9 years ago