1. 42b24c4 Refactor gralloc to reduce usage of global variables and remove macros by Roman Kiryanov · 5 years ago
  2. d5d92d6 [vulkan] Improved implementation of VK_FUCHSIA_buffer_collection by David Reveman · 5 years ago
  3. 60d3b97 [vulkan] Small fuchsia external semaphore cleanup by David Reveman · 5 years ago
  4. 42b5610 Merge "[vulkan] deferred command buffers (guest)" by Lingfeng Yang · 5 years ago
  5. c53e747 [vulkan] deferred command buffers (guest) by Lingfeng Yang · 5 years ago
  6. 047d270 Increment the DMA counter if gralloc_alloc completes successfully by Roman Kiryanov · 5 years ago
  7. 3bf4795 Retire cb_handle_t::goldfish_dma by Roman Kiryanov · 5 years ago
  8. 488704f [vulkan] Implement vkGetMemoryZirconHandlePropertiesFUCHSIA by David Reveman · 5 years ago
  9. d0b2af9 Merge "[vulkan] Use new external memory/semaphore extensions on fuchsia." by Treehugger Robot · 5 years ago
  10. bcd13aa Merge "Refactor get_mem_region and put_mem_region in gralloc" by Treehugger Robot · 5 years ago
  11. 27b974a Merge "Replace a hand-made list of allocated cb's with std::set" by Treehugger Robot · 5 years ago
  12. ba51ee2 [vulkan] Use new external memory/semaphore extensions on fuchsia. by David Reveman · 5 years ago
  13. e517d1e [vulkan] Properly send AHW usage to the guest by Lingfeng Yang · 5 years ago
  14. 103d897 Merge "[vulkan] properly encode descriptor update template API (guest)" by Lingfeng Yang · 5 years ago
  15. 05d5ea3 [vulkan] properly encode descriptor update template API (guest) by Lingfeng Yang · 5 years ago
  16. 81240d2 Refactor get_mem_region and put_mem_region in gralloc by Roman Kiryanov · 5 years ago
  17. 1cc49d5 Replace a hand-made list of allocated cb's with std::set by Roman Kiryanov · 5 years ago
  18. fc86623 Merge "Check for getDmaVersion instead of s_grdma" by Treehugger Robot · 5 years ago
  19. 5a181df Merge "Refactor lockAndWriteDma to support goldfish-addess-space" by Treehugger Robot · 5 years ago
  20. 8a7d434 Merge "Retire goldfish_dma_lock and goldfish_dma_unlock" by Treehugger Robot · 5 years ago
  21. d099885 Check for getDmaVersion instead of s_grdma by Roman Kiryanov · 5 years ago
  22. 943161f Refactor lockAndWriteDma to support goldfish-addess-space by Roman Kiryanov · 5 years ago
  23. 4614672 Retire goldfish_dma_lock and goldfish_dma_unlock by Roman Kiryanov · 5 years ago
  24. 9f9f0cf [vulkan] Fix comparison of integers of different signs error by David Reveman · 5 years ago
  25. d660e60 [vulkan] Fix color buffer lifetime on fuchsia. by David Reveman · 5 years ago
  26. a963ea0 [vulkan] Alloc host visible memory in blocks by Lingfeng Yang · 5 years ago
  27. 9ff0990 Merge "Mark isHidlGralloc as 'const'" by Treehugger Robot · 5 years ago
  28. ffee181 Merge "Retire gralloc_device_t::ashmemRegions" by Treehugger Robot · 5 years ago
  29. c01759b Merge "Mark local functions 'static' in gralloc" by Treehugger Robot · 5 years ago
  30. 9a3eebf Mark isHidlGralloc as 'const' by Roman Kiryanov · 5 years ago
  31. f4175a6 Retire gralloc_device_t::ashmemRegions by Roman Kiryanov · 5 years ago
  32. f1e5ae4 Mark local functions 'static' in gralloc by Roman Kiryanov · 5 years ago
  33. 676a493 [vulkan] Rebase on latest sysmem API by David Reveman · 5 years ago
  34. e739199 [vulkan] Allow Vulkan 1.1 from host (guest codegen, ResourceTracker changes) by Lingfeng Yang · 5 years ago
  35. f434441 [vulkan] Implement sync fd's in the guest only by Lingfeng Yang · 5 years ago
  36. e060bbc [vulkan] Emulate BGRA color buffer support on fuchsia by David Reveman · 5 years ago
  37. 2ad0653 [multi-display] add renderControl api for multi display by Lingfeng Yang · 5 years ago
  38. e10aae2 [vulkan] Minimal implementation of VK_FUCHSIA_buffer_collection by David Reveman · 5 years ago
  39. 1d270ed Route gralloc_lock_ycbcr through gralloc_lock by Roman Kiryanov · 5 years ago
  40. 87b0c2b Fix the V offset in rgb888_to_yuv420p by Roman Kiryanov · 5 years ago
  41. 30d0818 Retire redundant variables by Roman Kiryanov · 5 years ago
  42. 95cdab1 Fix calculations of RGB offsets in FormatConversions by Roman Kiryanov · 5 years ago
  43. 5dd4c7f Fix the DD macro declaration by Roman Kiryanov · 5 years ago
  44. 357ca51 Add Y8Cb8Cr8_420 to the list of supported formats in eglCreateImageKHR by Roman Kiryanov · 5 years ago
  45. 7d5cdf4 Merge "Fix build on older APIs" by Lingfeng Yang · 5 years ago
  46. 2c3a0da Fix wrong caching of glBindBuffer by Lingfeng Yang · 5 years ago
  47. 3dc7c2f Fix build on older APIs by Lingfeng Yang · 5 years ago
  48. e4be1b6 Merge "Fix Fuchsia build" by Lingfeng Yang · 5 years ago
  49. f83538d Fix Fuchsia build by Lingfeng Yang · 5 years ago
  50. 1cb647a Switch to liblog logging on API >= 26 by Luca Stefani · 5 years ago
  51. 42aa12e Merge changes from topic "vulkan-enable-ahb" by Lingfeng Yang · 5 years ago
  52. a99a5c4 [vulkan] Enable VK_ANDROID_external_memory_android_hardware_buffer by Lingfeng Yang · 5 years ago
  53. 5c70112 [vulkan] Fill in missing pieces for AHardwareBuffer and sync fd supporti by Lingfeng Yang · 5 years ago
  54. e00bff9 [vulkan] If Vulkan enabled, make ColorBuffers from blob by Lingfeng Yang · 5 years ago
  55. 143da77 hwc2: Specify const for operator() by Luca Stefani · 5 years ago
  56. 1a098c0 [vulkan] followup for ext semaphores: work on windows (device side) by Lingfeng Yang · 5 years ago
  57. 88a8daf [vulkan] Block host visible memory from being external memory by Lingfeng Yang · 5 years ago
  58. a499e44 Vulkan semaphore opaque fd support by Yahan Zhou · 5 years ago
  59. 19e374e [vulkan] Avoid creating a new fence each time QueueSubmit is called. by David Reveman · 5 years ago
  60. 2b42397 [vulkan] Fix CreateSemaphore tracking. by David Reveman · 5 years ago
  61. 4f3f91f [vulkan] Fix missing macros/definitions on guest side by Lingfeng Yang · 5 years ago
  62. 3e8dbac Merge "[vulkan] Take codegen for vk.xml fix for structextends missing" by Lingfeng Yang · 5 years ago
  63. e4e0e47 [vulkan] Take codegen for vk.xml fix for structextends missing by Lingfeng Yang · 5 years ago
  64. 73e2728 [vulkan] Remove extraneous queue submit if no pre signal semaphores by Lingfeng Yang · 5 years ago
  65. 5b7c584 [vulkan] experimental fuchsia platform support by David Reveman · 5 years ago
  66. 8cd5b49 [vulkan] VulkanStreamGuest: do not use intermediate buffer by Lingfeng Yang · 5 years ago
  67. 2471022 [vulkan] Improve QueueSubmit handling by David Reveman · 5 years ago
  68. 041b7b5 [vulkan] Enable VK_KHR_sampler_ycbcr_conversion by Lingfeng Yang · 5 years ago
  69. 50fc730 [vulkan] Do not overwrite client's output pNext pointers (take codegen) by Lingfeng Yang · 5 years ago
  70. 1dafbc3 [vulkan] Take codegen fixes by Lingfeng Yang · 5 years ago
  71. 42ac179 [base] Tracing library for Vulkan (guest, atrace) by Lingfeng Yang · 5 years ago
  72. 0d5695f Merge "[gl] A collection of tweaks and optimizations" by Lingfeng Yang · 5 years ago
  73. 554a515 [gl] A collection of tweaks and optimizations by Lingfeng Yang · 5 years ago
  74. a4b97ac [vulkan] Skeleton code for handling external guest memory by Lingfeng Yang · 5 years ago
  75. 9667114 [vulkan] Enable VK_KHR_bind_memory2 by Lingfeng Yang · 5 years ago
  76. 32b110e [vulkan] Add unwrap hook for QueueSubmit and semaphore resource tracking by David Reveman · 5 years ago
  77. 7be62ce [vulkan] Add VkImportColorBufferGOOGLE/VkImportPhysicalAddressGOOGLE (take codegen) by Lingfeng Yang · 5 years ago
  78. 02a292d Merge "DO NOT MERGE - Merge PPRL.190205.001 into master" by Xin Li · 5 years ago
  79. ff1a3f6 Merge changes from topic "vulkan-google-color-buffer" by Lingfeng Yang · 5 years ago
  80. 3e87e85 [vulkan] Record create info for images/buffers by Lingfeng Yang · 5 years ago
  81. ae7e1b3 [vulkan] Add functions to associate ColorBuffers by Lingfeng Yang · 5 years ago
  82. ad6f67d Fix build on older APIs that don't have <mutex> by Lingfeng Yang · 5 years ago
  83. d27fc83 [vulkan] YOLO VK_KHR_dedicated allocation by Lingfeng Yang · 5 years ago
  84. 109c683 [vulkan] Fuchsia build support am: 74e99bbd62 by David Reveman · 5 years ago
  85. 74e99bb [vulkan] Fuchsia build support by David Reveman · 5 years ago
  86. f327f92 [vulkan] Only retrieve host physical devices once am: b64ca452d1 by Lingfeng Yang · 5 years ago
  87. b64ca45 [vulkan] Only retrieve host physical devices once by Lingfeng Yang · 5 years ago
  88. 77f4ede [vulkan] AHB support: Make relevant functions custom am: 4af5f32bca by Lingfeng Yang · 5 years ago
  89. 4af5f32 [vulkan] AHB support: Make relevant functions custom by Lingfeng Yang · 5 years ago
  90. 3100f3d [vulkan] Add AHB support functions am: 9b82e33c61 by Lingfeng Yang · 5 years ago
  91. 9b82e33 [vulkan] Add AHB support functions by Lingfeng Yang · 5 years ago
  92. b2a4a81 [vulkan] Link in AHardwareBuffer am: 29cf0750b4 by Lingfeng Yang · 5 years ago
  93. 29cf075 [vulkan] Link in AHardwareBuffer by Lingfeng Yang · 5 years ago
  94. aef007b gralloc: fix null pointer dereference when DMA not enabled (!) am: a039858ba8 by Lingfeng Yang · 5 years ago
  95. a039858 gralloc: fix null pointer dereference when DMA not enabled (!) by Lingfeng Yang · 5 years ago
  96. e4cf93c [vulkan] Take codegen for general / external memory transforms (guest) by Lingfeng Yang · 5 years ago
  97. 2b1b8cf [vulkan] Take codegen for general / external memory transforms (guest) by Lingfeng Yang · 5 years ago
  98. 0e65aa7 [vulkan] Flush previous API's stream am: 4f3bd57261 by Lingfeng Yang · 5 years ago
  99. 4f3bd57 [vulkan] Flush previous API's stream by Lingfeng Yang · 5 years ago
  100. 3bfd20e Revert "Exit HostConnection for thread which only uses gralloc" am: d88e690849 by huans · 5 years ago