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