1. 072b6f2 debug_report: Make pUserData always a const by Courtney Goeltzenleuchter · 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. 1a7cfd6 Fixes, that build is possible with Xlib configuration. by FslNopper · 9 years ago
  6. d9af592 vktrace: Handle WaitSemaphoreCount for QueuePresentKHR packet replay by Mark Lobodzinski · 9 years ago
  7. cd0ab40 vktrace: Fix windows build error by Jon Ashburn · 9 years ago
  8. 2c92cc1 vkreplay: fix type in ifdef WIN32 by Jon Ashburn · 9 years ago
  9. 934fcc7 vkreplay: Fix replay of queuePresentKHR and replay funcs for WSI by Jon Ashburn · 9 years ago
  10. e26fb9a vkreplay: Use Xcb or Win32 window connection on replay by Jon Ashburn · 9 years ago
  11. 6f92feb wsi: Various fixes and Windows build issues by Mark Lobodzinski · 9 years ago
  12. 1ead357 vktrace: Fix bugs in tracing CreateInstance and Create*SurfaceKHR intercept by Jon Ashburn · 9 years ago
  13. 7cd1eb4 vktrace: Fix code gen to generate WSI tracing hook functions by Jon Ashburn · 9 years ago
  14. 28214d9 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  15. 1a1aabf vktrace: Fix compilation errors from WSI changes by Jon Ashburn · 9 years ago
  16. 5828eaa vktrace: first pass at getting trace/replay to build by Jon Ashburn · 9 years ago
  17. 1700ea8 vkreplay: Fix screenshot layer name by Jon Ashburn · 9 years ago
  18. 7d3bc6f vktrace: Fix layer names in JSON file and in the tracer by Jon Ashburn · 9 years ago
  19. a31fe0b Layers: changed layer names to conform to spec by David Pinedo · 9 years ago
  20. 44fe006 loader: Make version in layer JSON files consistent bugzilla #15057 part two by Jon Ashburn · 9 years ago
  21. d45c4cf Change version 1.0 to 0.10 by David Pinedo · 9 years ago
  22. 7a8e3f2 Version change from 0.9 to 1.0 by David Pinedo · 9 years ago
  23. 6081675 vktrace: Fix windows build for CmdPushConstants() by Jon Ashburn · 9 years ago
  24. c1f5e40 MR640: Alloc -> Allocate naming fixes by Chia-I Wu · 9 years ago
  25. 045654f bug 15085: queue creation naming issues by Chia-I Wu · 9 years ago
  26. af9e4fd bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets by Chia-I Wu · 9 years ago
  27. 329ca9e Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  28. 5650115 vktrace: Update authorship for generated files by Jon Ashburn · 9 years ago
  29. d2fbf8a vktrace: Add author attribution and fix up Copyright's by Jon Ashburn · 9 years ago
  30. 01e9696 misc: Fix build errors from the author changes by Jon Ashburn · 9 years ago
  31. 96cd795 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  32. 8a17da5 misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  33. 50c57ef misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  34. 062ad15 bug 14608: VkShaderModule object lifetime (WIP) by Chia-I Wu · 9 years ago
  35. f03cbf7 bug 14887: Documenting Valid Behavior in the Spec (WIP) by Chia-I Wu · 9 years ago
  36. aff81ff layers: Allow calling down chain with vkEnumerateDeviceExtensionProperties by Jon Ashburn · 9 years ago
  37. c51b121 bug 14918 part 3: sed renames by Chia-I Wu · 9 years ago
  38. c04519c v196: bug 14921 part 2: Expanding abbreviations for consistency (WIP) by Chia-I Wu · 9 years ago
  39. 1f85191 bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  40. ce532f7 MR 542: Remaining items from the cleanup bug (WIP) by Chia-I Wu · 9 years ago
  41. 7e47070 bug 14918 part 2: some simple renames (WIP) by Chia-I Wu · 9 years ago
  42. 483e770 bug 14892 part 2: rename more "count" (WIP) by Chia-I Wu · 9 years ago
  43. 3ffcd73 bug 14918 part1: consistency/cleanup ideas (from jbolz/pdaniell/dkoch) (WIP) by Chia-I Wu · 9 years ago
  44. c7373f7 vktrace_generate.py: fix vkCreateShader tracing by Chia-I Wu · 9 years ago
  45. 06809d5 bug 14848: Verifying Sparse Behavior (WIP) by Chia-I Wu · 9 years ago
  46. 69f4012 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  47. 763a749 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  48. 8f6fd6e bug 14876: Can timestamps be written inside a renderpass? (WIP) by Chia-I Wu · 9 years ago
  49. e420a33 bug 14362: VK_NULL_HANDLE does not work in C (WIP) by Chia-I Wu · 9 years ago
  50. 11dd12f MR 461: Documented updated vkQueueSubmit and remove wait + signal semaphore operations on queues. (WIP) by Chia-I Wu · 9 years ago
  51. 59c215d bug 14868: Replace VkTimestampType with VkPipelineStageFlagBits (WIP) by Chia-I Wu · 9 years ago
  52. 28c3c43 bug 14855: vkGetPipelineCacheSize is unique (consistency issue) (WIP) by Chia-I Wu · 9 years ago
  53. 1f6942d bug 14844: Query Pool issues (WIP) by Chia-I Wu · 9 years ago
  54. a5cd653 vktrace_generate.py: support array parameters by Chia-I Wu · 9 years ago
  55. 5970b25 misc: Remove dynamic array definititions by Courtney Goeltzenleuchter · 9 years ago
  56. 1046a46 bug-14258: Remap descriptorset objects by Courtney Goeltzenleuchter · 9 years ago
  57. 34aa5c8 bug-14827: Remove DescriptorInfo union by Courtney Goeltzenleuchter · 9 years ago
  58. c736c00 vktrace: Make codegen remap arrays of objects by Jon Ashburn · 9 years ago
  59. e27a918 vktrace: Fix trace and replay of AllocDescriptorSets by Jon Ashburn · 9 years ago
  60. 831c183 bug-14258: Make descriptor pools and command pools more consistent by Courtney Goeltzenleuchter · 9 years ago
  61. d3a8d36 bug-14575: normalized queue priorities by Courtney Goeltzenleuchter · 9 years ago
  62. e409974 bug-14827: Make DescriptorInfo a union of bufferInfo, imageInfo, and bufferView by Courtney Goeltzenleuchter · 9 years ago
  63. 8e2f097 WIP bug-14815: VkShaderStage by Courtney Goeltzenleuchter · 9 years ago
  64. 3ec3162 bug-14746: add batched submit for semaphores and command buffers by Courtney Goeltzenleuchter · 9 years ago
  65. 01d2ae1 Bug 14621: Change vkGet* functions to not return VkResult by Courtney Goeltzenleuchter · 9 years ago
  66. dfd53f5 bug-14642: Rename queueRecordCount to requestedQueueCount by Courtney Goeltzenleuchter · 9 years ago
  67. 9feb073 bug-14291: combine color and depth/stencil clears by Courtney Goeltzenleuchter · 9 years ago
  68. 71c39d8 vkreplay: Fix so loop entire trace works without lsf or lef parameters by Jon Ashburn · 9 years ago
  69. 715b791 Remove the extra space before main_loop by vinjn · 9 years ago
  70. 7becc74 Remove printf. Change type of new options from UINT to INT. by vinjn · 9 years ago
  71. f9a440b Revert line endings, CRLF -> LF by vinjn · 9 years ago
  72. 869a639 Enhance frame loop control of vkreplay. by vinjn · 9 years ago
  73. 5bd87b9 vktrace: Fix windows compile warnings by Jon Ashburn · 9 years ago
  74. ea10a5e vktrace: Update README by Jon Ashburn · 9 years ago
  75. 1c9f989 vktools: Need to capture & replay new pDynamicState by Courtney Goeltzenleuchter · 9 years ago
  76. 811eb74 Set dynamic pipeline state as dynamic by Piers Daniell · 9 years ago
  77. d7770ed vktrace: Some TODO additions and deletions by Jon Ashburn · 9 years ago
  78. 48837d1 layers: Disable vktrace layer if loaded incorrectly by Mark Lobodzinski · 9 years ago
  79. 63ae76b misc: Change all JSON files to abi version 0.9.0 by Jon Ashburn · 9 years ago
  80. 4ff11cc bug-14715: DrawIndirect fix by Courtney Goeltzenleuchter · 9 years ago
  81. 59190f0 vktrace: remove quoting to stop cmake warnings by Mike Stroyan · 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. 74c97c8 vktrace: tracer set env vars for enabling Screenshot layer if needed by Jon Ashburn · 9 years ago
  85. b1fabc8 vkreplay: Fix CreateInstance so the ScreenShot layer is inserted if needed by Jon Ashburn · 9 years ago
  86. b947005 vktrace: Remove the tracer library options and support for multiple tracers by Jon Ashburn · 9 years ago
  87. ab05258 vktrace: Remove getting tracer ID from the tracer library by Jon Ashburn · 9 years ago
  88. e920590 vktrace: On Windows, change location and json to match other layers by Cody Northrop · 9 years ago
  89. d9e966a Bug 14644 - add poolUsage/maxSets to VkDescriptorPoolCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  90. ac544f3 bug-14538: Remove validation error codes by Courtney Goeltzenleuchter · 9 years ago
  91. 74c4ce9 bug 14509: Rename Layer and Extension queries by Courtney Goeltzenleuchter · 9 years ago
  92. 92ab667 vktrace: Only intercept extensions if they are enabled. by Jon Ashburn · 9 years ago
  93. 395eafe vktrace: Really put vktrace_layer.json and vktrace_layer.dll in the correct output dirs by David Pinedo · 9 years ago
  94. 52f7546 vktrace: Put vktrace_layer.json and vktrace_layer.dll in the correct output dirs by David Pinedo · 9 years ago
  95. 4244257 Bug 14583: Updates based on initial feedback by Courtney Goeltzenleuchter · 9 years ago
  96. 2a3e3a3 Bug 14583: Remove VkBufferView for UBO/SSBO descriptor types by Courtney Goeltzenleuchter · 9 years ago
  97. f780797 vktrace: Fix cmake for vktrace layer to have correct codegen for include by Jon Ashburn · 9 years ago
  98. 8b729a8 vktrace: Fix gMessageStream to have C external linkage for windows by Jon Ashburn · 9 years ago
  99. bb4e7c1 vktrace: Fix sizeof(void) for tracing layer. by Jon Ashburn · 9 years ago
  100. f6754d4 vktrace: Cleanup the instance device data maps in the vktrace layer on destroy by Jon Ashburn · 9 years ago