1. cdd8dfb Fix build break by Roman Kiryanov · 5 years ago
  2. b9f479f Add templates to vk_find_struct by Roman Kiryanov · 5 years ago
  3. 0b38290 Put the AHB format to externalFormat by Roman Kiryanov · 5 years ago
  4. 6529caf Mark gpu_usage as const by Roman Kiryanov · 5 years ago
  5. 71ebe49 switch to control device on fuchsia by David Reveman · 5 years ago
  6. 7a820eb Fix vk_append_struct to add elements after the last one by Roman Kiryanov · 5 years ago
  7. ea5f0f1 Revert "Fix vk_append_struct to add elements after the last one" by Lingfeng Yang · 5 years ago
  8. 92efab1 Fail on_vkCreateImage if format is not recongnized by Roman Kiryanov · 5 years ago
  9. 9a5220d Fix vk_append_struct to add elements after the last one by Roman Kiryanov · 5 years ago
  10. 872613d Implement GetBufferCollectionPropertiesFUCHSIA by David Reveman · 5 years ago
  11. 397f568 Switch to goldfish address space device by David Reveman · 5 years ago
  12. ddd0606 Use VMO memory instead of cookie by David Reveman · 5 years ago
  13. 6832185 Retire HAL_PIXEL_FORMAT_RGB_888 from gralloc by Roman Kiryanov · 5 years ago
  14. 893dc10 add missing fuchsia ICD code by David Reveman · 5 years ago
  15. b9ccbda Fix blend constants encoding error by Lingfeng Yang · 5 years ago
  16. 7585636 Add hwvulkan_headers dependency to vulkan driver by Jesse Hall · 5 years ago
  17. 76835be Mark YUV camera buffers as interleaved by Roman Kiryanov · 5 years ago
  18. 3624615 Fix build break by Roman Kiryanov · 5 years ago
  19. 27f0770 [Goldfish-opengl] Add empty function definition for alloc_device_t::dump() am: 9160f9f2fa am: 7359abbf6d by Weilun Du · 5 years ago
  20. 650dda1 Replace a manual buffer allocation with std::vector am: b2b3323f45 am: 50cd609aa0 by Roman Kiryanov · 5 years ago
  21. 164ba60 Refactor gralloc to reduce usage of global variables and remove macros am: 42b24c4513 am: 07c8ed8581 by Roman Kiryanov · 5 years ago
  22. b2b3323 Replace a manual buffer allocation with std::vector by Roman Kiryanov · 6 years ago
  23. 42b24c4 Refactor gralloc to reduce usage of global variables and remove macros by Roman Kiryanov · 6 years ago
  24. aefb3ed [vulkan] Improved implementation of VK_FUCHSIA_buffer_collection am: d5d92d6939 am: c49406ebac by David Reveman · 6 years ago
  25. d5d92d6 [vulkan] Improved implementation of VK_FUCHSIA_buffer_collection by David Reveman · 6 years ago
  26. 5974722 [vulkan] Small fuchsia external semaphore cleanup am: 60d3b975a1 am: 4c3a2c748e by David Reveman · 6 years ago
  27. 60d3b97 [vulkan] Small fuchsia external semaphore cleanup by David Reveman · 6 years ago
  28. 59aa930 Merge "[vulkan] deferred command buffers (guest)" am: 42b5610868 am: 09d988a1b7 by Lingfeng Yang · 6 years ago
  29. 42b5610 Merge "[vulkan] deferred command buffers (guest)" by Lingfeng Yang · 6 years ago
  30. 7cb6476 Increment the DMA counter if gralloc_alloc completes successfully am: 047d270064 am: 959d5e35ba by Roman Kiryanov · 6 years ago
  31. fcd4880 Retire cb_handle_t::goldfish_dma am: 3bf4795021 am: 5e726bc18f am: 045c61894c by Roman Kiryanov · 6 years ago
  32. c53e747 [vulkan] deferred command buffers (guest) by Lingfeng Yang · 6 years ago
  33. 047d270 Increment the DMA counter if gralloc_alloc completes successfully by Roman Kiryanov · 6 years ago
  34. 3bf4795 Retire cb_handle_t::goldfish_dma by Roman Kiryanov · 6 years ago
  35. 090330a [vulkan] Implement vkGetMemoryZirconHandlePropertiesFUCHSIA am: 488704f3be am: 7c6f389c23 by David Reveman · 6 years ago
  36. 488704f [vulkan] Implement vkGetMemoryZirconHandlePropertiesFUCHSIA by David Reveman · 6 years ago
  37. e8fb047 Merge "[vulkan] Use new external memory/semaphore extensions on fuchsia." am: d0b2af95c0 am: f21aa6600c by David Reveman · 6 years ago
  38. d295cf0 Merge "Refactor get_mem_region and put_mem_region in gralloc" am: bcd13aab5f am: 7cc1d69fe0 by Roman Kiryanov · 6 years ago
  39. 11fe8ae Merge "Replace a hand-made list of allocated cb's with std::set" am: 27b974a1e1 am: d75a6e4268 by Roman Kiryanov · 6 years ago
  40. d0b2af9 Merge "[vulkan] Use new external memory/semaphore extensions on fuchsia." by Treehugger Robot · 6 years ago
  41. bcd13aa Merge "Refactor get_mem_region and put_mem_region in gralloc" by Treehugger Robot · 6 years ago
  42. 27b974a Merge "Replace a hand-made list of allocated cb's with std::set" by Treehugger Robot · 6 years ago
  43. ba51ee2 [vulkan] Use new external memory/semaphore extensions on fuchsia. by David Reveman · 6 years ago
  44. 56067c7 [vulkan] Properly send AHW usage to the guest am: e517d1ecff am: b2d1a4fd17 by Lingfeng Yang · 6 years ago
  45. e517d1e [vulkan] Properly send AHW usage to the guest by Lingfeng Yang · 6 years ago
  46. 8d87037 Merge "[vulkan] properly encode descriptor update template API (guest)" am: 103d897342 am: 4af037905c by Lingfeng Yang · 6 years ago
  47. 103d897 Merge "[vulkan] properly encode descriptor update template API (guest)" by Lingfeng Yang · 6 years ago
  48. 05d5ea3 [vulkan] properly encode descriptor update template API (guest) by Lingfeng Yang · 6 years ago
  49. 103a4c2 Merge "Check for getDmaVersion instead of s_grdma" am: fc866232d8 am: 8f76db8dde by Roman Kiryanov · 6 years ago
  50. 81240d2 Refactor get_mem_region and put_mem_region in gralloc by Roman Kiryanov · 6 years ago
  51. 1cc49d5 Replace a hand-made list of allocated cb's with std::set by Roman Kiryanov · 6 years ago
  52. fc86623 Merge "Check for getDmaVersion instead of s_grdma" by Treehugger Robot · 6 years ago
  53. c09dc36 Merge "Refactor lockAndWriteDma to support goldfish-addess-space" am: 5a181df254 am: ef4d1e42e5 by Roman Kiryanov · 6 years ago
  54. 5a181df Merge "Refactor lockAndWriteDma to support goldfish-addess-space" by Treehugger Robot · 6 years ago
  55. eb6c37e Merge "Retire goldfish_dma_lock and goldfish_dma_unlock" am: 8a7d434ec2 am: 199319a6ff by Roman Kiryanov · 6 years ago
  56. 8a7d434 Merge "Retire goldfish_dma_lock and goldfish_dma_unlock" by Treehugger Robot · 6 years ago
  57. d099885 Check for getDmaVersion instead of s_grdma by Roman Kiryanov · 6 years ago
  58. 943161f Refactor lockAndWriteDma to support goldfish-addess-space by Roman Kiryanov · 6 years ago
  59. 4614672 Retire goldfish_dma_lock and goldfish_dma_unlock by Roman Kiryanov · 6 years ago
  60. f7cf888 [vulkan] Fix comparison of integers of different signs error am: 9f9f0cf95f am: 571aad20f8 by David Reveman · 6 years ago
  61. 9f9f0cf [vulkan] Fix comparison of integers of different signs error by David Reveman · 6 years ago
  62. 57283a4 [vulkan] Fix color buffer lifetime on fuchsia. am: d660e6024a am: 6931d22484 by David Reveman · 6 years ago
  63. d660e60 [vulkan] Fix color buffer lifetime on fuchsia. by David Reveman · 6 years ago
  64. e3c96d8 [vulkan] Alloc host visible memory in blocks am: a963ea0a03 am: 291adfd446 by Lingfeng Yang · 6 years ago
  65. a963ea0 [vulkan] Alloc host visible memory in blocks by Lingfeng Yang · 6 years ago
  66. b609167 Merge "Mark isHidlGralloc as 'const'" am: 9ff0990501 am: 560981a63c by Roman Kiryanov · 6 years ago
  67. 9ff0990 Merge "Mark isHidlGralloc as 'const'" by Treehugger Robot · 6 years ago
  68. bc54746 Merge "Retire gralloc_device_t::ashmemRegions" am: ffee181b7a am: 5e50dc37ac by Roman Kiryanov · 6 years ago
  69. ffee181 Merge "Retire gralloc_device_t::ashmemRegions" by Treehugger Robot · 6 years ago
  70. 3d811d7 Merge "Mark local functions 'static' in gralloc" am: c01759b0c7 am: bc681e17c4 by Roman Kiryanov · 6 years ago
  71. e4cbd50 [vulkan] Rebase on latest sysmem API am: 676a4930cd am: c3add4fa15 by David Reveman · 6 years ago
  72. c01759b Merge "Mark local functions 'static' in gralloc" by Treehugger Robot · 6 years ago
  73. 9a3eebf Mark isHidlGralloc as 'const' by Roman Kiryanov · 6 years ago
  74. f4175a6 Retire gralloc_device_t::ashmemRegions by Roman Kiryanov · 6 years ago
  75. f1e5ae4 Mark local functions 'static' in gralloc by Roman Kiryanov · 6 years ago
  76. 676a493 [vulkan] Rebase on latest sysmem API by David Reveman · 6 years ago
  77. 12c38b8 [vulkan] Allow Vulkan 1.1 from host (guest codegen, ResourceTracker changes) am: e739199e47 am: c59d34447a by Lingfeng Yang · 6 years ago
  78. 8d37e8f [vulkan] Implement sync fd's in the guest only am: f434441aaa am: f1fb9b1019 by Lingfeng Yang · 6 years ago
  79. e739199 [vulkan] Allow Vulkan 1.1 from host (guest codegen, ResourceTracker changes) by Lingfeng Yang · 6 years ago
  80. f434441 [vulkan] Implement sync fd's in the guest only by Lingfeng Yang · 6 years ago
  81. 13231c9 [vulkan] Emulate BGRA color buffer support on fuchsia am: e060bbcee1 am: 166c3b8041 by David Reveman · 6 years ago
  82. e060bbc [vulkan] Emulate BGRA color buffer support on fuchsia by David Reveman · 6 years ago
  83. bee6dbe [multi-display] add renderControl api for multi display am: 2ad0653753 am: c83fa642f8 by Lingfeng Yang · 6 years ago
  84. 2ad0653 [multi-display] add renderControl api for multi display by Lingfeng Yang · 6 years ago
  85. b7ccce7 [vulkan] Minimal implementation of VK_FUCHSIA_buffer_collection am: e10aae2529 am: 2ff11606f4 by David Reveman · 6 years ago
  86. e10aae2 [vulkan] Minimal implementation of VK_FUCHSIA_buffer_collection by David Reveman · 6 years ago
  87. 8e0a3a8 Route gralloc_lock_ycbcr through gralloc_lock am: 1d270ed131 am: 4cf88bd030 by Roman Kiryanov · 6 years ago
  88. 1d270ed Route gralloc_lock_ycbcr through gralloc_lock by Roman Kiryanov · 6 years ago
  89. 1c63041 Fix the V offset in rgb888_to_yuv420p am: 87b0c2bd27 am: 1239c94b9b by Roman Kiryanov · 6 years ago
  90. 4c7292d Retire redundant variables am: 30d08183fc am: 25337ceb14 am: dbc6dfa96e by Roman Kiryanov · 6 years ago
  91. cfee2d7 Fix calculations of RGB offsets in FormatConversions am: 95cdab1774 am: 9be5a4b98b by Roman Kiryanov · 6 years ago
  92. 66020a8 Fix the DD macro declaration am: 5dd4c7f40d am: b07cd9412f am: 59db8391c6 by Roman Kiryanov · 6 years ago
  93. 87b0c2b Fix the V offset in rgb888_to_yuv420p by Roman Kiryanov · 6 years ago
  94. 30d0818 Retire redundant variables by Roman Kiryanov · 6 years ago
  95. 95cdab1 Fix calculations of RGB offsets in FormatConversions by Roman Kiryanov · 6 years ago
  96. 5dd4c7f Fix the DD macro declaration by Roman Kiryanov · 6 years ago
  97. 64ae78c Add Y8Cb8Cr8_420 to the list of supported formats in eglCreateImageKHR am: 357ca51926 am: bfe71986d0 by Roman Kiryanov · 6 years ago
  98. 357ca51 Add Y8Cb8Cr8_420 to the list of supported formats in eglCreateImageKHR by Roman Kiryanov · 6 years ago
  99. 8f4e5bd Merge "Fix build on older APIs" am: 7d5cdf447b am: 394be205d7 am: eb47b85242 by Lingfeng Yang · 6 years ago
  100. 42bbb4b Fix wrong caching of glBindBuffer am: 2c3a0da0d1 am: 5d0645bdee am: 6d6d4e0514 by Lingfeng Yang · 6 years ago