1. f746918 icd-common: Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  2. 331f4e8 tests: Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  3. b134e84 layers: INITIAL Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  4. 53bd3dc nulldrv: Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  5. e36b208 demos: Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  6. 8aca839 WSI: Add swapchain-extension headers (versions 12 & 40). by Ian Elliott · 9 years ago
  7. b7b2320 misc: Bump patch number to reflect diffs by Courtney Goeltzenleuchter · 9 years ago
  8. 82e7fa1 layers: Add install step for layers rpath settings by Mike Stroyan · 9 years ago
  9. 3f26dee demos: Fix Linux compiler warnings in "vulkaninfo.c" by Ian Elliott · 9 years ago
  10. a0a71b6 mem_tracker: Provide ctor for embedded union (and name it so we can) by Chris Forbes · 9 years ago
  11. 0dec6fd vulkan: Remove unused STRUCTURE_TYPE enum by Courtney Goeltzenleuchter · 9 years ago
  12. a7281c2 v106: remove optional primitiveRestartIndex by Courtney Goeltzenleuchter · 9 years ago
  13. 99349ec v106: remove optional disableVertexReuse by Courtney Goeltzenleuchter · 9 years ago
  14. b64109c vulkan.h: Remove unused LAYER_CREATE_INFO type by Courtney Goeltzenleuchter · 9 years ago
  15. b0e9f85 v115: Remove pLinkConstBufferInfo by Courtney Goeltzenleuchter · 9 years ago
  16. 7e17382 v131?: Remove ColorBlendAttachments->format by Courtney Goeltzenleuchter · 9 years ago
  17. 80926f7 v122?: Remove provoking vertex, now always last by Courtney Goeltzenleuchter · 9 years ago
  18. 9c057f5 v106: Remove optional pointOrigin by Courtney Goeltzenleuchter · 9 years ago
  19. aa75a7b v106: remove optional depthMode by Courtney Goeltzenleuchter · 9 years ago
  20. 088b3f6 v106: Remove optional VERTEX_INPUT_STEP_RATE_DRAW by Courtney Goeltzenleuchter · 9 years ago
  21. db1dbdd bug 14084: eliminate ERROR_INVALID_OBJECT_TYPE by Courtney Goeltzenleuchter · 9 years ago
  22. a4c8c71 v127: Use PFN_vkVoidFunction for GetProcAddr by Courtney Goeltzenleuchter · 9 years ago
  23. 07f8d30 v115: Remove linkConstBufferCount by Courtney Goeltzenleuchter · 9 years ago
  24. e29e946 v106: Remove optional multisampleEnable by Courtney Goeltzenleuchter · 9 years ago
  25. d0e4369 v106: Remove clipOrigin by Courtney Goeltzenleuchter · 9 years ago
  26. 523890f v128: Remove maxInlineMemoryUpdateSize by Courtney Goeltzenleuchter · 9 years ago
  27. 73a21d3 v133: eliminate version from extension properties by Courtney Goeltzenleuchter · 9 years ago
  28. 82b348f v133: Update parameters on CmdPipelineBarrier by Courtney Goeltzenleuchter · 9 years ago
  29. d9ba342 v133: Update parameter types on CmdWaitEvents by Courtney Goeltzenleuchter · 9 years ago
  30. 4da96aa v115: remove GetPhysicalDevicePerformance by Courtney Goeltzenleuchter · 9 years ago
  31. ab36aa6 rename: GetPhysicalDeviceFormatInfo to GetPhysicalDeviceFormatProperties by Courtney Goeltzenleuchter · 9 years ago
  32. 1d4c50f vulkan: Updates to match upstream vulkan.h by Courtney Goeltzenleuchter · 9 years ago
  33. fbb55ae vulkan: Switch to upstream header by Courtney Goeltzenleuchter · 9 years ago
  34. b426925 intel: Eliminate compiler warnings by Courtney Goeltzenleuchter · 9 years ago
  35. fa6d36e vulkan.h: API changes for #13744 - sharing across queues by Chris Forbes · 9 years ago
  36. 8a23282 intel: Fix use of 3D destination texture by Courtney Goeltzenleuchter · 9 years ago
  37. 902d081 tests: Integrate command pools into tests by Courtney Goeltzenleuchter · 9 years ago
  38. 18ea11b demos: Update for command pools by Cody Northrop · 9 years ago
  39. f02f9f8 icd: Support for command pools by Cody Northrop · 9 years ago
  40. 33ce8fd layers: Various layer fixes to get layer validation tests working with type safety changes by Tobin Ehlis · 9 years ago
  41. a4cd819 nulldrv: Fix up compile issues for Windows by Courtney Goeltzenleuchter · 9 years ago
  42. e900517 loader: Fix MS compile warning by Courtney Goeltzenleuchter · 9 years ago
  43. 768eead layers: Fixup and reenable fs output validation in ShaderChecker by Chris Forbes · 9 years ago
  44. d040c5c bug-14184: Transient memory allocations by Courtney Goeltzenleuchter · 9 years ago
  45. e307f58 Bug 14224: Remove abbreviations on some API symbols by Tony Barbour · 9 years ago
  46. d3945cc misc: Bump header version by Courtney Goeltzenleuchter · 9 years ago
  47. e84a8d6 Bug 14084: Get tests compiling and running by Tony Barbour · 9 years ago
  48. 2094dc7 intel: Add memory allocs for event, pipeline and query by Tony Barbour · 9 years ago
  49. b857d31 Bug 14248: Add vkFreeDescriptorSets by Tony Barbour · 9 years ago
  50. 92f12cd layers: Get MemTracker compiling with type safety header change by Tobin Ehlis · 9 years ago
  51. 65d94ad layers: Get Generic layer to compile with type safety header changes by Tobin Ehlis · 9 years ago
  52. 2b7c000 layers: Update ShaderChecker for 14084 by Chris Forbes · 9 years ago
  53. 6c11298 TODO: Disable non-working layers for now by Courtney Goeltzenleuchter · 9 years ago
  54. 2a199c1 Bug 14084 - Object Tracker, Image, Generic layers by Tony Barbour · 9 years ago
  55. c0e49b2 layers: Threading layer type safety header changes by Mike Stroyan · 9 years ago
  56. c27938e layers: Fix param checker compilation errors. by Jeremy Hayes · 9 years ago
  57. 1dce5f1 layers: Updated DrawState to work with type safety changes by Tobin Ehlis · 9 years ago
  58. 0b9c195 layers: Layer updates to get helpers compiling with type safety changes by Tobin Ehlis · 9 years ago
  59. 6914239 misc: Enable only APIDump layer for now by Courtney Goeltzenleuchter · 9 years ago
  60. de4124d Bug 14084 - Improve type safety and remove polymorphism by Tony Barbour · 9 years ago
  61. 08eec98 bug 14084: Update test binding for type safety by Courtney Goeltzenleuchter · 9 years ago
  62. f4aed6c test/binding: inherit Buffer and Image from NonDispHandle by Chia-I Wu · 9 years ago
  63. 78c2a35 test/binding: inherit CmdBuffer from Handle by Chia-I Wu · 9 years ago
  64. 6b11e60 test/binding: inherit Dynamic* from NonDispHandle by Chia-I Wu · 9 years ago
  65. 55a871f test/binding: inherit Descriptor* from NonDispHandle by Chia-I Wu · 9 years ago
  66. 6abe35d test/binding: inherit Sampler from NonDispHandle by Chia-I Wu · 9 years ago
  67. 2b1d4d0 test/binding: inherit Pipeline from NonDispHandle by Chia-I Wu · 9 years ago
  68. deb9913 test/binding: inherit PipelineLayout from NonDispHandle by Chia-I Wu · 9 years ago
  69. b48eddb test/binding: inherit Shader* from NonDispHandle by Chia-I Wu · 9 years ago
  70. 76ab1ff test/binding: inherit views from NonDispHandle by Chia-I Wu · 9 years ago
  71. fd0ce99 test/binding: inherit QueryPool from NonDispHandle by Chia-I Wu · 9 years ago
  72. 9b6db1d test/binding: inherit Event from NonDispHandle by Chia-I Wu · 9 years ago
  73. 2454b92 test/binding: inherit Semaphore from NonDispHandle by Chia-I Wu · 9 years ago
  74. a499234 test/binding: inherit Fence from NonDispHandle by Chia-I Wu · 9 years ago
  75. ba0836f test/binding: inherit GpuMemory from NonDispHandle by Chia-I Wu · 9 years ago
  76. f2862c7 test/binding: inherit Queue from Handle by Chia-I Wu · 9 years ago
  77. a263629 test/binding: inherit Device from Handle by Chia-I Wu · 9 years ago
  78. f5fb109 test/binding: inherit PhysicalGpu from Handle by Chia-I Wu · 9 years ago
  79. a10be9d tests/binding: add Handle and NonDispHandle by Chia-I Wu · 9 years ago
  80. 44c757d layers: Updated DrawState to use new VkAttachmentView object by Tobin Ehlis · 9 years ago
  81. c278df8 update vulkan.h for multi-pass command buffers (V131, #14075) by Chia-I Wu · 9 years ago
  82. bdeed15 intel: add intel_render_pass_{attachment,subpass} by Chia-I Wu · 9 years ago
  83. 3d4d4a6 intel: replace intel_{rt,ds}_view with intel_att_view by Chia-I Wu · 9 years ago
  84. 1af1a78 intel: get depth/stencil layout from VkRenderPassCreateInfo by Chia-I Wu · 9 years ago
  85. 9e81ebb intel: get depth/stencil format from VkRenderPassCreateInfo by Chia-I Wu · 9 years ago
  86. 337d70a demos: fix color attachment store op by Chia-I Wu · 9 years ago
  87. 76cd422 demos: destroy VkRenderPass and VkFramebuffer with VkDevice by Chia-I Wu · 9 years ago
  88. 39b4afd demos: remove an extraneous vkCmdBeginRenderPass() by Chia-I Wu · 9 years ago
  89. cbb941b loader: Exit loop as soon as we know the answer by Courtney Goeltzenleuchter · 9 years ago
  90. 67a0741 vulkaninfo: Fix compiler complaint on windows by Courtney Goeltzenleuchter · 9 years ago
  91. d2775f7 loader: use device extension list, not global by Courtney Goeltzenleuchter · 9 years ago
  92. 6c5f52e Revert "demos: use -o on glslangValidator to allow parallel make" by Courtney Goeltzenleuchter · 9 years ago
  93. 2d83e06 demos: use -o on glslangValidator to allow parallel make by GregF · 9 years ago
  94. 1e056dd tests: Fix description of SPIR-V options by Cody Northrop · 9 years ago
  95. 793c729 demos: Fix windows compile error in vulkaninfo.c by David Pinedo · 9 years ago
  96. fcff043 demos: Fix list of known device extensions to not include WSI_LUNARG by Jon Ashburn · 9 years ago
  97. 4b7820f demos: add code to compile spv files in separate directories. by GregF · 9 years ago
  98. 157e28d layers: Allow ObjectTracker to skip validation of objects that can be NULL by Tobin Ehlis · 9 years ago
  99. 0e24996 nulldrv: Update for bug 14033 Add new entrypoints and delete old ones by Jon Ashburn · 9 years ago
  100. 9283b8e misc: Update header version by Courtney Goeltzenleuchter · 9 years ago