1. 7415d5a debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  2. 54ce81a loader: save memory pointer before it's lost by Courtney Goeltzenleuchter · 9 years ago
  3. 7347739 loader: Enable callbacks from loader_log by Courtney Goeltzenleuchter · 9 years ago
  4. 45cde5d loader: use callbacks from CreateInstance by Courtney Goeltzenleuchter · 9 years ago
  5. 8288727 loader: utils for managing debug report events by Courtney Goeltzenleuchter · 9 years ago
  6. f821dad misc: Update copyright statements by Courtney Goeltzenleuchter · 9 years ago
  7. f538ef7 loader: Adjust internal naming to match API naming by Courtney Goeltzenleuchter · 9 years ago
  8. d3c5d27 loader: debug_report terminator functions use cast to get loader instance by Jon Ashburn · 9 years ago
  9. 822e8d7 debug_report: Add DebugReportMessage function by Courtney Goeltzenleuchter · 9 years ago
  10. 5ffb1d9 debug_report: make destroy have void return value by Courtney Goeltzenleuchter · 9 years ago
  11. 05854bf debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  12. 107a0d2 debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  13. 8a00cbf loader: Remove unused function by Courtney Goeltzenleuchter · 9 years ago
  14. ea49d3c loader: Remove unused debug helper functions by Courtney Goeltzenleuchter · 9 years ago
  15. 09197ae layers: Rename VK_DEBUG_REPORT_EXTENSION enums by Courtney Goeltzenleuchter · 9 years ago
  16. b19042e layers: rename VkDbgObjectType by Courtney Goeltzenleuchter · 9 years ago
  17. fd4830c layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  18. a760a51 loader: Fix physical device cast for enumerate properties trampoline code by Jon Ashburn · 9 years ago
  19. a8a5f85 wsi: Make WSI cases more consistent, fail if not set correctly by Mark Lobodzinski · 9 years ago
  20. 5497859 loader: Fix bug where dynamic dispatch for layer dev exts needs to come later by Jon Ashburn · 9 years ago
  21. 46674bf loader: In CreateDevice trampoline code allow wrapped PhysicalDevice objects by Jon Ashburn · 9 years ago
  22. 25c73e7 Add an 'all' debug flag by Michael Worcester · 9 years ago
  23. 39fbd4e loader: Add support for device extension entrypoints in layer JSON files by Jon Ashburn · 9 years ago
  24. 6e6a216 loader: Convert ext list helper functions to generic form by Jon Ashburn · 9 years ago
  25. 8a15419 Loader doc: Modifed WindowsICDs.txt by David Pinedo · 9 years ago
  26. 3c78ff4 Make sure all createInfo is used creating instance by Tony Barbour · 9 years ago
  27. 380e1eb Doc: change api_version and layer names in documentation files by David Pinedo · 9 years ago
  28. 6e08ebd loader: Fix layer library_path bug by Jon Ashburn · 9 years ago
  29. 232e3af loader: Add initialization of loader dispatch table for wsi device extensions by Jon Ashburn · 9 years ago
  30. cc07f70 loader: Fix WSI compilation error if not XCB by Jon Ashburn · 9 years ago
  31. 7726f4f loader: Add documentation fo loader handling of VK_surface_*KHR extensions. by Jon Ashburn · 9 years ago
  32. b49b6e5 wsi: Various fixes and Windows build issues by Mark Lobodzinski · 9 years ago
  33. f72a04b loader: Add terminator functions for Create*SurfaceKHR functions by Jon Ashburn · 9 years ago
  34. fb42cd7 loader: Convert vkDestroySurfaceKHR() to have a terminator. by Ian Elliott · 9 years ago
  35. faa9081 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  36. 3077be0 vulkan: Add win32 and xcb extensions to vulkan.py by Mark Lobodzinski · 9 years ago
  37. 6592365 loader: Fix typo in wsi file by Mark Lobodzinski · 9 years ago
  38. 919fa30 loader: Add vkGetPhysicalDevice*PresentationSupportKHR() by Ian Elliott · 9 years ago
  39. 450e463 wsi: Fix windows build issues by Mark Lobodzinski · 9 years ago
  40. db4300a loader: Address Jon Ashburn's review comments. by Ian Elliott · 9 years ago
  41. 934d0d5 loader: Add WSI "device" trampoline funcs (e.g. vkCreateSwapchainKHR). by Ian Elliott · 9 years ago
  42. 486c550 loader: Add new vkGetPhysicalDeviceSurface*KHR() functions. by Ian Elliott · 9 years ago
  43. 2c05e22 loader: Wrote vk{Create|Destroy}*SurfaceKHR() trampoline functions. by Ian Elliott · 9 years ago
  44. 83e6aa9 loader: Export the trampoline code for vkGetPhysicalDeviceSurfaceSupportKHR by Ian Elliott · 9 years ago
  45. c2e9aee loader: Create defaults for which platforms WSI is supported on. by Ian Elliott · 9 years ago
  46. af7d636 loader: Started plumbing the platform extensions. by Ian Elliott · 9 years ago
  47. 954fa34 loader: Started porting loader to new WSI (GIPA missing). by Ian Elliott · 9 years ago
  48. 33ed848 loader: Get loader compiling. by Ian Elliott · 9 years ago
  49. ba04233 WSI: Eliminate a lot of references to WSI header files. by Ian Elliott · 9 years ago
  50. af5c595 loader: Hand-edits by Ian Elliott · 9 years ago
  51. 1dcd109 WSI: sed-generated changes to WSI code (not all that's needed). by Ian Elliott · 9 years ago
  52. abd0772 Layers: changed layer names to conform to spec by David Pinedo · 9 years ago
  53. 781a7ae loader: Don't use ICD's VkDevice after it has been destroyed by Jon Ashburn · 9 years ago
  54. 7e18de0 loader: Don't init icds if CreateInstance() from ICD fails. by Jon Ashburn · 9 years ago
  55. f2a944f loader: Make version in layer JSON files consistent bugzilla #15057 part two by Jon Ashburn · 9 years ago
  56. 005617f loader: Add parsing of api_version in ICD JSON by Jon Ashburn · 9 years ago
  57. fc1031e loader: Add dynamic dispatch for unknown device extension entrypoints by Jon Ashburn · 9 years ago
  58. ce9b177 bug 15120: rename vkCmdPushConstants "values" to "pValues" by Chia-I Wu · 9 years ago
  59. 524ec73 Reset the "access_flags" for each loop iteration by Piers Daniell · 9 years ago
  60. 4f23258 loader: Compile fixes to instance extension from rebase of bug 15068 changes by Jon Ashburn · 9 years ago
  61. 0212448 bug 15085: queue creation naming issues by Chia-I Wu · 9 years ago
  62. 9ab6150 bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets by Chia-I Wu · 9 years ago
  63. 2b1764b loader: Update calling conventions on instance extension functions by Jon Ashburn · 9 years ago
  64. fc40cd0 Merge branch 'david_include_change_20151106' by David Pinedo · 9 years ago
  65. 8a39efc loader: Convert GetInstanceProcAddr and GetDeviceProcAddr over to new semantics by Jon Ashburn · 9 years ago
  66. 9316d3b Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  67. 0555952 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  68. fcbe16f misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  69. c208790 misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  70. 1724104 bug 15045: vkGetPhysicalDeviceImageFormatProperties for unsupported formats (WIP) by Chia-I Wu · 9 years ago
  71. 5c17c96 bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limitations (WIP) by Chia-I Wu · 9 years ago
  72. 28e0691 bug 14608: VkShaderModule object lifetime (WIP) by Chia-I Wu · 9 years ago
  73. cf804e8 bug 12921 part 2: Memory callback (WIP) by Chia-I Wu · 9 years ago
  74. 093ce20 loader: Resource cleanup on loaer_init_physical_device_info() by Jon Ashburn · 9 years ago
  75. 00eb6c0 loader: Call down chain for vkEnumerateDeviceExtensionProperties by Jon Ashburn · 9 years ago
  76. 24cd4be loader: Create a VkPhysicalDevice object rather than using ICDs by Jon Ashburn · 9 years ago
  77. 890adf1 layers: Windows define fixes by Tobin Ehlis · 9 years ago
  78. 2961e1c loader: Fix Windows build by Courtney Goeltzenleuchter · 9 years ago
  79. 1b99bb2 bug 14918 part 3: sed renames by Chia-I Wu · 9 years ago
  80. 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  81. 2bfb33c bug 14918 part 2: some simple renames (WIP) by Chia-I Wu · 9 years ago
  82. 40cf0ae bug 14892 part 2: rename more "count" (WIP) by Chia-I Wu · 9 years ago
  83. 5353466 bug 14918 part1: consistency/cleanup ideas (from jbolz/pdaniell/dkoch) (WIP) by Chia-I Wu · 9 years ago
  84. 1ff4c3d bug 14848: Verifying Sparse Behavior (WIP) by Chia-I Wu · 9 years ago
  85. b99df44 bug 14543: rename VkTex* enums to VkTexture* similarly for VK_TEX_* to VK_TEXTURE_* (WIP) by Chia-I Wu · 9 years ago
  86. f7458c5 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  87. d50a7d7 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  88. 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
  89. cbe3c9f bug 14876: Can timestamps be written inside a renderpass? (WIP) by Chia-I Wu · 9 years ago
  90. e2fc552 bug 14362: VK_NULL_HANDLE does not work in C (WIP) by Chia-I Wu · 9 years ago
  91. 2dc4af3 MR 461: Documented updated vkQueueSubmit and remove wait + signal semaphore operations on queues. (WIP) by Chia-I Wu · 9 years ago
  92. 51ce5ea bug 14868: Replace VkTimestampType with VkPipelineStageFlagBits (WIP) by Chia-I Wu · 9 years ago
  93. b16facd bug 14855: vkGetPipelineCacheSize is unique (consistency issue) (WIP) by Chia-I Wu · 9 years ago
  94. d8c946a bug 14365: Rename slopeScaledDepthBias to depthBiasSlopeScaled (WIP) by Chia-I Wu · 9 years ago
  95. ccc93a7 bug 14844: Query Pool issues (WIP) by Chia-I Wu · 9 years ago
  96. 5b1e34d loader: Update Linux and Windows ICD/layer discover documentation by jon · 9 years ago
  97. 62cf0e8 loader: Update linux documentation on where ICD lives. by jon · 9 years ago
  98. 547bbee loader: Move utility function so it is found on both Linux and Windows by jon · 9 years ago
  99. 6e62684 loader: set DEFAULT_VK_{DRIVER,LAYER}S_PATH to "" on Linux by Daniel Dadap · 9 years ago
  100. 00b4aba loader: add helper for combining paths by Daniel Dadap · 9 years ago