1. 96cd795 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  2. 8a17da5 misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  3. 50c57ef misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  4. 5202c54 bug 15045: vkGetPhysicalDeviceImageFormatProperties for unsupported formats (WIP) by Chia-I Wu · 9 years ago
  5. cba6cea bug 15003: vkCmdPipelineBarrier should be allowed on a DMA queue (WIP) by Chia-I Wu · 9 years ago
  6. 3138d6a bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limitations (WIP) by Chia-I Wu · 9 years ago
  7. b5689ee bug 15022: Need a way to specify dummy descriptors for unused bindings (WIP) by Chia-I Wu · 9 years ago
  8. 99ba2bb bug 14987: Document dependency of Vulkan API spec on SPIR-V spec (WIP) by Chia-I Wu · 9 years ago
  9. 062ad15 bug 14608: VkShaderModule object lifetime (WIP) by Chia-I Wu · 9 years ago
  10. 5eca31f bug 12921 part 2: Memory callback (WIP) by Chia-I Wu · 9 years ago
  11. f03cbf7 bug 14887: Documenting Valid Behavior in the Spec (WIP) by Chia-I Wu · 9 years ago
  12. 989de84 bug 14965: Merge VK_MEMORY_INPUT/OUTPUT flags to better express write-after-wite hazards (WIP) by Chia-I Wu · 9 years ago
  13. 4291d88 bug 14918 part 4: more cleanups (WIP) by Chia-I Wu · 9 years ago
  14. c51b121 bug 14918 part 3: sed renames by Chia-I Wu · 9 years ago
  15. 0339bc5 bug 14968: Limitations of transfer operations on DMA queues (WIP) by Chia-I Wu · 9 years ago
  16. d3f9934 bug 14940: Capitalization of Abbreviations/Acryonyms (WIP) by Chia-I Wu · 9 years ago
  17. 27d8ed9 bug 14922: Consistent memory properties (WIP) by Chia-I Wu · 9 years ago
  18. 1f85191 bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  19. ce532f7 MR 542: Remaining items from the cleanup bug (WIP) by Chia-I Wu · 9 years ago
  20. 7e47070 bug 14918 part 2: some simple renames (WIP) by Chia-I Wu · 9 years ago
  21. 483e770 bug 14892 part 2: rename more "count" (WIP) by Chia-I Wu · 9 years ago
  22. 3ffcd73 bug 14918 part1: consistency/cleanup ideas (from jbolz/pdaniell/dkoch) (WIP) by Chia-I Wu · 9 years ago
  23. 06809d5 bug 14848: Verifying Sparse Behavior (WIP) by Chia-I Wu · 9 years ago
  24. 3603b08 bug 14543: rename VkTex* enums to VkTexture* similarly for VK_TEX_* to VK_TEXTURE_* (WIP) by Chia-I Wu · 9 years ago
  25. 69f4012 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  26. 763a749 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  27. 932f1bd bug 14909: Define "length" as it relates to push constants be in units of bytes not words (WIP) by Chia-I Wu · 9 years ago
  28. 8f6fd6e bug 14876: Can timestamps be written inside a renderpass? (WIP) by Chia-I Wu · 9 years ago
  29. e420a33 bug 14362: VK_NULL_HANDLE does not work in C (WIP) by Chia-I Wu · 9 years ago
  30. f273d5a bug 14864: Remove redundant VkPipelineShaderStageCreateInfo.stage field? (WIP) by Chia-I Wu · 9 years ago
  31. 11dd12f MR 461: Documented updated vkQueueSubmit and remove wait + signal semaphore operations on queues. (WIP) by Chia-I Wu · 9 years ago
  32. 59c215d bug 14868: Replace VkTimestampType with VkPipelineStageFlagBits (WIP) by Chia-I Wu · 9 years ago
  33. c789f69 bug 14822: timestampFrequency underspecified (WIP) by Chia-I Wu · 9 years ago
  34. 28c3c43 bug 14855: vkGetPipelineCacheSize is unique (consistency issue) (WIP) by Chia-I Wu · 9 years ago
  35. fa950c5 bug 14365: Rename slopeScaledDepthBias to depthBiasSlopeScaled (WIP) by Chia-I Wu · 9 years ago
  36. 1f6942d bug 14844: Query Pool issues (WIP) by Chia-I Wu · 9 years ago
  37. 8995085 intel: fix -Wdiscarded-qualifiers warnings by Chia-I Wu · 9 years ago
  38. ebf9e7a intel: silence -Wmissing-declarations warnings by Chia-I Wu · 9 years ago
  39. 5857198 Move setting of Unsupported Functionality handler earlier in stack by GregF · 9 years ago
  40. 777d1aa compiler: suppress unsupported functionality errors from mesa shader compiler by GregF · 9 years ago
  41. 3caed84 intel: make resize work (with leaks) by Mike Stroyan · 9 years ago
  42. c65a96b intel: remove unused wsi fields by Mike Stroyan · 9 years ago
  43. ed9e6d9 intel: Fix occlusion query read by Mike Stroyan · 9 years ago
  44. 5e387b5 intel: set occlusionQueryNonConservative by Mike Stroyan · 9 years ago
  45. a6a5031 intel: Removed descriptor validation code from driver by Tobin Ehlis · 9 years ago
  46. be17edb ilo: Return VK_ERROR_OUT_OF_DATE_KHR when window resizes. by Ian Elliott · 9 years ago
  47. 34aa5c8 bug-14827: Remove DescriptorInfo union by Courtney Goeltzenleuchter · 9 years ago
  48. 831c183 bug-14258: Make descriptor pools and command pools more consistent by Courtney Goeltzenleuchter · 9 years ago
  49. d3a8d36 bug-14575: normalized queue priorities by Courtney Goeltzenleuchter · 9 years ago
  50. d6633e2 Bug 14789: Clean up limit structure by Courtney Goeltzenleuchter · 9 years ago
  51. d4a39bf misc: Track alphaToOneEnable by Courtney Goeltzenleuchter · 9 years ago
  52. e409974 bug-14827: Make DescriptorInfo a union of bufferInfo, imageInfo, and bufferView by Courtney Goeltzenleuchter · 9 years ago
  53. a32436b bug-14786: CmdBufferOptimizeFlags -> CmdBufferUsageFlags by Courtney Goeltzenleuchter · 9 years ago
  54. 63f0ead bug-14786: Addressing layered subresources in vkCmdCopyImage by Courtney Goeltzenleuchter · 9 years ago
  55. 2ebc234 bug-14786: minor renames by Courtney Goeltzenleuchter · 9 years ago
  56. a12e291 misc: Change clear rectangle to include array layer/count by Courtney Goeltzenleuchter · 9 years ago
  57. 8e2f097 WIP bug-14815: VkShaderStage by Courtney Goeltzenleuchter · 9 years ago
  58. ba11ebe WIP bug-14815: VkImageAspect by Courtney Goeltzenleuchter · 9 years ago
  59. 3ec3162 bug-14746: add batched submit for semaphores and command buffers by Courtney Goeltzenleuchter · 9 years ago
  60. 01d2ae1 Bug 14621: Change vkGet* functions to not return VkResult by Courtney Goeltzenleuchter · 9 years ago
  61. 0ed02cf bug-14580: add dataSize to vkGetPipelineCacheData by Courtney Goeltzenleuchter · 9 years ago
  62. 68535a6 bug-14808: report number of valid bits in timesamps by Courtney Goeltzenleuchter · 9 years ago
  63. 3c4cf6f misc: Remove WRITE_COMBINED by Courtney Goeltzenleuchter · 9 years ago
  64. c8f54f7 bug-14737: Move alphaToCoverageEnable to MultisampleStateCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  65. b93427c bug-14084: Replace abbreviations in VkQueryPipelineStatisticFlags by Courtney Goeltzenleuchter · 9 years ago
  66. c6fd226 bug-14531: Expand tess abbreviation to tessellation by Courtney Goeltzenleuchter · 9 years ago
  67. dfd53f5 bug-14642: Rename queueRecordCount to requestedQueueCount by Courtney Goeltzenleuchter · 9 years ago
  68. 9feb073 bug-14291: combine color and depth/stencil clears by Courtney Goeltzenleuchter · 9 years ago
  69. c0f9fa7 misc: Rename depthClip to depthClamp by Courtney Goeltzenleuchter · 9 years ago
  70. 2a25307 layers: Bug #14850, enforce validation for semaphore states by Mark Lobodzinski · 9 years ago
  71. af56e16 intel: Fix application of PSO-defined scissor state by Chris Forbes · 9 years ago
  72. ab2e6f7 intel: Copy dynamic state use flags into the pipeline state by Chris Forbes · 9 years ago
  73. 43909d8 intel,layers,tests: move cmd_meta errors to validation by Mike Stroyan · 9 years ago
  74. 5d1b3b3 loader, icd: correct use of _aligned_malloc by Mike Stroyan · 9 years ago
  75. 2f5deb5 bug-14365: fix misunderstanding in dynamic state by Courtney Goeltzenleuchter · 9 years ago
  76. 63ae76b misc: Change all JSON files to abi version 0.9.0 by Jon Ashburn · 9 years ago
  77. 6538053 layers: Update Image layer to offload view.c validation checks from driver by Tobin Ehlis · 9 years ago
  78. 8b4f167 Remove validation checks from query.c by Tobin Ehlis · 9 years ago
  79. 4ff11cc bug-14715: DrawIndirect fix by Courtney Goeltzenleuchter · 9 years ago
  80. e7d8235 bug-14365: fix viewport & scissor count by Courtney Goeltzenleuchter · 9 years ago
  81. e20aaa2 bug-14365: add dynamic state to PSO by Courtney Goeltzenleuchter · 9 years ago
  82. 932cdb5 bug 14365: make separate viewport and scissor cmds by Courtney Goeltzenleuchter · 9 years ago
  83. 09772bb bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
  84. b98d54e intel: Verified that driver validation checks are covered for fb.c by Mark Lobodzinski · 9 years ago
  85. 5ea338c intel: Removed ICD validation checks from dev.c by Mark Lobodzinski · 9 years ago
  86. 52bf987 intel: Verified that driver validation checks in queue.c are covered by Mark Lobodzinski · 9 years ago
  87. f94b838 build: move to SPIR-V rev 32 by GregF · 9 years ago
  88. ddaecf8 intel: Removed ICD validation checks from img.c by Mark Lobodzinski · 9 years ago
  89. f4b83ed build: fixes for latest SPIR-V rev 31 by GregF · 9 years ago
  90. 5b8e2bb Fix error return code in pipeline.c by Tobin Ehlis · 9 years ago
  91. 5f728d3 Finished migration of validation checks out of cmd_pipeline.c by Tobin Ehlis · 9 years ago
  92. 8d199e5 layers: Add Idx buffer alignment check to DrawState by Tobin Ehlis · 9 years ago
  93. 2069317 Remove old checks from pipeline.c and verify that they're handled in validation by Tobin Ehlis · 9 years ago
  94. f4107bd icd: fixup renderpass load ops for less waste and correct stencil clears by Chris Forbes · 9 years ago
  95. 6871cda icd: do depth/stencil attachment clears together by Chris Forbes · 9 years ago
  96. 90cffdd icd: clear correct miplevel of depth/stencil attachment by Chris Forbes · 9 years ago
  97. f6a164e Removed ICD validation checks from gpu.c by Mark Lobodzinski · 9 years ago
  98. c8b6f82 intel: faster WSI swapchain operation by Mike Stroyan · 9 years ago
  99. 17c2150 misc: Enable nulldriver on Linux by Courtney Goeltzenleuchter · 9 years ago
  100. 06d94a5 bug 14537: nulldrv: add CreateFlags to ImageFormatProperties by Courtney Goeltzenleuchter · 9 years ago