1. d2aa3ab Rootless GPU Debug by Cody Northrop · 7 years ago
  2. a0f1608 Merge "Revert "Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs"" by TreeHugger Robot · 7 years ago
  3. ebf17f1 Revert "Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs" by Ian Elliott · 7 years ago
  4. 14c0e8d Merge "Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs" by Ian Elliott · 7 years ago
  5. 0376660 Properly implement stubhal's vkGetInstanceProcAddr() by Ian Elliott · 7 years ago
  6. 205e461 Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs by Ian Elliott · 7 years ago
  7. 1b3ecaa Revert "Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs" by Aurimas Liutikas · 7 years ago
  8. d134b22 Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs by Ian Elliott · 7 years ago
  9. cd8ad33 Additional changes to Vulkan 1.1 API updates by Ian Elliott · 7 years ago
  10. f25f5bb Vulkan api update to 1.1 by Daniel Koch · 7 years ago
  11. 8c8e81c Merge "Limit Display-P3 surface formats to 8888" into oc-mr1-dev am: 8c6462c8c4 by Courtney Goeltzenleuchter · 7 years ago
  12. 89e00d1 Merge changes I91c0080e,Ibfbf84a5 am: f9c4e2cc7c by Jesse Hall · 7 years ago
  13. bd7e03a Limit Display-P3 surface formats to 8888 by Courtney Goeltzenleuchter · 7 years ago
  14. 7772622 vulkan: Update Vulkan headers to 1.0.60 by Jesse Hall · 7 years ago
  15. a3f8840 GraphicsEnv is separated from libui by Jiyong Park · 8 years ago
  16. 9947eab vulkan: Update Vulkan headers to 1.0.54 by Jesse Hall · 7 years ago
  17. 3c9649e Merge "vulkan: Update Vulkan headers to 1.0.54" am: 0ddcc46845 by Jesse Hall · 7 years ago
  18. 9492f99 vulkan: Update Vulkan headers to 1.0.54 by Jesse Hall · 7 years ago
  19. b52abee Fix DEQP failure regarding VK_COLOR_SPACE_EXTENDED_SRGB_LINEAR_EXT: by Courtney Goeltzenleuchter · 7 years ago
  20. 3329c08 Add VK_COLOR_SPACE_EXTENDED_SRGB_NONLINEAR_EXT. by Courtney Goeltzenleuchter · 8 years ago
  21. 8e0c3f5 vulkan: Translate usage flags before passing to driver by Chris Forbes · 8 years ago
  22. f9b05ee SurfaceFlinger: Set property in StartPropertySetThread during init by Wei Wang · 8 years ago
  23. cb496ac use 64-bits usage bits almost everywhere by Mathias Agopian · 8 years ago
  24. 1671de0 Revert "use 64-bits usage bits almost everywhere" by Guang Zhu · 8 years ago
  25. b667c05 Merge "vulkan: Translate usage flags before passing to driver" into oc-dev by Chris Forbes · 8 years ago
  26. 4744291 vulkan: Translate usage flags before passing to driver by Chris Forbes · 8 years ago
  27. 175d987 use 64-bits usage bits almost everywhere by Mathias Agopian · 8 years ago
  28. 135fcf3 Merge "libvulkan: Enable GSC2 and SPI extensions" into oc-dev am: d69b9d0e87 by Chris Forbes · 8 years ago
  29. d69b9d0 Merge "libvulkan: Enable GSC2 and SPI extensions" into oc-dev by Chris Forbes · 8 years ago
  30. c0a749e Merge "GraphicsEnv is separated from libui" by TreeHugger Robot · 8 years ago
  31. 6a3c05b fix circular dependency libnativewindow <-> libui by Mathias Agopian · 8 years ago
  32. b36f4ee Return an error if apiVersion is 1.1+. by Ian Elliott · 8 years ago
  33. 27c39e1 GraphicsEnv is separated from libui by Jiyong Park · 8 years ago
  34. 1609500 libvulkan: Enable GSC2 and SPI extensions by Chris Forbes · 8 years ago
  35. 5c34de2 Only enumerate display_timing when present timestamp supported by Ian Elliott · 8 years ago
  36. 21d072a Merge changes from topic 'presentFenceNotReliable' into oc-dev by Brian C. Anderson · 8 years ago
  37. dc96fdf egl: Differentiate pending vs invalid timestamps. by Brian Anderson · 8 years ago
  38. c441fbf Merge changes from topic 'llndk_rename' into oc-dev by TreeHugger Robot · 8 years ago
  39. 219db6c Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 8 years ago
  40. 00e61ff Load Vulkan driver into sphal namespace by Jesse Hall · 8 years ago
  41. 894780b Remove driver workaround by Courtney Goeltzenleuchter · 8 years ago
  42. fca0f29 vulkan: Dequeue the shared buffer again after presenting by Chris Forbes · 8 years ago
  43. c88409c vulkan: Don't dequeue in AcquireNextImageKHR if in shared mode by Chris Forbes · 8 years ago
  44. e0ced03 vulkan: Only cancel buffers during swapchain creation if not shared by Chris Forbes · 8 years ago
  45. 97ef461 vulkan: Set shared & auto refresh modes earlier by Chris Forbes · 8 years ago
  46. f883564 vulkan: Track whether in shared mode in Swapchain by Chris Forbes · 8 years ago
  47. 2c8fc75 vulkan: Always request at least 2 images for swapchain by Chris Forbes · 8 years ago
  48. 34a327b Temporarily disable 2 unratified Khronos extensions. by Ian Elliott · 8 years ago
  49. 7992781 Use gralloc usage conversion library by Jesse Hall · 8 years ago
  50. d8ab439 Merge "egl: Remove retire event." by TreeHugger Robot · 8 years ago
  51. 4e606e3 egl: Remove retire event. by Brian Anderson · 8 years ago
  52. c45673f Update extension enums to match upstream. by Courtney Goeltzenleuchter · 8 years ago
  53. 4e3f9c1 Merge "Force vrhwc/wm to report the native resolution" by TreeHugger Robot · 8 years ago
  54. e77dce2 Force vrhwc/wm to report the native resolution by Stephen Kiazyk · 8 years ago
  55. 06bc009 vulkan: Implement usage flags query for KHR_shared_presentable_image by Chris Forbes · 8 years ago
  56. 2452cf7 vulkan: Implement KHR_get_surface_capabilities2 by Chris Forbes · 8 years ago
  57. e2d3ee1 vulkan: Update header for KHR_get_surface_capabilities2 by Chris Forbes · 8 years ago
  58. f25db04 Merge "Make IGraphicBufferProducer a hybrid interface." by TreeHugger Robot · 8 years ago
  59. e0c320c Merge "Revert "Extend hack to new driver version"" by Steve Pfetsch · 8 years ago
  60. 72957a9 Revert "Extend hack to new driver version" by Steve Pfetsch · 8 years ago
  61. fdc8ab3 vulkan: update Vulkan headers to 1.0.43 by Jesse Hall · 8 years ago
  62. ad25084 vulkan: update Vulkan headers to 1.0.42 by Jesse Hall · 8 years ago
  63. 77ad05b vulkan: update Vulkan headers to 1.0.39 by Jesse Hall · 8 years ago
  64. 6e1193a Make IGraphicBufferProducer a hybrid interface. by Pawin Vongmasa · 8 years ago
  65. cc9a304 Disable HDR extension for now by Courtney Goeltzenleuchter · 8 years ago
  66. 762c813 Use valid libvulkan error results by Mike Stroyan · 8 years ago
  67. 1ed3d79 Merge changes I121df86d,Ia692a5fd by TreeHugger Robot · 8 years ago
  68. df4ccdf Merge changes from topic 'colorspace_support' by TreeHugger Robot · 8 years ago
  69. 7d4a64a Add Vulkan to native helpers by Courtney Goeltzenleuchter · 8 years ago
  70. e278daf Use Surface::GetWideColorSupport in VK_EXT_swapchain_colorspace by Courtney Goeltzenleuchter · 8 years ago
  71. bca34c9 Update color space names to match extension by Courtney Goeltzenleuchter · 8 years ago
  72. 9b7e453 libvulkan : Handle VK_PRESENT_MODE_MAILBOX_KHR CASES correctly by Hrishikesh Manohar · 8 years ago
  73. 061fc6a Merge "Extend hack to new driver version" by Steve Pfetsch · 8 years ago
  74. e8d79a6 vulkan: Advertise present modes based on actual capabilities by Chris Forbes · 8 years ago
  75. fa25e63 vulkan: Conditionally enumerate KHR_shared_presentable_image by Chris Forbes · 8 years ago
  76. 6aa30db vulkan: Split known/intercepted extension lists by Chris Forbes · 8 years ago
  77. 889cd9a resolve merge conflicts of 641f2cf42 to master by Jesse Hall · 8 years ago
  78. 1a04c98 Merge changes I6437dc95,I77261381 am: d9f506fd47 by Jesse Hall · 8 years ago
  79. eb02c47 vulkan: update Vulkan headers to 1.0.38 by Jesse Hall · 8 years ago
  80. 3f5499b vulkan: Update Vulkan headers to 1.0.22 by Jesse Hall · 8 years ago
  81. fc00a1d Extend hack to new driver version by Kalle Raita · 8 years ago
  82. d634c48 Add HDR Metadata extension by Courtney Goeltzenleuchter · 8 years ago
  83. d05402f Merge "Revert "Temporarily disable enumeration of VK_KHR_incremental_present"" by TreeHugger Robot · 8 years ago
  84. fe8543b Revert "Temporarily disable enumeration of VK_KHR_incremental_present" by Ian Elliott · 8 years ago
  85. b9d9e30 Merge "Ignore VK_KHR_incremental_present hint for MAILBOX." by TreeHugger Robot · 8 years ago
  86. 832b6b9 Merge "EGL: Use frameId instead of framesAgo for frame events." by Brian C. Anderson · 8 years ago
  87. ffedb65 Ignore VK_KHR_incremental_present hint for MAILBOX. by Ian Elliott · 8 years ago
  88. 15b1cb2 Temporarily disable enumeration of VK_KHR_incremental_present by Ian Elliott · 8 years ago
  89. 85bb0c5 vulkan: Temporarily hack around loader/driver mismatch by Jesse Hall · 8 years ago
  90. d1abd74 vulkan: Add gralloc1 usage to VK_ANDROID_native_buffer by Jesse Hall · 8 years ago
  91. d827791 vulkan: Tolerate missing GetSwapchainGrallocUsageANDROID function by Chris Forbes · 8 years ago
  92. e3066e9 vulkan: Disable shared present modes for now by Chris Forbes · 8 years ago
  93. 2a902d7 Merge "move GraphicEnv from libgui to libui" by Mathias Agopian · 8 years ago
  94. d900c32 Merge "fix warning: dereference of a null pointer" by TreeHugger Robot · 8 years ago
  95. 991d254 move GraphicEnv from libgui to libui by Mathias Agopian · 8 years ago
  96. 1049d1d EGL: Use frameId instead of framesAgo for frame events. by Brian Anderson · 8 years ago
  97. 50e6754 Merge "Hook the VK_KHR_incremental_present extension" by Ian Elliott · 8 years ago
  98. 9e85373 Hook the VK_KHR_incremental_present extension by Ian Elliott · 8 years ago
  99. 2e3975c fix warning: dereference of a null pointer by Yunlian Jiang · 8 years ago
  100. 4da65b9 vulkan: Adjust ANDROID_native_buffer to match new shared image naming by Chris Forbes · 8 years ago