1. bb7fad9 v196: bug 14921 part 2: Expanding abbreviations for consistency (WIP) by Chia-I Wu · 9 years ago
  2. 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  3. 2bfb33c bug 14918 part 2: some simple renames (WIP) by Chia-I Wu · 9 years ago
  4. 40cf0ae bug 14892 part 2: rename more "count" (WIP) by Chia-I Wu · 9 years ago
  5. 1ff4c3d bug 14848: Verifying Sparse Behavior (WIP) by Chia-I Wu · 9 years ago
  6. b99df44 bug 14543: rename VkTex* enums to VkTexture* similarly for VK_TEX_* to VK_TEXTURE_* (WIP) by Chia-I Wu · 9 years ago
  7. f7458c5 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  8. d50a7d7 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  9. 39fce0f layers: Remove mid/mdd functions from MemTracker by Tobin Ehlis · 9 years ago
  10. 57b5508 layers: Migrating MemTracker global data into layer_data struct by Tobin Ehlis · 9 years ago
  11. cdd7327 layers: Add dispatch tables into MemTracker layer_data struct by Tobin Ehlis · 9 years ago
  12. e2fc552 bug 14362: VK_NULL_HANDLE does not work in C (WIP) by Chia-I Wu · 9 years ago
  13. 2dc4af3 MR 461: Documented updated vkQueueSubmit and remove wait + signal semaphore operations on queues. (WIP) by Chia-I Wu · 9 years ago
  14. a690b41 support and use VkSubmitInfo semaphore signaling and waiting by Chia-I Wu · 9 years ago
  15. d8c946a bug 14365: Rename slopeScaledDepthBias to depthBiasSlopeScaled (WIP) by Chia-I Wu · 9 years ago
  16. 2ed3927 Layers: MemTracker check vkCmdCopyQueryPoolResults by Mike Stroyan · 9 years ago
  17. 50b51e6 layers: Validate buffer view usage flags by Mark Lobodzinski · 9 years ago
  18. bee18a9 bug-14258: Make descriptor pools and command pools more consistent by Courtney Goeltzenleuchter · 9 years ago
  19. 646b907 bug-14746: add batched submit for semaphores and command buffers by Courtney Goeltzenleuchter · 9 years ago
  20. 06d8947 Bug 14621: Change vkGet* functions to not return VkResult by Courtney Goeltzenleuchter · 9 years ago
  21. d29c7db layers: Remove MemTracker dead code by Mark Lobodzinski · 9 years ago
  22. b9644ee layers: Bug #14850, enforce validation for semaphore states by Mark Lobodzinski · 9 years ago
  23. dad30df layers: Fix Windows compile warnings by Courtney Goeltzenleuchter · 9 years ago
  24. 8f8367e layers: clean up includes by Courtney Goeltzenleuchter · 9 years ago
  25. 0036b57 layers: Add DEBUG_OUTPUT support to mem_tracker by Courtney Goeltzenleuchter · 9 years ago
  26. 8021335 layers: Remove dead code from MemTracker by Mark Lobodzinski · 9 years ago
  27. c2d6f40 Merge branch 'mlentine_layers4' into 'master' by Tobin Ehlis · 9 years ago
  28. 1195ed2 Make reseting an unsignaled fence a warning. by Michael Lentine · 9 years ago
  29. 55443ef layers: Add constructors for layer_data by Cody Northrop · 9 years ago
  30. 078f817 bug 14365: make separate viewport and scissor cmds by Courtney Goeltzenleuchter · 9 years ago
  31. 49c7308 bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
  32. 45df9e1 Bug 14643: use VkClearDepthStencilValue by Courtney Goeltzenleuchter · 9 years ago
  33. 35985f6 bug 14509: Rename Layer and Extension queries by Courtney Goeltzenleuchter · 9 years ago
  34. 8acd233 layers: Fix several bugs in WSI extension handling in layers by Jon Ashburn · 9 years ago
  35. e8229fb layers: Various memtracker TODOs, fixed some error messages by Mark Lobodzinski · 9 years ago
  36. c4f105d layers: Migrate Fence checks from ObjectTracker to MemTracker by Tobin Ehlis · 9 years ago
  37. b1df55e layers: Fix layer STDOUT logging by Tobin Ehlis · 9 years ago
  38. 5fcc421 layers: Migrate MemTracker to allow log_msg callback to signal early return by Mark Lobodzinski · 9 years ago
  39. 348803a layers: Fix spurious WSI memory binding error messages in MemTracker by Mark Lobodzinski · 9 years ago
  40. 660f0ca bug 14516: rename VK_IMAGE_USAGE_DEPTH_STENCIL_BIT by Courtney Goeltzenleuchter · 9 years ago
  41. 7b77233 layers: Reenable MemTracker reference tracking by Mark Lobodzinski · 9 years ago
  42. 2141f65 vulkan.h: Change return types of some functions to void by Mark Lobodzinski · 9 years ago
  43. 0664083 layers: Add bailout flag to debug report callback by Courtney Goeltzenleuchter · 9 years ago
  44. d027f94 mem_tracker: validation comment by Courtney Goeltzenleuchter · 9 years ago
  45. ed89407 bug-14538: Remove driver validation checks by Courtney Goeltzenleuchter · 9 years ago
  46. 7e40db9 WSI: Convert WSI swapchain extension usage to new KHR style by Ian Elliott · 9 years ago
  47. b80b425 layers: If layers receive bad filename for output log, report ERROR and fallback to stdout by Tobin Ehlis · 9 years ago
  48. bfbac25 layers: Update some layers to avoid repeated call to get_dispatch_key() by Tobin Ehlis · 9 years ago
  49. a50a5cb layers: MemTracker fixes for image usage flag validation. by Mark Lobodzinski · 9 years ago
  50. 5861a1b Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
  51. 271ba75 v156: Bug 14451 - Rename dynamic state objects by Cody Northrop · 9 years ago
  52. 82485a8 Bug 14406: Add support for front/back stencil reference dynamic state by Cody Northrop · 9 years ago
  53. 1236511 Bug 14323: RasterLine and RasterDepthBias changes by Cody Northrop · 9 years ago
  54. 2b6b68a layers: mem_tracker: Change to new WSI query functions. by Ian Elliott · 9 years ago
  55. 524df11 layers: Restore information messages to the MemTracker layer by Mark Lobodzinski · 9 years ago
  56. cf48cad mem_tracker: Use device object for dispatch tables by Courtney Goeltzenleuchter · 9 years ago
  57. c04704b mem_tracker: Don't try to copy data if none available by Courtney Goeltzenleuchter · 9 years ago
  58. 791646c Windows: Clean up more compiler errors and warnings by Tony Barbour · 9 years ago
  59. 9f2eb0e Windows: more fixes for windows compile by Tony Barbour · 9 years ago
  60. 343d621 windows: clean up windows compile issues by Tony Barbour · 9 years ago
  61. 6bc1b8e layers: In MemTracker remove non-intercepted WSI funcs from GetProcAddr by Tobin Ehlis · 9 years ago
  62. c0ff3e0 layers: MemTracker fix to skip COLOR usage bit check for now by Tobin Ehlis · 9 years ago
  63. 1064fe3 layers: INITIAL Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  64. 2d3ba63 v127: Use PFN_vkVoidFunction for GetProcAddr by Courtney Goeltzenleuchter · 9 years ago
  65. e62183e icd: Support for command pools by Cody Northrop · 9 years ago
  66. 2717d13 layers: Various layer fixes to get layer validation tests working with type safety changes by Tobin Ehlis · 9 years ago
  67. 257d974 layers: Get MemTracker compiling with type safety header change by Tobin Ehlis · 9 years ago
  68. 08accc6 update vulkan.h for multi-pass command buffers (V131, #14075) by Chia-I Wu · 9 years ago
  69. cd2a099 vulkan: Rename bool32_t to VkBool32 by Courtney Goeltzenleuchter · 9 years ago
  70. c669cc6 misc: Support Pipeline caches and multi pipeline create, bug 14033 API changes by Jon Ashburn · 9 years ago
  71. 3831094 Layers: They now compile on Windows. by David Pinedo · 9 years ago
  72. 41376e1 layers: Add USAGE bit validation to MemTracker layer by Tobin Ehlis · 9 years ago
  73. 16e8bef vulkan.h: V136 -- Vulkan Sparse Resource Issues by Mark Lobodzinski · 9 years ago
  74. e748133 mem_tracker: Use ARRAY_SIZE macro by Courtney Goeltzenleuchter · 9 years ago
  75. 06b298a mem_tracker: Remove unused variable by Courtney Goeltzenleuchter · 9 years ago
  76. d54749c mem_tracker: Move wsi data to layer_data by Courtney Goeltzenleuchter · 9 years ago
  77. 110fdf9 loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  78. 4c8b2ba tests: Fix some failing layer validation tests by Tobin Ehlis · 9 years ago
  79. b835d1b loader: Rename loader_platform.h -> vk_loader_platform.h by Tobin Ehlis · 9 years ago
  80. a0cb02e layers: Rename all layer headers to begin with "vk_layer_" prefix by Tobin Ehlis · 9 years ago
  81. f0796e1 vulkan.h: v129 -- rework clear colors, remove raw clear [#14020] by Chris Forbes · 9 years ago
  82. d9be82b vulkan.h: Split attachment and image clears (#13914, v126) by Chris Forbes · 9 years ago
  83. b3fbcd9 vulkan.h: V115 -- Reintroduce memory heaps & types. Bug #14082. by Mark Lobodzinski · 9 years ago
  84. ca173b8 loader: Move CreateDevice to device table by Courtney Goeltzenleuchter · 9 years ago
  85. 909827d layers: Do not advertise support for WSI by Courtney Goeltzenleuchter · 9 years ago
  86. 3ef99c7 layers: Remove unneeded asserts by Courtney Goeltzenleuchter · 9 years ago
  87. 59a4732 vulkan.h: V108 -- Static Types, Bug# 13919 by Tony Barbour · 9 years ago
  88. 2bf8f90 bug 14016: Make vkResetFences take const pFences by Courtney Goeltzenleuchter · 9 years ago
  89. 908aa75 bug 13038: Remove support for multiple GPUs by Courtney Goeltzenleuchter · 9 years ago
  90. f2093b6 vulkan.h: V103 -- Add VkPipelineLayout to vkCmdBindDescriptorSets, Bug# 14047 by Mark Lobodzinski · 9 years ago
  91. 13ed075 MemTracker: Advertise WSI_LUNARG extension in GetPhysDevExtInfo by Jon Ashburn · 9 years ago
  92. 35f8afc layers: Comment for newbies. by Jeremy Hayes · 9 years ago
  93. a79828d MemTracker: make sure get_mem_binding_from_object uses dispatchable object by Jon Ashburn · 9 years ago
  94. 2e0d3b4 layers: Remove dead code. by Jeremy Hayes · 9 years ago
  95. 747f2b6 layers: Make WSI_LUNARG a device extension and check if enabled before use by Jon Ashburn · 9 years ago
  96. 095e677 mem_tracker: Cannot get dispatch key after destroy by Courtney Goeltzenleuchter · 9 years ago
  97. 421e2bd vulkan.h: V99 -- Remove vkPinSystemMemory, Bug# 13926 by Mark Lobodzinski · 9 years ago
  98. 2e6b910 vulkan.h: V99 -- Remove vkSetMemoryPriority, Bug# 13925 by Mark Lobodzinski · 9 years ago
  99. 6568f91 layers: Fix memtracker segfault for ill-behaved apps by Mark Lobodzinski · 9 years ago
  100. 6f48432 mem_tracker: Process config file debug actions by Courtney Goeltzenleuchter · 9 years ago