1. 7aed9b4 Retire glMapBufferRange special path for GLDirectMem by Roman Kiryanov · 5 years ago
  2. fb065fe Fix eglQueryString by Yahan Zhou · 5 years ago
  3. d50251d Do not read and do not convert pixels for camera by Roman Kiryanov · 5 years ago
  4. 146f745 Put HAL_PIXEL_FORMAT_RGB_888 back for CPU access by Roman Kiryanov · 5 years ago
  5. 09627c8 Fix build on older APIs, take 2 by Lingfeng Yang · 5 years ago
  6. d4fa2de Fix build on older apis by Lingfeng Yang · 5 years ago
  7. c17779d Merge "Modify gralloc0 implementation" into qt-dev by Valerie Hau · 5 years ago
  8. 187c458 Add a wrapper for vkCreateImageView by Roman Kiryanov · 5 years ago
  9. 7737915 vk_find_struct: use the requested type to calculate sType by Roman Kiryanov · 5 years ago
  10. 4a9bb44 Set suggestedYcbcrModel to RGB_IDENTITY for RGB formats by Roman Kiryanov · 5 years ago
  11. f78f995 Use VkFormat to pass Vulkan formats by Roman Kiryanov · 5 years ago
  12. e2bd2df Add VkBufferCollectionImageCreateInfoFUCHSIA into goldfish_vk_private_defs.h by Roman Kiryanov · 5 years ago
  13. 4b72578 Set format in getAndroidHardwareBufferPropertiesANDROID by Roman Kiryanov · 5 years ago
  14. f1cf31b Use FIDL for QEMU pipe stream on Fuchsia. by David Reveman · 5 years ago
  15. 3889dd3 Improve creating of local copies and appending then to the chain by Roman Kiryanov · 5 years ago
  16. cdd8dfb Fix build break by Roman Kiryanov · 5 years ago
  17. b9f479f Add templates to vk_find_struct by Roman Kiryanov · 5 years ago
  18. 0b38290 Put the AHB format to externalFormat by Roman Kiryanov · 5 years ago
  19. 6529caf Mark gpu_usage as const by Roman Kiryanov · 5 years ago
  20. 71ebe49 switch to control device on fuchsia by David Reveman · 5 years ago
  21. 7a820eb Fix vk_append_struct to add elements after the last one by Roman Kiryanov · 5 years ago
  22. ea5f0f1 Revert "Fix vk_append_struct to add elements after the last one" by Lingfeng Yang · 5 years ago
  23. 92efab1 Fail on_vkCreateImage if format is not recongnized by Roman Kiryanov · 5 years ago
  24. 9a5220d Fix vk_append_struct to add elements after the last one by Roman Kiryanov · 5 years ago
  25. e47122d Modify gralloc0 implementation by Valerie Hau · 5 years ago
  26. 872613d Implement GetBufferCollectionPropertiesFUCHSIA by David Reveman · 5 years ago
  27. 397f568 Switch to goldfish address space device by David Reveman · 5 years ago
  28. ddd0606 Use VMO memory instead of cookie by David Reveman · 5 years ago
  29. 6832185 Retire HAL_PIXEL_FORMAT_RGB_888 from gralloc by Roman Kiryanov · 5 years ago
  30. 893dc10 add missing fuchsia ICD code by David Reveman · 5 years ago
  31. b9ccbda Fix blend constants encoding error by Lingfeng Yang · 5 years ago
  32. 7585636 Add hwvulkan_headers dependency to vulkan driver by Jesse Hall · 5 years ago
  33. 76835be Mark YUV camera buffers as interleaved by Roman Kiryanov · 5 years ago
  34. 3624615 Fix build break by Roman Kiryanov · 5 years ago
  35. 27f0770 [Goldfish-opengl] Add empty function definition for alloc_device_t::dump() am: 9160f9f2fa am: 7359abbf6d by Weilun Du · 5 years ago
  36. 650dda1 Replace a manual buffer allocation with std::vector am: b2b3323f45 am: 50cd609aa0 by Roman Kiryanov · 5 years ago
  37. 164ba60 Refactor gralloc to reduce usage of global variables and remove macros am: 42b24c4513 am: 07c8ed8581 by Roman Kiryanov · 5 years ago
  38. b2b3323 Replace a manual buffer allocation with std::vector by Roman Kiryanov · 5 years ago
  39. 42b24c4 Refactor gralloc to reduce usage of global variables and remove macros by Roman Kiryanov · 5 years ago
  40. aefb3ed [vulkan] Improved implementation of VK_FUCHSIA_buffer_collection am: d5d92d6939 am: c49406ebac by David Reveman · 5 years ago
  41. d5d92d6 [vulkan] Improved implementation of VK_FUCHSIA_buffer_collection by David Reveman · 5 years ago
  42. 5974722 [vulkan] Small fuchsia external semaphore cleanup am: 60d3b975a1 am: 4c3a2c748e by David Reveman · 5 years ago
  43. 60d3b97 [vulkan] Small fuchsia external semaphore cleanup by David Reveman · 5 years ago
  44. 59aa930 Merge "[vulkan] deferred command buffers (guest)" am: 42b5610868 am: 09d988a1b7 by Lingfeng Yang · 5 years ago
  45. 42b5610 Merge "[vulkan] deferred command buffers (guest)" by Lingfeng Yang · 5 years ago
  46. 7cb6476 Increment the DMA counter if gralloc_alloc completes successfully am: 047d270064 am: 959d5e35ba by Roman Kiryanov · 5 years ago
  47. fcd4880 Retire cb_handle_t::goldfish_dma am: 3bf4795021 am: 5e726bc18f am: 045c61894c by Roman Kiryanov · 5 years ago
  48. c53e747 [vulkan] deferred command buffers (guest) by Lingfeng Yang · 5 years ago
  49. 047d270 Increment the DMA counter if gralloc_alloc completes successfully by Roman Kiryanov · 5 years ago
  50. 3bf4795 Retire cb_handle_t::goldfish_dma by Roman Kiryanov · 5 years ago
  51. 090330a [vulkan] Implement vkGetMemoryZirconHandlePropertiesFUCHSIA am: 488704f3be am: 7c6f389c23 by David Reveman · 5 years ago
  52. 488704f [vulkan] Implement vkGetMemoryZirconHandlePropertiesFUCHSIA by David Reveman · 5 years ago
  53. e8fb047 Merge "[vulkan] Use new external memory/semaphore extensions on fuchsia." am: d0b2af95c0 am: f21aa6600c by David Reveman · 5 years ago
  54. d295cf0 Merge "Refactor get_mem_region and put_mem_region in gralloc" am: bcd13aab5f am: 7cc1d69fe0 by Roman Kiryanov · 5 years ago
  55. 11fe8ae Merge "Replace a hand-made list of allocated cb's with std::set" am: 27b974a1e1 am: d75a6e4268 by Roman Kiryanov · 5 years ago
  56. d0b2af9 Merge "[vulkan] Use new external memory/semaphore extensions on fuchsia." by Treehugger Robot · 5 years ago
  57. bcd13aa Merge "Refactor get_mem_region and put_mem_region in gralloc" by Treehugger Robot · 5 years ago
  58. 27b974a Merge "Replace a hand-made list of allocated cb's with std::set" by Treehugger Robot · 5 years ago
  59. ba51ee2 [vulkan] Use new external memory/semaphore extensions on fuchsia. by David Reveman · 5 years ago
  60. 56067c7 [vulkan] Properly send AHW usage to the guest am: e517d1ecff am: b2d1a4fd17 by Lingfeng Yang · 5 years ago
  61. e517d1e [vulkan] Properly send AHW usage to the guest by Lingfeng Yang · 5 years ago
  62. 8d87037 Merge "[vulkan] properly encode descriptor update template API (guest)" am: 103d897342 am: 4af037905c by Lingfeng Yang · 5 years ago
  63. 103d897 Merge "[vulkan] properly encode descriptor update template API (guest)" by Lingfeng Yang · 5 years ago
  64. 05d5ea3 [vulkan] properly encode descriptor update template API (guest) by Lingfeng Yang · 5 years ago
  65. 103a4c2 Merge "Check for getDmaVersion instead of s_grdma" am: fc866232d8 am: 8f76db8dde by Roman Kiryanov · 5 years ago
  66. 81240d2 Refactor get_mem_region and put_mem_region in gralloc by Roman Kiryanov · 5 years ago
  67. 1cc49d5 Replace a hand-made list of allocated cb's with std::set by Roman Kiryanov · 5 years ago
  68. fc86623 Merge "Check for getDmaVersion instead of s_grdma" by Treehugger Robot · 5 years ago
  69. c09dc36 Merge "Refactor lockAndWriteDma to support goldfish-addess-space" am: 5a181df254 am: ef4d1e42e5 by Roman Kiryanov · 5 years ago
  70. 5a181df Merge "Refactor lockAndWriteDma to support goldfish-addess-space" by Treehugger Robot · 5 years ago
  71. eb6c37e Merge "Retire goldfish_dma_lock and goldfish_dma_unlock" am: 8a7d434ec2 am: 199319a6ff by Roman Kiryanov · 5 years ago
  72. 8a7d434 Merge "Retire goldfish_dma_lock and goldfish_dma_unlock" by Treehugger Robot · 5 years ago
  73. d099885 Check for getDmaVersion instead of s_grdma by Roman Kiryanov · 5 years ago
  74. 943161f Refactor lockAndWriteDma to support goldfish-addess-space by Roman Kiryanov · 5 years ago
  75. 4614672 Retire goldfish_dma_lock and goldfish_dma_unlock by Roman Kiryanov · 5 years ago
  76. f7cf888 [vulkan] Fix comparison of integers of different signs error am: 9f9f0cf95f am: 571aad20f8 by David Reveman · 5 years ago
  77. 9f9f0cf [vulkan] Fix comparison of integers of different signs error by David Reveman · 5 years ago
  78. 57283a4 [vulkan] Fix color buffer lifetime on fuchsia. am: d660e6024a am: 6931d22484 by David Reveman · 5 years ago
  79. d660e60 [vulkan] Fix color buffer lifetime on fuchsia. by David Reveman · 5 years ago
  80. e3c96d8 [vulkan] Alloc host visible memory in blocks am: a963ea0a03 am: 291adfd446 by Lingfeng Yang · 5 years ago
  81. a963ea0 [vulkan] Alloc host visible memory in blocks by Lingfeng Yang · 5 years ago
  82. b609167 Merge "Mark isHidlGralloc as 'const'" am: 9ff0990501 am: 560981a63c by Roman Kiryanov · 5 years ago
  83. 9ff0990 Merge "Mark isHidlGralloc as 'const'" by Treehugger Robot · 5 years ago
  84. bc54746 Merge "Retire gralloc_device_t::ashmemRegions" am: ffee181b7a am: 5e50dc37ac by Roman Kiryanov · 5 years ago
  85. ffee181 Merge "Retire gralloc_device_t::ashmemRegions" by Treehugger Robot · 5 years ago
  86. 3d811d7 Merge "Mark local functions 'static' in gralloc" am: c01759b0c7 am: bc681e17c4 by Roman Kiryanov · 5 years ago
  87. e4cbd50 [vulkan] Rebase on latest sysmem API am: 676a4930cd am: c3add4fa15 by David Reveman · 5 years ago
  88. c01759b Merge "Mark local functions 'static' in gralloc" by Treehugger Robot · 5 years ago
  89. 9a3eebf Mark isHidlGralloc as 'const' by Roman Kiryanov · 5 years ago
  90. f4175a6 Retire gralloc_device_t::ashmemRegions by Roman Kiryanov · 5 years ago
  91. f1e5ae4 Mark local functions 'static' in gralloc by Roman Kiryanov · 5 years ago
  92. 676a493 [vulkan] Rebase on latest sysmem API by David Reveman · 5 years ago
  93. 12c38b8 [vulkan] Allow Vulkan 1.1 from host (guest codegen, ResourceTracker changes) am: e739199e47 am: c59d34447a by Lingfeng Yang · 5 years ago
  94. 8d37e8f [vulkan] Implement sync fd's in the guest only am: f434441aaa am: f1fb9b1019 by Lingfeng Yang · 5 years ago
  95. e739199 [vulkan] Allow Vulkan 1.1 from host (guest codegen, ResourceTracker changes) by Lingfeng Yang · 5 years ago
  96. f434441 [vulkan] Implement sync fd's in the guest only by Lingfeng Yang · 5 years ago
  97. 13231c9 [vulkan] Emulate BGRA color buffer support on fuchsia am: e060bbcee1 am: 166c3b8041 by David Reveman · 5 years ago
  98. e060bbc [vulkan] Emulate BGRA color buffer support on fuchsia by David Reveman · 5 years ago
  99. bee6dbe [multi-display] add renderControl api for multi display am: 2ad0653753 am: c83fa642f8 by Lingfeng Yang · 5 years ago
  100. 2ad0653 [multi-display] add renderControl api for multi display by Lingfeng Yang · 5 years ago