aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Squelch negative counts/lengths in glInvalidate(Sub)Framebuffer" into ...android11-devBo Hu2020-06-172-0/+25
|\
| * Squelch negative counts/lengths in glInvalidate(Sub)FramebufferLingfeng Yang2020-06-162-0/+25
* | Add checks to glDrawElementsInstanced, glGetShaderSourceLingfeng Yang2020-06-121-1/+6
* | Account for row slack in upload/download of texturesLingfeng Yang2020-06-127-58/+259
|/
* Move syslog to //zircon/system/ulibYilong Li2020-05-261-1/+1
* Use new tracing headers in Fuchsia.Yilong Li2020-05-261-1/+1
* Use qemu_pipe_bp headers for Fuchsia build.Yilong Li2020-05-261-0/+8
* Rename Call() in goldfish pipe FIDL call usage.Yilong Li2020-05-262-3/+3
* Define NVX_device_generated_commands handles only when that extension exists.Yilong Li2020-05-261-2/+13
* Fix BUILD.gn on FuchsiaYilong Li2020-05-261-2/+2
* [fuchsia] Migrate fuchsia.sysmem to //sdk.David Reveman2020-05-261-1/+1
* Support Ycbcr sampler on Fuchsia.Yilong Li2020-05-261-1/+1
* Retire duplicate qemu_pipe and gralloc_cb headersRoman Kiryanov2020-05-2636-436/+161
* Do not crash in cmake_transform.py is a module has no 'libs'Roman Kiryanov2020-05-261-1/+1
* Add d/g/goldfish-opengl soong namespaceRoman Kiryanov2020-05-141-0/+17
* Merge "Delete exports.lds from codecs" into rvc-devTreeHugger Robot2020-05-142-10/+0
|\
| * Delete exports.lds from codecsRoman Kiryanov2020-05-132-10/+0
* | Remove misleading unknown param errorLingfeng Yang2020-05-131-2/+1
* | Switch licensesLingfeng Yang2020-05-1327-257/+306
* | Revise virtio-gpu-next path to latestLingfeng Yang2020-05-132-44/+38
* | Remove some eglMakeCurrent spamLingfeng Yang2020-05-131-1/+6
* | egl: only return nonzero EGLConfig valuesLingfeng Yang2020-05-133-11/+36
|/
* Migrate libGoldfishAddressSpace to .bpRoman Kiryanov2020-05-138-17/+41
* Remove reference to PLATFORM_SDK_VERSION from goldfish_address_space_impl.hRoman Kiryanov2020-05-121-4/+0
* Fix host buildRoman Kiryanov2020-05-111-0/+10
* Retire Android.bp in OpenglCodecCommonRoman Kiryanov2020-05-111-5/+0
* Move GoldfishAddressSpace into a separate libraryRoman Kiryanov2020-05-1122-30/+54
* Remove the "autogenerated" tag from system/vulkan_enc/Android.mkRoman Kiryanov2020-05-112-17/+6
* Move IOStream_common.cpp to GLESv2_encRoman Kiryanov2020-05-114-4/+7
* Migrate libandroidemu to .bp on the guestRoman Kiryanov2020-05-117-7/+49
* Remove some references to PLATFORM_SDK_VERSIONRoman Kiryanov2020-05-112-12/+2
* Retire FixedBufferRoman Kiryanov2020-05-117-89/+37
* (reland) Add libqemupipe.ranchu and libgralloc_cb.ranchuRoman Kiryanov2020-05-0724-13/+436
* goldfish-codecs: render vp8 and vp9 on hostbohu2020-05-076-70/+353
* goldfish-codecs: use 2560x2560 as largest resolution for vpxbohu2020-05-071-1/+1
* Use qemu_pipe_write_fully in QemuPipeStreamRoman Kiryanov2020-04-301-37/+1
* Refactor QEMU_PIPE_RETRYRoman Kiryanov2020-04-303-35/+23
* Retire CbManagerRoman Kiryanov2020-04-307-683/+1
* Force reset displayId for secondary displayHuan Song2020-04-282-4/+11
* Merge "Retire cbmananger from EmuHWC2" into rvc-devTreeHugger Robot2020-04-243-11/+21
|\
| * Retire cbmananger from EmuHWC2Roman Kiryanov2020-04-233-11/+21
* | remove some unused variablesMaciej Żenczykowski2020-04-241-15/+0
|/
* Retire hwc2/MiniFenceRoman Kiryanov2020-04-174-108/+10
* vulkan: always tear down host visible memory blocks properly (guest)Lingfeng Yang2020-04-1521-3/+189
* android vulkan: disallow noflags memory types again for AHB (for now)Lingfeng Yang2020-04-153-0/+17
* Allow ASTC format in glTexStorageYahan Zhou2020-04-151-0/+29
* Fix SkQP tests (android 10 cts r3)Lingfeng Yang2020-04-155-2/+79
* vulkan: 1.2.1 CTS fixesLingfeng Yang2020-04-024-24/+5
* vulkan: suppress sampler field of VkDescriptorImageInfo (guest)Lingfeng Yang2020-04-024-5/+171
* vulkan: Properly free guest-side handles for descriptor sets (guest) am: e9e7...Lingfeng Yang2020-04-024-9/+306