1. 4c3a2c7 [vulkan] Small fuchsia external semaphore cleanup am: 60d3b975a1 by David Reveman · 5 years ago
  2. 60d3b97 [vulkan] Small fuchsia external semaphore cleanup by David Reveman · 5 years ago
  3. 09d988a Merge "[vulkan] deferred command buffers (guest)" am: 42b5610868 by Lingfeng Yang · 5 years ago
  4. 42b5610 Merge "[vulkan] deferred command buffers (guest)" by Lingfeng Yang · 5 years ago
  5. 959d5e3 Increment the DMA counter if gralloc_alloc completes successfully am: 047d270064 by Roman Kiryanov · 5 years ago
  6. 5e726bc Retire cb_handle_t::goldfish_dma am: 3bf4795021 by Roman Kiryanov · 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 · 5 years ago
  10. 7c6f389 [vulkan] Implement vkGetMemoryZirconHandlePropertiesFUCHSIA am: 488704f3be by David Reveman · 5 years ago
  11. 488704f [vulkan] Implement vkGetMemoryZirconHandlePropertiesFUCHSIA by David Reveman · 5 years ago
  12. f21aa66 Merge "[vulkan] Use new external memory/semaphore extensions on fuchsia." by David Reveman · 5 years ago
  13. d0b2af9 Merge "[vulkan] Use new external memory/semaphore extensions on fuchsia." by Treehugger Robot · 5 years ago
  14. 7cc1d69 Merge "Refactor get_mem_region and put_mem_region in gralloc" am: bcd13aab5f by Roman Kiryanov · 5 years ago
  15. d75a6e4 Merge "Replace a hand-made list of allocated cb's with std::set" am: 27b974a1e1 by Roman Kiryanov · 5 years ago
  16. bcd13aa Merge "Refactor get_mem_region and put_mem_region in gralloc" by Treehugger Robot · 5 years ago
  17. 27b974a Merge "Replace a hand-made list of allocated cb's with std::set" by Treehugger Robot · 5 years ago
  18. ba51ee2 [vulkan] Use new external memory/semaphore extensions on fuchsia. by David Reveman · 5 years ago
  19. b2d1a4f [vulkan] Properly send AHW usage to the guest am: e517d1ecff by Lingfeng Yang · 5 years ago
  20. e517d1e [vulkan] Properly send AHW usage to the guest by Lingfeng Yang · 5 years ago
  21. 4af0379 Merge "[vulkan] properly encode descriptor update template API (guest)" by Lingfeng Yang · 5 years ago
  22. 103d897 Merge "[vulkan] properly encode descriptor update template API (guest)" by Lingfeng Yang · 5 years ago
  23. 05d5ea3 [vulkan] properly encode descriptor update template API (guest) by Lingfeng Yang · 5 years ago
  24. 81240d2 Refactor get_mem_region and put_mem_region in gralloc by Roman Kiryanov · 5 years ago
  25. 1cc49d5 Replace a hand-made list of allocated cb's with std::set by Roman Kiryanov · 5 years ago
  26. 8f76db8 Merge "Check for getDmaVersion instead of s_grdma" am: fc866232d8 by Roman Kiryanov · 5 years ago
  27. fc86623 Merge "Check for getDmaVersion instead of s_grdma" by Treehugger Robot · 5 years ago
  28. ef4d1e4 Merge "Refactor lockAndWriteDma to support goldfish-addess-space" am: 5a181df254 by Roman Kiryanov · 5 years ago
  29. 5a181df Merge "Refactor lockAndWriteDma to support goldfish-addess-space" by Treehugger Robot · 5 years ago
  30. 199319a Merge "Retire goldfish_dma_lock and goldfish_dma_unlock" am: 8a7d434ec2 by Roman Kiryanov · 5 years ago
  31. 8a7d434 Merge "Retire goldfish_dma_lock and goldfish_dma_unlock" by Treehugger Robot · 5 years ago
  32. d099885 Check for getDmaVersion instead of s_grdma by Roman Kiryanov · 5 years ago
  33. 943161f Refactor lockAndWriteDma to support goldfish-addess-space by Roman Kiryanov · 5 years ago
  34. 4614672 Retire goldfish_dma_lock and goldfish_dma_unlock by Roman Kiryanov · 5 years ago
  35. 571aad2 [vulkan] Fix comparison of integers of different signs error am: 9f9f0cf95f by David Reveman · 5 years ago
  36. 9f9f0cf [vulkan] Fix comparison of integers of different signs error by David Reveman · 5 years ago
  37. 6931d22 [vulkan] Fix color buffer lifetime on fuchsia. am: d660e6024a by David Reveman · 5 years ago
  38. d660e60 [vulkan] Fix color buffer lifetime on fuchsia. by David Reveman · 5 years ago
  39. 291adfd [vulkan] Alloc host visible memory in blocks am: a963ea0a03 by Lingfeng Yang · 5 years ago
  40. a963ea0 [vulkan] Alloc host visible memory in blocks by Lingfeng Yang · 5 years ago
  41. 560981a Merge "Mark isHidlGralloc as 'const'" am: 9ff0990501 by Roman Kiryanov · 5 years ago
  42. 9ff0990 Merge "Mark isHidlGralloc as 'const'" by Treehugger Robot · 5 years ago
  43. 5e50dc3 Merge "Retire gralloc_device_t::ashmemRegions" am: ffee181b7a by Roman Kiryanov · 5 years ago
  44. ffee181 Merge "Retire gralloc_device_t::ashmemRegions" by Treehugger Robot · 5 years ago
  45. bc681e1 Merge "Mark local functions 'static' in gralloc" am: c01759b0c7 by Roman Kiryanov · 5 years ago
  46. c01759b Merge "Mark local functions 'static' in gralloc" by Treehugger Robot · 5 years ago
  47. c3add4f [vulkan] Rebase on latest sysmem API am: 676a4930cd by David Reveman · 5 years ago
  48. 9a3eebf Mark isHidlGralloc as 'const' by Roman Kiryanov · 5 years ago
  49. f4175a6 Retire gralloc_device_t::ashmemRegions by Roman Kiryanov · 5 years ago
  50. f1e5ae4 Mark local functions 'static' in gralloc by Roman Kiryanov · 5 years ago
  51. 676a493 [vulkan] Rebase on latest sysmem API by David Reveman · 5 years ago
  52. c59d344 [vulkan] Allow Vulkan 1.1 from host (guest codegen, ResourceTracker changes) by Lingfeng Yang · 5 years ago
  53. f1fb9b1 [vulkan] Implement sync fd's in the guest only am: f434441aaa by Lingfeng Yang · 5 years ago
  54. e739199 [vulkan] Allow Vulkan 1.1 from host (guest codegen, ResourceTracker changes) by Lingfeng Yang · 5 years ago
  55. f434441 [vulkan] Implement sync fd's in the guest only by Lingfeng Yang · 5 years ago
  56. 166c3b8 [vulkan] Emulate BGRA color buffer support on fuchsia am: e060bbcee1 by David Reveman · 5 years ago
  57. e060bbc [vulkan] Emulate BGRA color buffer support on fuchsia by David Reveman · 5 years ago
  58. c83fa64 [multi-display] add renderControl api for multi display am: 2ad0653753 by Lingfeng Yang · 5 years ago
  59. 2ad0653 [multi-display] add renderControl api for multi display by Lingfeng Yang · 5 years ago
  60. 2ff1160 [vulkan] Minimal implementation of VK_FUCHSIA_buffer_collection am: e10aae2529 by David Reveman · 5 years ago
  61. e10aae2 [vulkan] Minimal implementation of VK_FUCHSIA_buffer_collection by David Reveman · 5 years ago
  62. 4cf88bd Route gralloc_lock_ycbcr through gralloc_lock am: 1d270ed131 by Roman Kiryanov · 5 years ago
  63. 1d270ed Route gralloc_lock_ycbcr through gralloc_lock by Roman Kiryanov · 5 years ago
  64. 1239c94 Fix the V offset in rgb888_to_yuv420p am: 87b0c2bd27 by Roman Kiryanov · 5 years ago
  65. 25337ce Retire redundant variables am: 30d08183fc by Roman Kiryanov · 5 years ago
  66. 9be5a4b Fix calculations of RGB offsets in FormatConversions am: 95cdab1774 by Roman Kiryanov · 5 years ago
  67. b07cd94 Fix the DD macro declaration am: 5dd4c7f40d by Roman Kiryanov · 5 years ago
  68. 87b0c2b Fix the V offset in rgb888_to_yuv420p by Roman Kiryanov · 5 years ago
  69. 30d0818 Retire redundant variables by Roman Kiryanov · 5 years ago
  70. 95cdab1 Fix calculations of RGB offsets in FormatConversions by Roman Kiryanov · 5 years ago
  71. 5dd4c7f Fix the DD macro declaration by Roman Kiryanov · 5 years ago
  72. bfe7198 Add Y8Cb8Cr8_420 to the list of supported formats in eglCreateImageKHR by Roman Kiryanov · 5 years ago
  73. 357ca51 Add Y8Cb8Cr8_420 to the list of supported formats in eglCreateImageKHR by Roman Kiryanov · 5 years ago
  74. 394be20 Merge "Fix build on older APIs" am: 7d5cdf447b by Lingfeng Yang · 5 years ago
  75. 5d0645b Fix wrong caching of glBindBuffer am: 2c3a0da0d1 by Lingfeng Yang · 5 years ago
  76. 7d5cdf4 Merge "Fix build on older APIs" by Lingfeng Yang · 5 years ago
  77. 2c3a0da Fix wrong caching of glBindBuffer by Lingfeng Yang · 5 years ago
  78. 3dc7c2f Fix build on older APIs by Lingfeng Yang · 5 years ago
  79. ea06291 Merge "Fix Fuchsia build" am: e4be1b6f3e by Lingfeng Yang · 5 years ago
  80. 92f1f16 Switch to liblog logging on API >= 26 am: 1cb647a086 by Luca Stefani · 5 years ago
  81. 16a0c54 Merge changes from topic "vulkan-enable-ahb" am: 42aa12e312 by Lingfeng Yang · 5 years ago
  82. e4be1b6 Merge "Fix Fuchsia build" by Lingfeng Yang · 5 years ago
  83. f83538d Fix Fuchsia build by Lingfeng Yang · 5 years ago
  84. 1cb647a Switch to liblog logging on API >= 26 by Luca Stefani · 5 years ago
  85. 42aa12e Merge changes from topic "vulkan-enable-ahb" by Lingfeng Yang · 5 years ago
  86. a99a5c4 [vulkan] Enable VK_ANDROID_external_memory_android_hardware_buffer by Lingfeng Yang · 5 years ago
  87. 5c70112 [vulkan] Fill in missing pieces for AHardwareBuffer and sync fd supporti by Lingfeng Yang · 5 years ago
  88. e00bff9 [vulkan] If Vulkan enabled, make ColorBuffers from blob by Lingfeng Yang · 5 years ago
  89. a6e370f hwc2: Specify const for operator() am: 143da772d0 by Luca Stefani · 5 years ago
  90. 143da77 hwc2: Specify const for operator() by Luca Stefani · 5 years ago
  91. 3921457 [vulkan] followup for ext semaphores: work on windows (device side) by Lingfeng Yang · 5 years ago
  92. 1a098c0 [vulkan] followup for ext semaphores: work on windows (device side) by Lingfeng Yang · 5 years ago
  93. 5f16ba7 [vulkan] Block host visible memory from being external memory am: 88a8dafa78 by Lingfeng Yang · 5 years ago
  94. 88a8daf [vulkan] Block host visible memory from being external memory by Lingfeng Yang · 5 years ago
  95. d537bf8 Vulkan semaphore opaque fd support am: a499e447f3 by Yahan Zhou · 5 years ago
  96. 1e217ac [vulkan] Avoid creating a new fence each time QueueSubmit is called. by David Reveman · 5 years ago
  97. a499e44 Vulkan semaphore opaque fd support by Yahan Zhou · 5 years ago
  98. 19e374e [vulkan] Avoid creating a new fence each time QueueSubmit is called. by David Reveman · 5 years ago
  99. 716f967 [vulkan] Fix CreateSemaphore tracking. am: 2b423973c1 by David Reveman · 5 years ago
  100. 8fdc1c4 [vulkan] Fix missing macros/definitions on guest side am: 4f3f91f86e by Lingfeng Yang · 5 years ago