1. e981e53 [vulkan] guard fuchsia-specific code by Matt Sandy · 4 years, 9 months ago main master
  2. 4e5fffa Add vk_layer_utils_minimal.h by Craig Stout · 4 years, 9 months ago
  3. 66e293b [vulkan] Remove smart handle restriction. by John Rosasco · 4 years, 10 months ago
  4. 7929b61 [build] Use upstream Khronos GN target names and paths. by David 'Digit' Turner · 4 years, 10 months ago
  5. 28eb18c [loader] swap xlib for wayland in the loader by Matt Sandy · 4 years, 10 months ago
  6. 716d567 [loader] remove roller staging target by Matt Sandy · 4 years, 10 months ago
  7. 0050e27 [loader] update non-sdk loader target name by Matt Sandy · 4 years, 10 months ago
  8. 6e456c5 [loader] merge linux and fuchsia loader defs by Matt Sandy · 4 years, 10 months ago
  9. dad36cd [sdk] Add documentation for updating the .symbols.api file by Yifei Teng · 4 years, 10 months ago
  10. d206994 [sdk] Add generated .symbols.api file by Yifei Teng · 4 years, 11 months ago
  11. bf4d584 [loader] Remove vulkan_loader system package by Craig Stout · 5 years ago
  12. 5aa2763 Add buffer creation support to VK_FUCHSIA_buffer_collection by John Bauman · 5 years ago
  13. 62e58ed [loader] Remove EXTRAEXTRACONFIG by Justin Mattson · 5 years ago
  14. 67c7272 [loader] Introduce additional extra path by Justin Mattson · 5 years ago
  15. 2afe0ae [virtmagma] add linux config for vulkan loader by Matt Sandy · 5 years ago
  16. 19dfb2c [build] Clean up loader library deps by Roland McGrath · 5 years ago
  17. 6f1a1b7 Remove #error that was introduced by mistake by Craig Stout · 5 years ago
  18. 6278d7e Remove VK_KHR_magma_surface by Craig Stout · 5 years ago
  19. 2e55f1f Fix memoryTypeBits by Craig Stout · 5 years ago
  20. 487225d Remove old Fuchsia KHR external mem,sem extensions by Craig Stout · 5 years ago
  21. 5ea9f8b Remove VK_GOOGLE_image_usage_scanout by John Bauman · 5 years ago
  22. 989cb8f Update buffer collection requires VK_FUCHSIA_external_memory by Craig Stout · 5 years ago
  23. b880d4b Add validation support for renamed fuchsia external semaphore by Craig Stout · 5 years ago
  24. 8dd0d44 Add VK_FUCHSIA_external_memory and VK_FUCHSIA_external_semaphore by Craig Stout · 5 years ago
  25. 2d4fb63 Re-generate after moving imagepipe extension by Craig Stout · 5 years ago
  26. 5fa64e4 Fix VK_FUCHSIA_imagepipe_surface extension number by Craig Stout · 5 years ago
  27. 10bd54d Add mechanism to import images and memory directly from a buffer collection by John Bauman · 5 years ago
  28. e50d9f8 Regenerate vk_loader_extensions.c by Michael Spang · 5 years ago
  29. 6c1236b [fuchsia] Update FDIO include by Adam Barth · 5 years ago
  30. ece4657 loader: Fix VK_EXT_debug_utils crash by Lenny Komow · 6 years ago
  31. 4f8bbeb Fix typo in name of "validation_tests_optimization" config by Petr Hosek · 5 years ago
  32. bcaf845 [tests] Use config to override default optimization level by Petr Hosek · 5 years ago
  33. fcdc471 Disable -Wextra-semi in vulkan_loader_and_validation_layers so it can be turned on globally by Scott Graham · 5 years ago
  34. 25a33bd Add VK_FUCHSIA_buffer_collection extension by John Bauman · 5 years ago
  35. 0595ac7 Sort enums in generated enum-to-string functions by Karl Schultz · 6 years ago
  36. 0a66f7a Fix asan crashes due to stack overflow by Craig Stout · 5 years ago
  37. 404a95d [loader] Update path to fuchsia.ui.scenic by Adam Barth · 5 years ago
  38. 0e2bdf0 Remove vulkaninfo package by Craig Stout · 5 years ago
  39. fe4eb16 Check layers for extensions by Craig Stout · 5 years ago
  40. 3fc2751 Add micro_layer_common by John Bauman · 5 years ago
  41. a9c8584 [Vulkan] Update VkImagePipeSurfaceCreateInfoFUCHSIA definition by Craig Stout · 5 years ago
  42. b8a6625 [Vulkan] Updated loader to resolve vkCreateImagePipeSurfaceFUCHSIA by Sergey Ulanov · 5 years ago
  43. 83a3480 Add dep for libasync-default.so by Craig Stout · 5 years ago
  44. 842b867 Fix vulkaninfo package by Craig Stout · 5 years ago
  45. f096b49 Switch to VK_USE_PLATFORM_FUCHSIA by Craig Stout · 5 years ago
  46. 495b921 Update API version of layer json files by John Bauman · 5 years ago
  47. 171a986 loader: Handle vkGetDeviceQueue2 correctly by John Bauman · 5 years ago
  48. 780333d Add VK_FUCHSIA_imagepipe_surface by Craig Stout · 5 years ago
  49. 30e0590 [layers] Configure layers to build with -O1 instead of -O3 in release by James Robinson · 5 years ago
  50. 46c96e2 Move all fuchsia extensions into platform header by Craig Stout · 5 years ago
  51. bd6a509 Improve README_FUCHSIA.md by John Bauman · 6 years ago
  52. 3106666 [sdk] prebuilt_shared_library --> sdk_shared_library by P.Y. Laligand · 6 years ago
  53. 3cd387d Fix sdk build by Craig Stout · 6 years ago
  54. 5f7c540 [loader] Add trace-engine as a dep by Craig Stout · 6 years ago
  55. 7ab3497 [loader] Fix spurious log error by Craig Stout · 6 years ago
  56. 62f5695 Update to 1.1.74 by John Bauman · 6 years ago
  57. fdfa431 [layers] Statically link c++ stdlib into core layers by James Robinson · 6 years ago
  58. eea5b89 Use zx_handle_t for imagePipeHandle by Craig Stout · 6 years ago
  59. 5b14c6c Remove framebuffer lib from loader dependencies by James Robinson · 6 years ago
  60. 2a5323b [loader] Package up loader library for SDK by James Robinson · 6 years ago
  61. dcfc5a7 [layers] Add GN scope to allow packages to include layers directly by James Robinson · 6 years ago
  62. ff80a18 Remove unused imports by Craig Stout · 6 years ago
  63. e77d4ae [loader] Load shared libraries from service instead of /system/lib by James Robinson · 6 years ago
  64. ee069ef Remove dependency on libmagma. by Craig Stout · 6 years ago
  65. 9e58d5a [loader] Set SYSCONF to /config by James Robinson · 6 years ago
  66. be13896 [loader] Avoid linking the loader against libc++ by James Robinson · 6 years ago
  67. 40d2be5 [system image] Migrate vulkan_loader_and_layers_tests to pkgfs by Joshua Seaton · 6 years ago
  68. 94f5691 Include the framebuffer lib with the vulkan loader by David Stevens · 6 years ago
  69. 46f8890 Move tests to disabled by Craig Stout · 6 years ago
  70. 443eb92 Update skip tests by Craig Stout · 6 years ago
  71. c1da16d tests: Fix tests using invalid viewport by Petr Kraus · 6 years ago
  72. 250d9c4 Update test package by Craig Stout · 6 years ago
  73. f8fa146 [fdio] Update for FDIO header move by Adam Barth · 6 years ago
  74. bd3b230 Update README.fuchsia by Petr Hosek · 6 years ago
  75. 25d5884 docs: Update readme to reflect repo deprecation by Mark Lobodzinski · 6 years ago upstream/master
  76. e2b20b1 icd:Add GPDP2 support for descriptor indexing by Tobin Ehlis · 6 years ago
  77. 2490b80 layers:Moving to GPDF2 by Tobin Ehlis · 6 years ago
  78. 863f214 layers:Store GPDF2 struct by Tobin Ehlis · 6 years ago
  79. dbb498c icd:Fix Windows build by Tobin Ehlis · 6 years ago
  80. 0b0f2ef layers: add missing VkFormatFeatureFlags checks by Cort Stratton · 6 years ago
  81. e65b844 layers: Add GetApiVersion() helper by Cort Stratton · 6 years ago
  82. 56fe30e layers: fix imageview 3D layout transition by Dave Houlton · 6 years ago
  83. 2ae2eee demos: Add MacOS surface output to vulkaninfo by Jeremy Kniager · 6 years ago
  84. 49601ba icd:Add support for extended features queries by Tobin Ehlis · 6 years ago
  85. 10cf18c tests:Compare VkBool32 against VK_FALSE by Tobin Ehlis · 6 years ago
  86. 9ac5ccc tests: Update tests to remove duplicate slashes by Lenny Komow · 6 years ago
  87. 2451940 loader: Fix gcc 8.1 cast warning by Lenny Komow · 6 years ago
  88. 6a471a2 loader: Fix unhandled out of memory errors by Lenny Komow · 6 years ago
  89. 22a83ff loader: Remove duplicated delimiting chars in paths by Martin Blanchard · 6 years ago
  90. 9b993e4 tests: Fix min image transfer granularity test by William Henning · 6 years ago
  91. 2bfdad9 tests: Clean up multiplane view format test by William Henning · 6 years ago
  92. e4223bb layers: Rework attachment use conflict checks by Chris Forbes · 6 years ago
  93. 825e795 layers: Do renderpass dag validation before call by Chris Forbes · 6 years ago
  94. bda3c09 tests: Simplify CopyImageLayerCountMismatch test by William Henning · 6 years ago
  95. 5e66895 demos: Unify capitlization in json output by Shannon McPherson · 6 years ago upstream/shannon_vulkaninfo_add_help_flag
  96. 7be2fa9 demos: Add help options to vulkaninfo by Shannon McPherson · 6 years ago
  97. e21b996 layers: fix a multiplane imageview bug by Dave Houlton · 6 years ago
  98. e05d319 tests: Fix some renderframework bugs by Mark Lobodzinski · 6 years ago
  99. 643a8ac tests: Simplify DSAspectBitErrors test by William Henning · 6 years ago
  100. ae8aa1c Move validation layers to separate package by John Bauman · 6 years ago