aboutsummaryrefslogtreecommitdiffstats
path: root/system
Commit message (Expand)AuthorAgeFilesLines
* Retire glMapBufferRange special path for GLDirectMemandroid10-devRoman Kiryanov2019-05-232-69/+6
* Fix eglQueryStringYahan Zhou2019-05-221-1/+5
* Do not read and do not convert pixels for cameraRoman Kiryanov2019-05-171-10/+8
* Put HAL_PIXEL_FORMAT_RGB_888 back for CPU accessRoman Kiryanov2019-05-141-0/+10
* Fix build on older APIs, take 2Lingfeng Yang2019-05-061-2/+2
* Fix build on older apisLingfeng Yang2019-05-061-0/+2
* Merge "Modify gralloc0 implementation" into qt-devValerie Hau2019-05-061-0/+2
|\
| * Modify gralloc0 implementationValerie Hau2019-04-251-0/+2
* | Add a wrapper for vkCreateImageViewRoman Kiryanov2019-05-014-1/+46
* | vk_find_struct: use the requested type to calculate sTypeRoman Kiryanov2019-04-305-82/+112
* | Set suggestedYcbcrModel to RGB_IDENTITY for RGB formatsRoman Kiryanov2019-04-302-1/+16
* | Use VkFormat to pass Vulkan formatsRoman Kiryanov2019-04-301-1/+1
* | Add VkBufferCollectionImageCreateInfoFUCHSIA into goldfish_vk_private_defs.hRoman Kiryanov2019-04-301-0/+18
* | Set format in getAndroidHardwareBufferPropertiesANDROIDRoman Kiryanov2019-04-301-1/+1
* | Use FIDL for QEMU pipe stream on Fuchsia.David Reveman2019-04-302-0/+307
* | Improve creating of local copies and appending then to the chainRoman Kiryanov2019-04-302-119/+67
* | Fix build breakRoman Kiryanov2019-04-301-2/+2
* | Add templates to vk_find_structRoman Kiryanov2019-04-303-59/+62
* | Put the AHB format to externalFormatRoman Kiryanov2019-04-261-4/+2
* | Mark gpu_usage as constRoman Kiryanov2019-04-261-1/+1
* | switch to control device on fuchsiaDavid Reveman2019-04-263-198/+166
* | Fix vk_append_struct to add elements after the last oneRoman Kiryanov2019-04-261-3/+21
* | Revert "Fix vk_append_struct to add elements after the last one"Lingfeng Yang2019-04-261-20/+3
* | Fail on_vkCreateImage if format is not recongnizedRoman Kiryanov2019-04-261-0/+2
* | Fix vk_append_struct to add elements after the last oneRoman Kiryanov2019-04-261-3/+20
* | Implement GetBufferCollectionPropertiesFUCHSIADavid Reveman2019-04-243-1/+87
* | Switch to goldfish address space deviceDavid Reveman2019-04-241-1/+0
* | Use VMO memory instead of cookieDavid Reveman2019-04-241-6/+14
* | Retire HAL_PIXEL_FORMAT_RGB_888 from grallocRoman Kiryanov2019-04-241-9/+0
* | add missing fuchsia ICD codeDavid Reveman2019-04-241-5/+40
* | Fix blend constants encoding errorLingfeng Yang2019-04-243-3/+3
|/
* Add hwvulkan_headers dependency to vulkan driverJesse Hall2019-04-184-2/+4
* Mark YUV camera buffers as interleavedRoman Kiryanov2019-04-161-7/+22
* Fix build breakRoman Kiryanov2019-04-121-1/+1
* [Goldfish-opengl] Add empty function definition for alloc_device_t::dump() am...Weilun Du2019-04-111-0/+3
* Replace a manual buffer allocation with std::vector am: b2b3323f45 am: 50cd60...Roman Kiryanov2019-04-011-5/+4
|\
| * Replace a manual buffer allocation with std::vectorRoman Kiryanov2019-04-011-5/+4
* | Refactor gralloc to reduce usage of global variables and remove macros am: 42...Roman Kiryanov2019-04-011-98/+114
|\|
| * Refactor gralloc to reduce usage of global variables and remove macrosRoman Kiryanov2019-04-011-98/+114
* | [vulkan] Improved implementation of VK_FUCHSIA_buffer_collection am: d5d92d69...David Reveman2019-03-291-27/+94
|\|
| * [vulkan] Improved implementation of VK_FUCHSIA_buffer_collectionDavid Reveman2019-03-291-27/+94
* | [vulkan] Small fuchsia external semaphore cleanup am: 60d3b975a1 am: 4c3a2c748eDavid Reveman2019-03-281-13/+6
|\|
| * [vulkan] Small fuchsia external semaphore cleanupDavid Reveman2019-03-281-13/+6
* | Merge "[vulkan] deferred command buffers (guest)" am: 42b5610868 am: 09d988a1b7Lingfeng Yang2019-03-2720-4/+340
|\|
| * Merge "[vulkan] deferred command buffers (guest)"Lingfeng Yang2019-03-2820-4/+340
| |\
| | * [vulkan] deferred command buffers (guest)Lingfeng Yang2019-03-2720-4/+340
* | | Increment the DMA counter if gralloc_alloc completes successfully am: 047d270...Roman Kiryanov2019-03-271-9/+8
|\| |
| * | Increment the DMA counter if gralloc_alloc completes successfullyRoman Kiryanov2019-03-271-9/+8
* | | Retire cb_handle_t::goldfish_dma am: 3bf4795021 am: 5e726bc18fRoman Kiryanov2019-03-271-4/+0
|\| |
| * | Retire cb_handle_t::goldfish_dmaRoman Kiryanov2019-03-271-4/+0
| |/