aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "vkGetPhysicalDeviceProperties: Set device type to Virtual GPU."aosp-emu-30-releaseYilong Li2020-06-253-0/+65
|\
| * vkGetPhysicalDeviceProperties: Set device type to Virtual GPU.Yilong Li2020-06-253-0/+65
* | Merge "Fix log priority on Fuchsia."Treehugger Robot2020-06-252-5/+8
|\ \ | |/ |/|
| * Fix log priority on Fuchsia.Yilong Li2020-06-252-5/+8
* | Merge "Revert "virtio-gpu-asg transport""Lingfeng Yang2020-06-2414-628/+26
|\ \
| * | Revert "virtio-gpu-asg transport"Lingfeng Yang2020-06-2414-628/+26
* | | Merge "virtio-gpu-asg transport"Lingfeng Yang2020-06-2414-26/+628
|\| |
| * | virtio-gpu-asg transportLingfeng Yang2020-06-2214-26/+628
* | | Initialize the framebuffer of secondary display with its own size.Yuncheol Heo2020-06-232-11/+12
* | | Force reset displayId for secondary displayHuan Song2020-06-232-4/+11
|/ /
* | Squelch negative counts/lengths in glInvalidate(Sub)FramebufferLingfeng Yang2020-06-122-0/+25
* | Merge changes I8d819b6b,I6a79ad91Lingfeng Yang2020-06-128-59/+265
|\ \ | |/ |/|
| * Add checks to glDrawElementsInstanced, glGetShaderSourceLingfeng Yang2020-06-121-1/+6
| * Account for row slack in upload/download of texturesLingfeng Yang2020-06-127-58/+259
* | Fix Fuchsia build.Yilong Li2020-06-121-0/+1
|/
* support EGL_ANDROID_native_fence_sync via virtio-gpuLingfeng Yang2020-06-049-25/+222
* Fix typo for Fuchsia build. am: 256f18fe78Yilong Li2020-06-021-1/+1
|\
| * Fix typo for Fuchsia build.Yilong Li2020-06-011-1/+1
* | Fix zxio deps in fuchsia build am: 8ce39b8895Yilong Li2020-06-011-1/+1
|\|
| * Fix zxio deps in fuchsia buildYilong Li2020-06-011-1/+1
|/
* asg: add a backoff to the guest am: ce8c0591beLingfeng Yang2020-06-011-0/+16
|\
| * asg: add a backoff to the guestLingfeng Yang2020-05-301-0/+16
* | [fuchsia] Add R8G8B8A8 external image support. am: 6a2544969bDavid Reveman2020-05-291-35/+94
|\|
| * [fuchsia] Add R8G8B8A8 external image support.David Reveman2020-05-291-35/+94
* | Move syslog to //zircon/system/ulib am: 952139b702Yilong Li2020-05-221-1/+1
|\|
| * Move syslog to //zircon/system/ulibYilong Li2020-05-221-1/+1
* | Use new tracing headers in Fuchsia. am: 80b93954e1Yilong Li2020-05-221-1/+1
|\|
| * Use new tracing headers in Fuchsia.Yilong Li2020-05-211-1/+1
* | Use qemu_pipe_bp headers for Fuchsia build. am: 5ef2a50ba8Yilong Li2020-05-221-0/+8
|\|
| * Use qemu_pipe_bp headers for Fuchsia build.Yilong Li2020-05-211-0/+8
* | Rename Call() in goldfish pipe FIDL call usage. am: e1c7dbee96Yilong Li2020-05-222-3/+3
|\|
| * Rename Call() in goldfish pipe FIDL call usage.Yilong Li2020-05-212-3/+3
* | Merge "Retire duplicate qemu_pipe and gralloc_cb headers" am: 90ea14103aTreehugger Robot2020-05-2136-436/+161
|\|
| * Merge "Retire duplicate qemu_pipe and gralloc_cb headers"Treehugger Robot2020-05-2136-436/+161
| |\
| | * Retire duplicate qemu_pipe and gralloc_cb headersRoman Kiryanov2020-05-2036-436/+161
* | | Define NVX_device_generated_commands handles only when that extension exists....Yilong Li2020-05-211-2/+13
|\| |
| * | Define NVX_device_generated_commands handles only when that extension exists.Yilong Li2020-05-201-2/+13
* | | Fix BUILD.gn on Fuchsia am: 4ccb872f23Yilong Li2020-05-211-2/+2
|\| |
| * | Fix BUILD.gn on FuchsiaYilong Li2020-05-201-2/+2
| |/
* | Do not crash in cmake_transform.py is a module has no 'libs' am: c9801f4bfbRoman Kiryanov2020-05-201-1/+1
|\|
| * Do not crash in cmake_transform.py is a module has no 'libs'Roman Kiryanov2020-05-191-1/+1
* | Revert "Migrate codecs to .bp" am: f0ae38e53bRoman Kiryanov2020-05-1922-193/+235
|\|
| * Revert "Migrate codecs to .bp"Roman Kiryanov2020-05-1922-193/+235
* | Migrate codecs to .bp am: 4e97ba42deRoman Kiryanov2020-05-1922-235/+193
|\|
| * Migrate codecs to .bpRoman Kiryanov2020-05-1822-235/+193
* | Add d/g/goldfish-opengl soong namespace am: d1d3419ff9Roman Kiryanov2020-05-181-0/+17
|\|
| * Add d/g/goldfish-opengl soong namespaceRoman Kiryanov2020-05-181-0/+17
* | Support Ycbcr sampler on Fuchsia. am: 80bb14a5b0Yilong Li2020-05-161-1/+1
|\|
| * Support Ycbcr sampler on Fuchsia.Yilong Li2020-05-161-1/+1
* | Sync up gles/rc encoders (guest side) am: dd49a0e5b9Lingfeng Yang2020-05-158-3/+44
|\|