1. 43b53e8 misc: Update licenses to Apache 2.0 by Jon Ashburn · 8 years ago
  2. 725788c Allow vk-generate.py to work in Python 2. by Jamie Madill · 8 years ago
  3. 83ae0c0 layers: GH PR17, Add WSI argument passing to vk-generate.py by Mun, Gwan-gyeong · 8 years ago
  4. 3cd96a2 Remove Khronos confidential clause from license text. by Karl Schultz · 8 years ago
  5. c85a02f Update copyright info in python scripts by Karl Schultz · 8 years ago
  6. 66e98b8 scripts: Remove icd generation specific code by Jon Ashburn · 8 years ago
  7. 2bdf6da loader: implement new layer init method by Courtney Goeltzenleuchter · 9 years ago
  8. 89a1c46 icd: Use new loader interface for finding ICD entry points Remove library exports on all Vulkan entry points but vk_icdGetInstanceProcAddr. by Jon Ashburn · 9 years ago
  9. 2e87e61 layers: Rename Layer/library/json files for consistency by Mark Lobodzinski · 9 years ago
  10. cf8ff4f loader: Fix comment leader on def files by Courtney Goeltzenleuchter · 9 years ago
  11. 329ca9e Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  12. 96cd795 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  13. 8a17da5 misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  14. 50c57ef misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  15. 9268944 Make layers build on android. by Michael Lentine · 9 years ago
  16. 329da01 WSI Validation: Initial WSI "swapchain" validation layer. by Ian Elliott · 9 years ago
  17. 74c4ce9 bug 14509: Rename Layer and Extension queries by Courtney Goeltzenleuchter · 9 years ago
  18. 83334db layers: Fix several bugs in WSI extension handling in layers by Jon Ashburn · 9 years ago
  19. 88049b1 layers: Fix windows build for multi layer .def file by Jon Ashburn · 9 years ago
  20. 4ca0150 icd: Generate vkInstanceProcAddr with real entrypoints by Jon Ashburn · 9 years ago
  21. 18061cd loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  22. 2d1d970 include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h by Tobin Ehlis · 9 years ago
  23. be63799 loader: Move CreateDevice to device table by Courtney Goeltzenleuchter · 9 years ago
  24. f83cd4a generator: Clear dispatch table by Courtney Goeltzenleuchter · 9 years ago
  25. 426b905 vulkan.h: V108 -- Static Types, Bug# 13919 by Tony Barbour · 9 years ago
  26. ba4a195 misc: Remove GetDisplayInfoWSI() by Jon Ashburn · 9 years ago
  27. cc4dfcf loader: Remove GetGlobalExtensionInfo from dispatch table by Jon Ashburn · 9 years ago
  28. 4f2575f loader: Support layers that don't have an extension entrypoint by Jon Ashburn · 9 years ago
  29. 7cb4e0e layers: GPA table initialization shouldn't recurse by Jon Ashburn · 9 years ago
  30. 1245cec misc: Change vkGetProcAddr to vkGetDeviceProcAddr by Jon Ashburn · 9 years ago
  31. 2666e2f misc: Loader and Layers move device chain activation to CreateDevice by Jon Ashburn · 9 years ago
  32. 52c1d73 layers: Use the instance chain for entrypoints with instance by Jon Ashburn · 9 years ago
  33. d956400 layers: Add initialization of instance dispatch table by Jon Ashburn · 9 years ago
  34. 3feb731 layers: Remove unused layer dispatch lookup generation by Jon Ashburn · 9 years ago
  35. 1180f60 layers: Remove the layer intercept proc generated header by Jon Ashburn · 9 years ago
  36. dcea6b1 Windows: Fix build from recent loader changes by Jon Ashburn · 9 years ago
  37. 53c1677 misc: Add vkGetInstanceProcAddr() entrypoint by Jon Ashburn · 9 years ago
  38. aef6588 loader: Separate out the python generator script by Jon Ashburn · 9 years ago
  39. da7c20d loader: rename a few dispatch utilties by Jon Ashburn · 9 years ago
  40. b67859d loader: Fix bug on layer name prefix string length by Jon Ashburn · 9 years ago
  41. d3d41cb dispatch: No need to save data from vkResetFences by Tony Barbour · 9 years ago
  42. a938abb misc: Changes to fix warnings in Windows / VC++ build by Tony Barbour · 9 years ago
  43. 11e76ac vulkan.h: Fix up warnings and use VkObject appropriately by Tony Barbour · 9 years ago
  44. 230e625 update to vulkan.h header version 90, bug 13529 by Mike Stroyan · 9 years ago
  45. 5b66aa5 switch to VK_WSI_LunarG by Chia-I Wu · 9 years ago
  46. 8205d90 Bug 13632 Header 84 Assorted questions and comments on vulkan.h by Tony Barbour · 9 years ago
  47. 07b309a misc: Change vkEnumerateGpus to vkEnumeratePhysicalDevices by Jon Ashburn · 9 years ago
  48. 9cb208b layers: indirect GPA in dispatch table by Mike Stroyan · 9 years ago
  49. fdf00b6 Win: Some compilation/link fixes. by Ian Elliott · 9 years ago
  50. 8eddca6 layers: Fix for registering a debug callback routine by Tony Barbour · 9 years ago
  51. e18431b loader: Fix GetProcAddr to return proper function pointers for app by Jon Ashburn · 9 years ago
  52. 5517886 loader: Fix disptach table init for non-dispatchable functions by Jon Ashburn · 9 years ago
  53. eb2728b vulkan: Add vkGetGlobalExtensionInfo entrypoint by Jon Ashburn · 9 years ago
  54. 630e44f layers: Remove wrapping of GPU objects by loader and layers by Jon Ashburn · 9 years ago
  55. 65cf305 loader: Don't have GetExtensionSupport as loader special case code by Jon Ashburn · 9 years ago
  56. 2a78e3d loader: Activate layers at EnumerateGpus instead of CreateDevice by Jon Ashburn · 9 years ago
  57. 301c5f0 loader: refactor layer activation function to handle more general inputs by Jon Ashburn · 9 years ago
  58. 382489d vulkan: beautification changes by Courtney Goeltzenleuchter · 9 years ago
  59. a8c0628 renaming: Move many xgl files to vk version by Courtney Goeltzenleuchter · 9 years ago[Renamed (99%) from xgl-generate.py]
  60. 9cc421e Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago
  61. 0199e95 loader: Merge extensions and layers by Courtney Goeltzenleuchter · 9 years ago
  62. 9d36ef4 xgl: update xglDbg.h for XGL_INSTANCE by Courtney Goeltzenleuchter · 9 years ago
  63. 67a81c8 xgl-generate.py: rewrite LoaderEntrypointsSubcommand by Chia-I Wu · 9 years ago
  64. 1d6731b xgl-generate.py: add and use helpers from loader.h by Chia-I Wu · 9 years ago
  65. d98a23c xgl-generate.py: add WinDefFileSubcommand by Chia-I Wu · 9 years ago
  66. e977a6c Linux: Must use "__linux__" instead of "PLATFORM_LINUX". by Ian Elliott · 9 years ago
  67. e2bca48 Get the trace player to work with Windows by Piers Daniell · 9 years ago
  68. a742a62 Win: Can now use "static inline" on Windows (i.e. no code mods). by Ian Elliott · 9 years ago
  69. ba7133b icd: add loader magic word to verify ICD is compatible by Courtney Goeltzenleuchter · 9 years ago
  70. 81ac44c Can compile "loader" and "layers" on Windows and Linux ... by Ian Elliott · 10 years ago
  71. 457c5d1 instance: Remove xglInitAndEnumerateGpus by Jon Ashburn · 9 years ago
  72. 349508d instance: Added initial {Create|Destroy}Instance() and xglEnumerateGpus(). by Jon Ashburn · 9 years ago
  73. e2d07a5 xgl: Remove XGL_* typedef wrappers by Mark Lobodzinski · 9 years ago
  74. f838506 xgl: move to new resource binding model by Chia-I Wu · 10 years ago
  75. 953a169 xgl: Add xgl header changes for rev30 and 31. by Mark Lobodzinski · 10 years ago
  76. b7428b3 loader: Check for success on return from driver for create object calls by Jon Ashburn · 10 years ago
  77. f4bd2e4 xgl-generate.py: add LayerGetProcAddrHelperSubcommand() by Chia-I Wu · 10 years ago
  78. f7d6d3c xgl-generate.py: add generate_get_proc_addr_check() by Chia-I Wu · 10 years ago
  79. 9e7e554 xgl-generate.py: simplify _does_function_create_object() by Chia-I Wu · 10 years ago
  80. 31b115a xgl-generate.py: simplify _is_dispatchable() by Chia-I Wu · 10 years ago
  81. 565734c xgl.py: remove special-purpose functions by Chia-I Wu · 10 years ago
  82. 28b8d8c xgl-generate.py: add DispatchTableOpsSubcommand by Chia-I Wu · 10 years ago
  83. d4a76ae xgl-generate.py: rename LoaderSubcommand by Chia-I Wu · 10 years ago
  84. 77c5cdf xgl-generate.py: clean up IcdDummyEntrypointsSubcommand by Chia-I Wu · 10 years ago
  85. 58f2085 xgl-generate.py: add IcdGetProcAddrSubcommand by Chia-I Wu · 10 years ago
  86. 731517d xgl-generate.py: add IcdDummyEntrypointsSubcommand by Chia-I Wu · 10 years ago
  87. 9617727 icd: stop generating icd-dispatch-entrypoints.c by Chia-I Wu · 10 years ago
  88. 5863b73 loader: Fix WsiX11CreatePresentableImage to set dispatch table for image by Jon Ashburn · 10 years ago
  89. 2686435 xgl-generate.py: fork _generate_dispatch_entrypoints() by Chia-I Wu · 10 years ago
  90. ec30dcb xgl.py: add Extension by Chia-I Wu · 10 years ago
  91. 53daa33 xgl-generate.py: remove unused LayerDispatchSubcommand by Chia-I Wu · 10 years ago
  92. 450b13c xgl-generate.py: remove unused LayerFuncsSubcommand by Chia-I Wu · 10 years ago
  93. 5fd5d2e xgl-generate.py: remove unused IcdDispatchTableSubcommand by Chia-I Wu · 10 years ago
  94. 7461fcf remove unnecessary casting between XGL_CHAR/char by Chia-I Wu · 10 years ago
  95. d6bfe02 loader: handle inserting dispatch table pointer into all created objects by Jon Ashburn · 10 years ago
  96. 4cd79c9 icd: Fix bug in generated Icd generated entrypoints don't unwrap gpu object by Jon Ashburn · 10 years ago
  97. 70f9724 icd: Make driver use the same definition for dispatch table as loader uses by Jon Ashburn · 10 years ago
  98. 1005333 loader: Change ActivateLayers name to be consistent with rest of loader by Jon Ashburn · 10 years ago
  99. 66bbbf5 layers: Use xgl-layer-generate.py to generate the generic layer by Tobin Ehlis · 10 years ago
  100. 3e7c080 Loader: GPA fixes and also properly insert wrapped gpu objs into chain by Jon Ashburn · 10 years ago