1. 1530c34 loader: Better delineate trampoline and terminator functions by Jon Ashburn · 8 years ago
  2. 2558bd3 loader: Fix MSVS warnings by Karl Schultz · 8 years ago
  3. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  4. 23d36b1 loader:Update copyright and apply clang-format (no logic changes) by Jon Ashburn · 9 years ago
  5. 93ecb1d Win32: Get 32-bit Windows build working by Mark Young · 9 years ago
  6. b69cd59 debug_report: Integrate review feedback by Courtney Goeltzenleuchter · 9 years ago
  7. 23cc913 debug_report: MR141, Change pUserData to match type used elsewhere by Courtney Goeltzenleuchter · 9 years ago
  8. f19916e misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  9. 6a118ae misc: make sure host memory alignment is a power of two by Jon Ashburn · 9 years ago
  10. 7415d5a debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  11. 8288727 loader: utils for managing debug report events by Courtney Goeltzenleuchter · 9 years ago
  12. f821dad misc: Update copyright statements by Courtney Goeltzenleuchter · 9 years ago
  13. d3c5d27 loader: debug_report terminator functions use cast to get loader instance by Jon Ashburn · 9 years ago
  14. 822e8d7 debug_report: Add DebugReportMessage function by Courtney Goeltzenleuchter · 9 years ago
  15. 5ffb1d9 debug_report: make destroy have void return value by Courtney Goeltzenleuchter · 9 years ago
  16. 05854bf debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  17. 107a0d2 debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  18. 8a00cbf loader: Remove unused function by Courtney Goeltzenleuchter · 9 years ago
  19. ea49d3c loader: Remove unused debug helper functions by Courtney Goeltzenleuchter · 9 years ago
  20. 09197ae layers: Rename VK_DEBUG_REPORT_EXTENSION enums by Courtney Goeltzenleuchter · 9 years ago
  21. b19042e layers: rename VkDbgObjectType by Courtney Goeltzenleuchter · 9 years ago
  22. fd4830c layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  23. 4f23258 loader: Compile fixes to instance extension from rebase of bug 15068 changes by Jon Ashburn · 9 years ago
  24. 9ab6150 bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets by Chia-I Wu · 9 years ago
  25. 2b1764b loader: Update calling conventions on instance extension functions by Jon Ashburn · 9 years ago
  26. fc40cd0 Merge branch 'david_include_change_20151106' by David Pinedo · 9 years ago
  27. 8a39efc loader: Convert GetInstanceProcAddr and GetDeviceProcAddr over to new semantics by Jon Ashburn · 9 years ago
  28. 9316d3b Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  29. 0555952 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  30. fcbe16f misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  31. c208790 misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  32. 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  33. f7458c5 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  34. d50a7d7 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  35. e2fc552 bug 14362: VK_NULL_HANDLE does not work in C (WIP) by Chia-I Wu · 9 years ago
  36. 22d8d79 loader: Use correct 64bit printf format for Windows by Courtney Goeltzenleuchter · 9 years ago
  37. e0e6457 loader: Fixes in trampoline code to support layers which wrap objects by Jon Ashburn · 9 years ago
  38. f7a48db loader: Fix vkGetInstanceProcAddr to handle debug_report extension by Jon Ashburn · 9 years ago
  39. 77e8b14 loader: Remove instance validation checks from debug_report.c by Mark Lobodzinski · 9 years ago
  40. ed89407 bug-14538: Remove driver validation checks by Courtney Goeltzenleuchter · 9 years ago
  41. 480a50a loader: Fix Windows build for alloc stuff by Jon Ashburn · 9 years ago
  42. e39a4f8 loader: Make use of app provided allocation callbacks by Jon Ashburn · 9 years ago
  43. 48091a3 loader: convert to using loader_stack_alloc for consistency by Jon Ashburn · 9 years ago
  44. 464e0b5 All extensions single revision number instead of major.minor.patch by Ian Elliott · 9 years ago
  45. e67741a include: Change debug report pUserData parameter to non-const by Jon Ashburn · 9 years ago
  46. 5c042ea loader: Remove extension origin and use Vulkan ext prop structure by Jon Ashburn · 9 years ago
  47. 05159a9 xchange-93: Use VK_ prefix on DEBUG_REPORT_..._NAME by Courtney Goeltzenleuchter · 9 years ago
  48. 78556e8 Fix win32 build by Dan Ginsburg · 9 years ago
  49. 03663d0 loader: Add support for debug break helper by Courtney Goeltzenleuchter · 9 years ago
  50. 5304373 v133: eliminate version from extension properties by Courtney Goeltzenleuchter · 9 years ago
  51. 1d2cd3f Bug 14084 - Improve type safety and remove polymorphism by Tony Barbour · 9 years ago
  52. 7f5aafc loader: Save app allocation callbacks by Courtney Goeltzenleuchter · 9 years ago
  53. 110fdf9 loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  54. bd6c488 loader: Remove the merged enabled_extension list in device and instance structs by Jon Ashburn · 9 years ago
  55. 0c6f9ee include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h by Tobin Ehlis · 9 years ago
  56. 3a37aee loader: Remove uneeded ICD and layers scanned boolean by Jon Ashburn · 9 years ago
  57. 7242c67 loader: Fix compilation warnings for debug_report on Windows by Jon Ashburn · 9 years ago
  58. 1d825c7 Windows: Fix build issues on Windows by Tony Barbour · 9 years ago
  59. 7dcc6a7 memtracker: Add persistent storage by Courtney Goeltzenleuchter · 9 years ago
  60. 48360bb loader: remove now unused hosted field by Courtney Goeltzenleuchter · 9 years ago
  61. 6301a0f loader: Make global functions (instance chain entrypoints) thread safe by Jon Ashburn · 9 years ago
  62. 7d0023c loader: Fix DestroyInstance by Courtney Goeltzenleuchter · 9 years ago
  63. deceded loader: Add utility to return loader instance ptr by Courtney Goeltzenleuchter · 9 years ago
  64. 74b1a1e loader: remove dependency fields from extension info by Courtney Goeltzenleuchter · 9 years ago
  65. c6aecd7 loader: Fix debug_report utility functions string names to be consistent by Jon Ashburn · 9 years ago
  66. f579fa6 extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago