1. 08accc6 update vulkan.h for multi-pass command buffers (V131, #14075) by Chia-I Wu · 9 years ago
  2. cc44f2a loader: Exit loop as soon as we know the answer by Courtney Goeltzenleuchter · 9 years ago
  3. fedb2a5 loader: use device extension list, not global by Courtney Goeltzenleuchter · 9 years ago
  4. cd2a099 vulkan: Rename bool32_t to VkBool32 by Courtney Goeltzenleuchter · 9 years ago
  5. c669cc6 misc: Support Pipeline caches and multi pipeline create, bug 14033 API changes by Jon Ashburn · 9 years ago
  6. 3831094 Layers: They now compile on Windows. by David Pinedo · 9 years ago
  7. 5e1f63d loader: Fix bug where layer default system path string needed to be copied by Jon Ashburn · 9 years ago
  8. 0c08365 Windows SDK: Rename vulkan.dll to vulkan.<major>.dll by David Pinedo · 9 years ago
  9. 16e8bef vulkan.h: V136 -- Vulkan Sparse Resource Issues by Mark Lobodzinski · 9 years ago
  10. 33fa041 loader: Build fixes for Windows by Cody Northrop · 9 years ago
  11. 1531517 loader: Handle relative and filename paths in the layer manifest files by Jon Ashburn · 9 years ago
  12. bd332cc loader: Fix so device layers to enable are from global list of type device by Jon Ashburn · 9 years ago
  13. 2d0c4bb loader: Use layer manifest files to discovery and query layers by Jon Ashburn · 9 years ago
  14. 5c6cf47 loader: early exit if nothing to do. by Courtney Goeltzenleuchter · 9 years ago
  15. 80b0126 loader: collect layer properties regardless of extension by Courtney Goeltzenleuchter · 9 years ago
  16. 6f5b00c loader: Filter extensions for ICD's CreateDevice by Courtney Goeltzenleuchter · 9 years ago
  17. 366b27a loader: Add validation checks to CreateDevice by Courtney Goeltzenleuchter · 9 years ago
  18. 3b8c5ff loader: Validate global layers requested by app by Courtney Goeltzenleuchter · 9 years ago
  19. 746db73 loader: Filter extension list sent to ICD by Courtney Goeltzenleuchter · 9 years ago
  20. a366a63 TODO: Add reminder for new code by Courtney Goeltzenleuchter · 9 years ago
  21. 8109510 loader: Use app's alloc routines if available by Courtney Goeltzenleuchter · 9 years ago
  22. 40caf0b loader: Add error return to detect invalid layers by Courtney Goeltzenleuchter · 9 years ago
  23. 6f460c5 loader: Use stack allocation for temp storage by Courtney Goeltzenleuchter · 9 years ago
  24. 4f7f77f loader: remove redundant log message by Courtney Goeltzenleuchter · 9 years ago
  25. 371de70 loader: track layer library list by Courtney Goeltzenleuchter · 9 years ago
  26. 7f5aafc loader: Save app allocation callbacks by Courtney Goeltzenleuchter · 9 years ago
  27. 110fdf9 loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  28. 0c26e71 loader: Add implicit layer activation by Jon Ashburn · 9 years ago
  29. eb6d568 loader: Split the instance and device layer enablement env vars into 2 by Jon Ashburn · 9 years ago
  30. bd6c488 loader: Remove the merged enabled_extension list in device and instance structs by Jon Ashburn · 9 years ago
  31. f70f361 loader: Add log warning if json manifest file doesn't end in .json by Jon Ashburn · 9 years ago
  32. 5ef2060 loader: Make a layer properties structure for manifest file. by Jon Ashburn · 9 years ago
  33. b835d1b loader: Rename loader_platform.h -> vk_loader_platform.h by Tobin Ehlis · 9 years ago
  34. 0c6f9ee include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h by Tobin Ehlis · 9 years ago
  35. f0796e1 vulkan.h: v129 -- rework clear colors, remove raw clear [#14020] by Chris Forbes · 9 years ago
  36. d9be82b vulkan.h: Split attachment and image clears (#13914, v126) by Chris Forbes · 9 years ago
  37. 0b50a1c update vulkan.h for multi-level command buffers (V121) by Chia-I Wu · 9 years ago
  38. e4a1cf9 vulkan.h: V117 -- Remove Atomic Counters, Bug #14081 by Mark Lobodzinski · 9 years ago
  39. a01c13a loader: Use _alloca instead of alloca on Windows by David Pinedo · 9 years ago
  40. ee4027d bug 14014: Fill out support for VkShaderModule by Courtney Goeltzenleuchter · 9 years ago
  41. 2d2cb68 bug-14014: Allow multiple entrypoints in modules by Courtney Goeltzenleuchter · 9 years ago
  42. 89efef3 loader: Move CreateDevice to device table by Courtney Goeltzenleuchter · 9 years ago
  43. 9aa40a9 loader: Remove locks from vkGet routines by Tony Barbour · 9 years ago
  44. 0b2cfb2 vulkan.h: Bug 14181 - Barriers need to be more precise by Tony Barbour · 9 years ago
  45. 3a37aee loader: Remove uneeded ICD and layers scanned boolean by Jon Ashburn · 9 years ago
  46. ffad94d loader: Support gettting JSON ICD manifest files from registry by Jon Ashburn · 9 years ago
  47. 7242c67 loader: Fix compilation warnings for debug_report on Windows by Jon Ashburn · 9 years ago
  48. 59e0224 loader: Add math library to the build for linux cJSON files by Jon Ashburn · 9 years ago
  49. 2077e38 loader: Add parsing of JSON file to find location of ICD libraries by Jon Ashburn · 9 years ago
  50. 3e029d1 loader: Need to use ICD's GetDeviceProcAddr by Courtney Goeltzenleuchter · 9 years ago
  51. ca173b8 loader: Move CreateDevice to device table by Courtney Goeltzenleuchter · 9 years ago
  52. a6628c2 loader: Need to search device extension cache by Courtney Goeltzenleuchter · 9 years ago
  53. 509e973 loader: Add debug info by Courtney Goeltzenleuchter · 9 years ago
  54. 59a4732 vulkan.h: V108 -- Static Types, Bug# 13919 by Tony Barbour · 9 years ago
  55. 2bf8f90 bug 14016: Make vkResetFences take const pFences by Courtney Goeltzenleuchter · 9 years ago
  56. 9ec39ac loader: Use loader_GetInstanceProcAddr by Courtney Goeltzenleuchter · 9 years ago
  57. bc0bb77 vulkan.h: Remove vkGetFormatInfo, add features/limits (#12827, v125) by Chris Forbes · 9 years ago
  58. 908aa75 bug 13038: Remove support for multiple GPUs by Courtney Goeltzenleuchter · 9 years ago
  59. a0a8a24 loader: Add {}'s so that loader compilers on Windows by David Pinedo · 9 years ago
  60. f2093b6 vulkan.h: V103 -- Add VkPipelineLayout to vkCmdBindDescriptorSets, Bug# 14047 by Mark Lobodzinski · 9 years ago
  61. 1d825c7 Windows: Fix build issues on Windows by Tony Barbour · 9 years ago
  62. 922c8f6 loader: Remove support for WSI as an instance extension by Jon Ashburn · 9 years ago
  63. bd439cd misc: Remove VK_PHYSICAL_DEVICE_INFO_TYPE_DISPLAY_PROPERTIES_WSI by Jon Ashburn · 9 years ago
  64. b19ddbf misc: Remove GetDisplayInfoWSI() by Jon Ashburn · 9 years ago
  65. a6fd261 loader: Fix memory free bug in destroying icd from DestroyInstance by Jon Ashburn · 9 years ago
  66. 7727259 vulkan.h: V100 -- Remove vkClearDescriptorSets, Bug# 13783 by Mark Lobodzinski · 9 years ago
  67. 421e2bd vulkan.h: V99 -- Remove vkPinSystemMemory, Bug# 13926 by Mark Lobodzinski · 9 years ago
  68. 2e6b910 vulkan.h: V99 -- Remove vkSetMemoryPriority, Bug# 13925 by Mark Lobodzinski · 9 years ago
  69. 1f157ac loader: Grab next before destroying the data by Courtney Goeltzenleuchter · 9 years ago
  70. 953bb3c loader: Support multiple layers in one library by using <layerName>GetProcAddr by Jon Ashburn · 9 years ago
  71. 94e7049 loader: Remove the test for device layers activated; they follow create/destroy by Jon Ashburn · 9 years ago
  72. dc6fcad loader: Add device struct so can destroy layer info at DestroyDevice by Jon Ashburn · 9 years ago
  73. ca8c81a loader: Set some log messages as debug messages by Courtney Goeltzenleuchter · 9 years ago
  74. 7dcc6a7 memtracker: Add persistent storage by Courtney Goeltzenleuchter · 9 years ago
  75. 567d9f0 loader: Fix device layer activation to properly filter out repeat layers by Jon Ashburn · 9 years ago
  76. d6a5b67 loader: Move device dispatch table to CreateDevice from EnumeratePhysDev by Jon Ashburn · 9 years ago
  77. cabafc0 loader: Remove GetGlobalExtensionInfo from dispatch table by Jon Ashburn · 9 years ago
  78. 1e4602f loader: Remove linefeed from log messages by Courtney Goeltzenleuchter · 9 years ago
  79. a585ecb loader: Use type flags not code for filter by Courtney Goeltzenleuchter · 9 years ago
  80. e57fc4d loader: clean up dead code by Courtney Goeltzenleuchter · 9 years ago
  81. a674352 loader: only search for layers by Courtney Goeltzenleuchter · 9 years ago
  82. 48360bb loader: remove now unused hosted field by Courtney Goeltzenleuchter · 9 years ago
  83. 90c6a0e loader: Add error messages if layer libraries fail to load by Jon Ashburn · 9 years ago
  84. 6301a0f loader: Make global functions (instance chain entrypoints) thread safe by Jon Ashburn · 9 years ago
  85. ce94f31 loader: Remove storage of wrappedGPUs only need during layer activation by Jon Ashburn · 9 years ago
  86. 57fb157 loader: add debug log message by Courtney Goeltzenleuchter · 9 years ago
  87. 880a2a7 loader: Add LOADER_DEBUG environment flags by Courtney Goeltzenleuchter · 9 years ago
  88. 7d0023c loader: Fix DestroyInstance by Courtney Goeltzenleuchter · 9 years ago
  89. deceded loader: Add utility to return loader instance ptr by Courtney Goeltzenleuchter · 9 years ago
  90. 2a34c1f loader: Increase library name length for safety by Courtney Goeltzenleuchter · 9 years ago
  91. 128f942 loader: Fix EnumeratePhysDev to handle less gpus than icd has and no mem leak by Jon Ashburn · 9 years ago
  92. 0f1d8eb loader: Only allow layer in chain once by Courtney Goeltzenleuchter · 9 years ago
  93. ba748ca loader: Remove obsolete extension / layer code by Courtney Goeltzenleuchter · 9 years ago
  94. a9e4af4 loader: Fix code format, add some debug info by Courtney Goeltzenleuchter · 9 years ago
  95. 74b1a1e loader: remove dependency fields from extension info by Courtney Goeltzenleuchter · 9 years ago
  96. ee3b16a loader: Remove resolved TODOs by Courtney Goeltzenleuchter · 9 years ago
  97. 123c8eb loader: Remove unused functions by Courtney Goeltzenleuchter · 9 years ago
  98. ed48830 loader: Put static function prototypes in .c by Courtney Goeltzenleuchter · 9 years ago
  99. d971b61 loader: Add support for debug report by Courtney Goeltzenleuchter · 9 years ago
  100. 8fd0825 loader: Support layers that don't have an extension entrypoint by Jon Ashburn · 9 years ago