1. 6267ae6 loader: Modify EnumPhysDev functions by Mark Young · 8 years ago
  2. b639931 loader: Add more logging messages by Mark Young · 8 years ago
  3. d8382d7 loader: EnumPhysDev fixes by Mark Young · 8 years ago
  4. 5c16c00 loader: clean up comment and variable by Michael Jurka · 8 years ago
  5. a5e0112 loader: Fix out of memory in enumerate phys devs by Lenny Komow · 8 years ago
  6. b9f70c3 loader: Update tramp phys devices dynamically by Lenny Komow · 8 years ago
  7. 95ed495 loader: Fix pointer dereference issue. by Mark Young · 8 years ago
  8. 65cb366 loader: gh1120/gh1134 - Object wrapping issues by Mark Young · 8 years ago
  9. 0153e0b loader: Rename icd and physical device vars by Mark Young · 8 years ago
  10. a7c51fd loader: More changes for gh181 by Mark Young · 8 years ago
  11. f9262be loader: Fixes for ICD vk{Create|Destroy}SurfaceKHR by Piers Daniell · 8 years ago
  12. 16573c7 loader: gh181 use ICD for SurfaceKHR by Mark Young · 8 years ago
  13. 7e4da97 loader: gh851 wrap debug report callbacks by Mark Young · 8 years ago
  14. 317574e loader: Add support for NV instance extension by Mark Lobodzinski · 8 years ago
  15. 3a58779 loader: Fix CTS failures in simulate_oom tests. by Mark Young · 8 years ago
  16. d9ccdd3 loader : Fix segfault in vulkaninfo by Mark Young · 8 years ago
  17. 3683108 loader: gh571 vkEnumerateInstanceLayerProperties() by davidhubbard · 8 years ago
  18. e852f13 loader: return incomplete when count < available by Jeremy Hayes · 8 years ago
  19. ee34449 misc: Update to Vulkan header version 20 by Karl Schultz · 8 years ago
  20. 0ad8313 loader: GH370 - re-enable allocator usage by Mark Young · 8 years ago
  21. d077f99 Revert "loader: GH370 - re-enable allocator usage" by Mark Young · 8 years ago
  22. 4b0b922 loader: GH370 - re-enable allocator usage by Mark Young · 8 years ago
  23. 2769995 Revert "loader: GH370 - re-enable allocator usage" by Chris Forbes · 8 years ago
  24. e6aeb03 loader: GH370 - re-enable allocator usage by Mark Young · 8 years ago
  25. 491cd04 loader: deprecate device layers by Jon Ashburn · 8 years ago
  26. d8726c2 loader: fix LX475 by Jeremy Hayes · 8 years ago
  27. 4dc1d8a loader: ghlvl 361, Simplify library resource handling by Jon Ashburn · 8 years ago
  28. 3ebf125 misc: Update licenses to Apache 2.0 by Jon Ashburn · 9 years ago
  29. cc407a2 loader: Run clang-format by Jon Ashburn · 9 years ago
  30. 32ad8d8 loader: dont free and reallocate physical devices by Jeannot Breton · 9 years ago
  31. b872696 loader: ghlvl #66, Ensure std_validationadvertises underlying layer extensions by Jon Ashburn · 9 years ago
  32. bd9de05 loader: Don't scribble on caller memory in CreateInstance,CreateDevice by Chris Forbes · 9 years ago
  33. 3e2bd5a loader: report implicit instance extensions by Jeremy Hayes · 9 years ago
  34. ad6300f loader: vk{Create|Destroy}Instance can have multiple tmp callbacks by Ian Elliott · 9 years ago
  35. 295fe40 loader: Remove trampoline/terminator dependency in vkEnumeratePhysicalDevices by Piers Daniell · 9 years ago
  36. 2477aba loader: Trampoline vkEnumeratePhysDev should use layer-returned physDev count by Piers Daniell · 9 years ago
  37. ea2abf0 loader: Fix bugs found in code review. by Ian Elliott · 9 years ago
  38. 3b354cf loader: Setup temporary callback for vkDestroyInstance by Ian Elliott · 9 years ago
  39. 787eb25 loader: ghlvl 116 Fix CreateDevice to use the proper ICDs PhysDev by Jon Ashburn · 9 years ago
  40. 1a02c2f loader: make sure createDevice uses ICDs physicalDevice by Jon Ashburn · 9 years ago
  41. 014438f loader: ghlvl 33, ghlvl 34 Fix aliasing of VkPhysicalDevice by Jon Ashburn · 9 years ago
  42. dc5d920 loader: refactor EnumerateDevice*Properties terminate/trampoline code by Jon Ashburn · 9 years ago
  43. 1530c34 loader: Better delineate trampoline and terminator functions by Jon Ashburn · 9 years ago
  44. 7148344 loader: add support for standard_validation layer enabled from env var by Jon Ashburn · 9 years ago
  45. 86a527a loader: Add feature standard-validation layer from application by Jon Ashburn · 9 years ago
  46. f2b4e38 loader: rerun clang-format on some files by Jon Ashburn · 9 years ago
  47. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  48. e9f09ef loader: Null-terminated string checks by Mark Lobodzinski · 9 years ago
  49. b168b1a loader: GL120, move critical section to cover loader_get_icd_and_device by Andrzej Kotlowski · 9 years ago
  50. 6e0a213 loader: Fix bug on pass by value for created_instance by Jon Ashburn · 9 years ago
  51. 23d36b1 loader:Update copyright and apply clang-format (no logic changes) by Jon Ashburn · 9 years ago
  52. ccd00a6 loader: Fix createInstance to pass pAllocator down by Jon Ashburn · 9 years ago
  53. f9af1d3 loader: Disable using CreateInstance allocation callbacks by Jon Ashburn · 9 years ago
  54. 373c180 vktrace: Get partially working again with the new loader/layer interface by Jon Ashburn · 9 years ago
  55. 524b7e3 loader: remove resolved TODOs by Courtney Goeltzenleuchter · 9 years ago
  56. 00150eb loader: implement new layer init method by Courtney Goeltzenleuchter · 9 years ago
  57. e5b9bba loader: Return the loader created instance rather than from the instance chain by Jon Ashburn · 9 years ago
  58. e46cf7c loader: Fix bad memory ref and CreateInstance fail don't write ouptut by Jon Ashburn · 9 years ago
  59. 725930d loader: Fix so unwrapped instance gets used for layer instance extension dispatch by Jon Ashburn · 9 years ago
  60. 5f55660 loader: Fix so unwrapped instance gets used for layer instance extension dispatch by Jon Ashburn · 9 years ago
  61. f19916e misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  62. 6a118ae misc: make sure host memory alignment is a power of two by Jon Ashburn · 9 years ago
  63. 19d3bf1 misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissor by Jon Ashburn · 9 years ago
  64. 7415d5a debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  65. 45cde5d loader: use callbacks from CreateInstance by Courtney Goeltzenleuchter · 9 years ago
  66. 8288727 loader: utils for managing debug report events by Courtney Goeltzenleuchter · 9 years ago
  67. f821dad misc: Update copyright statements by Courtney Goeltzenleuchter · 9 years ago
  68. 6e6a216 loader: Convert ext list helper functions to generic form by Jon Ashburn · 9 years ago
  69. 954fa34 loader: Started porting loader to new WSI (GIPA missing). by Ian Elliott · 9 years ago
  70. 781a7ae loader: Don't use ICD's VkDevice after it has been destroyed by Jon Ashburn · 9 years ago
  71. ce9b177 bug 15120: rename vkCmdPushConstants "values" to "pValues" by Chia-I Wu · 9 years ago
  72. 9ab6150 bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets by Chia-I Wu · 9 years ago
  73. 0555952 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  74. fcbe16f misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  75. c208790 misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  76. 1724104 bug 15045: vkGetPhysicalDeviceImageFormatProperties for unsupported formats (WIP) by Chia-I Wu · 9 years ago
  77. 5c17c96 bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limitations (WIP) by Chia-I Wu · 9 years ago
  78. 28e0691 bug 14608: VkShaderModule object lifetime (WIP) by Chia-I Wu · 9 years ago
  79. 00eb6c0 loader: Call down chain for vkEnumerateDeviceExtensionProperties by Jon Ashburn · 9 years ago
  80. 24cd4be loader: Create a VkPhysicalDevice object rather than using ICDs by Jon Ashburn · 9 years ago
  81. 1b99bb2 bug 14918 part 3: sed renames by Chia-I Wu · 9 years ago
  82. 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  83. 2bfb33c bug 14918 part 2: some simple renames (WIP) by Chia-I Wu · 9 years ago
  84. 40cf0ae bug 14892 part 2: rename more "count" (WIP) by Chia-I Wu · 9 years ago
  85. 5353466 bug 14918 part1: consistency/cleanup ideas (from jbolz/pdaniell/dkoch) (WIP) by Chia-I Wu · 9 years ago
  86. 1ff4c3d bug 14848: Verifying Sparse Behavior (WIP) by Chia-I Wu · 9 years ago
  87. b99df44 bug 14543: rename VkTex* enums to VkTexture* similarly for VK_TEX_* to VK_TEXTURE_* (WIP) by Chia-I Wu · 9 years ago
  88. f7458c5 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  89. d50a7d7 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  90. d50677e 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
  91. cbe3c9f bug 14876: Can timestamps be written inside a renderpass? (WIP) by Chia-I Wu · 9 years ago
  92. 2dc4af3 MR 461: Documented updated vkQueueSubmit and remove wait + signal semaphore operations on queues. (WIP) by Chia-I Wu · 9 years ago
  93. 51ce5ea bug 14868: Replace VkTimestampType with VkPipelineStageFlagBits (WIP) by Chia-I Wu · 9 years ago
  94. b16facd bug 14855: vkGetPipelineCacheSize is unique (consistency issue) (WIP) by Chia-I Wu · 9 years ago
  95. d8c946a bug 14365: Rename slopeScaledDepthBias to depthBiasSlopeScaled (WIP) by Chia-I Wu · 9 years ago
  96. ccc93a7 bug 14844: Query Pool issues (WIP) by Chia-I Wu · 9 years ago
  97. bee18a9 bug-14258: Make descriptor pools and command pools more consistent by Courtney Goeltzenleuchter · 9 years ago
  98. 4ca43f6 misc: Change clear rectangle to include array layer/count by Courtney Goeltzenleuchter · 9 years ago
  99. 646b907 bug-14746: add batched submit for semaphores and command buffers by Courtney Goeltzenleuchter · 9 years ago
  100. 06d8947 Bug 14621: Change vkGet* functions to not return VkResult by Courtney Goeltzenleuchter · 9 years ago