1. 5e6876b Change api_version to 1.0.1 in json files by Tony Barbour · 9 years ago
  2. 89dc27a header: move to version 1.0.1 by Jon Ashburn · 9 years ago
  3. 411d7e0 loader: update linux version to 1. by Jeremy Hayes · 9 years ago
  4. a4ae48b misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  5. 0b99d03 layers: Add UniqueObjects layer to wrap objects in unique ptr by Tobin Ehlis · 9 years ago
  6. c7a0e99 Bump Windows ABI to 1 by David Pinedo · 9 years ago
  7. adb6135 misc: rename descriptorSetlayout pBinding; update to header vers 217 by Jon Ashburn · 9 years ago
  8. 98ce7e0 misc: Add pipeline stage flags to wait upon for queueSubmit semaphores; v216 by Jon Ashburn · 9 years ago
  9. f251652 misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissor by Jon Ashburn · 9 years ago
  10. 2e87e61 layers: Rename Layer/library/json files for consistency by Mark Lobodzinski · 9 years ago
  11. f4d92c0 vktrace: version 217 WSI changes by Jon Ashburn · 9 years ago
  12. 9d8e603 vktrace: Fix compiler warnings by Courtney Goeltzenleuchter · 9 years ago
  13. 48605a5 debug_report: Update extension name by Courtney Goeltzenleuchter · 9 years ago
  14. acb1359 debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  15. 6175e4b debug_report: Add DebugReportMessage function by Courtney Goeltzenleuchter · 9 years ago
  16. d83dbb1 debug_report: make destroy have void return value by Courtney Goeltzenleuchter · 9 years ago
  17. f6a6e22 debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  18. dc9592a debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  19. 072b6f2 debug_report: Make pUserData always a const by Courtney Goeltzenleuchter · 9 years ago
  20. 3e1c844 layers: Rename VK_DEBUG_REPORT_EXTENSION enums by Courtney Goeltzenleuchter · 9 years ago
  21. 95e6dba layers: rename VkDbgObjectType by Courtney Goeltzenleuchter · 9 years ago
  22. f8fe128 layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  23. 1a7cfd6 Fixes, that build is possible with Xlib configuration. by FslNopper · 9 years ago
  24. d9af592 vktrace: Handle WaitSemaphoreCount for QueuePresentKHR packet replay by Mark Lobodzinski · 9 years ago
  25. cd0ab40 vktrace: Fix windows build error by Jon Ashburn · 9 years ago
  26. 2c92cc1 vkreplay: fix type in ifdef WIN32 by Jon Ashburn · 9 years ago
  27. 934fcc7 vkreplay: Fix replay of queuePresentKHR and replay funcs for WSI by Jon Ashburn · 9 years ago
  28. e26fb9a vkreplay: Use Xcb or Win32 window connection on replay by Jon Ashburn · 9 years ago
  29. 6f92feb wsi: Various fixes and Windows build issues by Mark Lobodzinski · 9 years ago
  30. 1ead357 vktrace: Fix bugs in tracing CreateInstance and Create*SurfaceKHR intercept by Jon Ashburn · 9 years ago
  31. 7cd1eb4 vktrace: Fix code gen to generate WSI tracing hook functions by Jon Ashburn · 9 years ago
  32. 28214d9 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  33. 1a1aabf vktrace: Fix compilation errors from WSI changes by Jon Ashburn · 9 years ago
  34. 5828eaa vktrace: first pass at getting trace/replay to build by Jon Ashburn · 9 years ago
  35. 1700ea8 vkreplay: Fix screenshot layer name by Jon Ashburn · 9 years ago
  36. 7d3bc6f vktrace: Fix layer names in JSON file and in the tracer by Jon Ashburn · 9 years ago
  37. a31fe0b Layers: changed layer names to conform to spec by David Pinedo · 9 years ago
  38. 44fe006 loader: Make version in layer JSON files consistent bugzilla #15057 part two by Jon Ashburn · 9 years ago
  39. d45c4cf Change version 1.0 to 0.10 by David Pinedo · 9 years ago
  40. 7a8e3f2 Version change from 0.9 to 1.0 by David Pinedo · 9 years ago
  41. 6081675 vktrace: Fix windows build for CmdPushConstants() by Jon Ashburn · 9 years ago
  42. c1f5e40 MR640: Alloc -> Allocate naming fixes by Chia-I Wu · 9 years ago
  43. 045654f bug 15085: queue creation naming issues by Chia-I Wu · 9 years ago
  44. af9e4fd bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets by Chia-I Wu · 9 years ago
  45. 329ca9e Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  46. 5650115 vktrace: Update authorship for generated files by Jon Ashburn · 9 years ago
  47. d2fbf8a vktrace: Add author attribution and fix up Copyright's by Jon Ashburn · 9 years ago
  48. 01e9696 misc: Fix build errors from the author changes by Jon Ashburn · 9 years ago
  49. 96cd795 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  50. 8a17da5 misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  51. 50c57ef misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  52. 062ad15 bug 14608: VkShaderModule object lifetime (WIP) by Chia-I Wu · 9 years ago
  53. f03cbf7 bug 14887: Documenting Valid Behavior in the Spec (WIP) by Chia-I Wu · 9 years ago
  54. aff81ff layers: Allow calling down chain with vkEnumerateDeviceExtensionProperties by Jon Ashburn · 9 years ago
  55. c51b121 bug 14918 part 3: sed renames by Chia-I Wu · 9 years ago
  56. c04519c v196: bug 14921 part 2: Expanding abbreviations for consistency (WIP) by Chia-I Wu · 9 years ago
  57. 1f85191 bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  58. ce532f7 MR 542: Remaining items from the cleanup bug (WIP) by Chia-I Wu · 9 years ago
  59. 7e47070 bug 14918 part 2: some simple renames (WIP) by Chia-I Wu · 9 years ago
  60. 483e770 bug 14892 part 2: rename more "count" (WIP) by Chia-I Wu · 9 years ago
  61. 3ffcd73 bug 14918 part1: consistency/cleanup ideas (from jbolz/pdaniell/dkoch) (WIP) by Chia-I Wu · 9 years ago
  62. c7373f7 vktrace_generate.py: fix vkCreateShader tracing by Chia-I Wu · 9 years ago
  63. 06809d5 bug 14848: Verifying Sparse Behavior (WIP) by Chia-I Wu · 9 years ago
  64. 69f4012 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  65. 763a749 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  66. 8f6fd6e bug 14876: Can timestamps be written inside a renderpass? (WIP) by Chia-I Wu · 9 years ago
  67. e420a33 bug 14362: VK_NULL_HANDLE does not work in C (WIP) by Chia-I Wu · 9 years ago
  68. 11dd12f MR 461: Documented updated vkQueueSubmit and remove wait + signal semaphore operations on queues. (WIP) by Chia-I Wu · 9 years ago
  69. 59c215d bug 14868: Replace VkTimestampType with VkPipelineStageFlagBits (WIP) by Chia-I Wu · 9 years ago
  70. 28c3c43 bug 14855: vkGetPipelineCacheSize is unique (consistency issue) (WIP) by Chia-I Wu · 9 years ago
  71. 1f6942d bug 14844: Query Pool issues (WIP) by Chia-I Wu · 9 years ago
  72. a5cd653 vktrace_generate.py: support array parameters by Chia-I Wu · 9 years ago
  73. 5970b25 misc: Remove dynamic array definititions by Courtney Goeltzenleuchter · 9 years ago
  74. 1046a46 bug-14258: Remap descriptorset objects by Courtney Goeltzenleuchter · 9 years ago
  75. 34aa5c8 bug-14827: Remove DescriptorInfo union by Courtney Goeltzenleuchter · 9 years ago
  76. c736c00 vktrace: Make codegen remap arrays of objects by Jon Ashburn · 9 years ago
  77. e27a918 vktrace: Fix trace and replay of AllocDescriptorSets by Jon Ashburn · 9 years ago
  78. 831c183 bug-14258: Make descriptor pools and command pools more consistent by Courtney Goeltzenleuchter · 9 years ago
  79. d3a8d36 bug-14575: normalized queue priorities by Courtney Goeltzenleuchter · 9 years ago
  80. e409974 bug-14827: Make DescriptorInfo a union of bufferInfo, imageInfo, and bufferView by Courtney Goeltzenleuchter · 9 years ago
  81. 8e2f097 WIP bug-14815: VkShaderStage by Courtney Goeltzenleuchter · 9 years ago
  82. 3ec3162 bug-14746: add batched submit for semaphores and command buffers by Courtney Goeltzenleuchter · 9 years ago
  83. 01d2ae1 Bug 14621: Change vkGet* functions to not return VkResult by Courtney Goeltzenleuchter · 9 years ago
  84. dfd53f5 bug-14642: Rename queueRecordCount to requestedQueueCount by Courtney Goeltzenleuchter · 9 years ago
  85. 9feb073 bug-14291: combine color and depth/stencil clears by Courtney Goeltzenleuchter · 9 years ago
  86. 71c39d8 vkreplay: Fix so loop entire trace works without lsf or lef parameters by Jon Ashburn · 9 years ago
  87. 715b791 Remove the extra space before main_loop by vinjn · 9 years ago
  88. 7becc74 Remove printf. Change type of new options from UINT to INT. by vinjn · 9 years ago
  89. f9a440b Revert line endings, CRLF -> LF by vinjn · 9 years ago
  90. 869a639 Enhance frame loop control of vkreplay. by vinjn · 9 years ago
  91. 5bd87b9 vktrace: Fix windows compile warnings by Jon Ashburn · 9 years ago
  92. ea10a5e vktrace: Update README by Jon Ashburn · 9 years ago
  93. 1c9f989 vktools: Need to capture & replay new pDynamicState by Courtney Goeltzenleuchter · 9 years ago
  94. 811eb74 Set dynamic pipeline state as dynamic by Piers Daniell · 9 years ago
  95. d7770ed vktrace: Some TODO additions and deletions by Jon Ashburn · 9 years ago
  96. 48837d1 layers: Disable vktrace layer if loaded incorrectly by Mark Lobodzinski · 9 years ago
  97. 63ae76b misc: Change all JSON files to abi version 0.9.0 by Jon Ashburn · 9 years ago
  98. 4ff11cc bug-14715: DrawIndirect fix by Courtney Goeltzenleuchter · 9 years ago
  99. 59190f0 vktrace: remove quoting to stop cmake warnings by Mike Stroyan · 9 years ago
  100. 932cdb5 bug 14365: make separate viewport and scissor cmds by Courtney Goeltzenleuchter · 9 years ago