aboutsummaryrefslogtreecommitdiff
path: root/system/OpenglSystemCommon/HostConnection.cpp
AgeCommit message (Expand)Author
2022-07-28goldfish-opengl: nuke use std::optionalGurchetan Singh
2022-07-25goldfish-opengl: HostConnection: fix compile bugGurchetan Singh
2022-06-30Merge "Use DRM format to handle needed YUV swizzling"Jason Macnak
2022-06-29Use DRM format to handle needed YUV swizzlingJason Macnak
2022-06-27Reduce logcat spammingYahan Zhou
2022-05-09goldfish-opengl: don't de-duplicate rendernode fd for non-ASG streamsGurchetan Singh
2022-03-24goldfish-opengl: always use local virtgpu_drm.hGurchetan Singh
2022-03-23goldfish-opengl: remove retrying rendernode logicGurchetan Singh
2022-03-23goldfish-opengl: open rendernode in HostConnectionGurchetan Singh
2022-03-21goldfish-opengl: one virtgpu instance per HostConnectionGurchetan Singh
2022-03-18Wait until host resource is created when using virtio-gpuKaiyi Li
2022-03-09goldfish-opengl: assume PLATFORM_SDK_VERSION greater than 16Gurchetan Singh
2022-03-09goldfish-opengl: nuke getOrCreateRendernodeFd()Gurchetan Singh
2022-02-24goldfish-opengl: plumb capset_id to creation of virtio-gpu deviceGurchetan Singh
2022-02-17goldfish-opengl: Remove extra exclamation pointsGurchetan Singh
2022-01-20Build fixYahan Zhou
2022-01-18goldfish-opengl: use virtio-gpu address space on LinuxGurchetan Singh
2022-01-05goldfish-opengl: reference <virtgpu_drm.h>, not <drm/virtgpu_drm.h>Gurchetan Singh
2022-01-05goldfish-opengl: Linux stream fixGurchetan Singh
2022-01-05goldfish-opengl: more compatGurchetan Singh
2021-09-21Support multiple display configs for default displayHuan Song
2021-08-05Add feature flag for rcReadColorBufferDmaLingfeng Yang
2021-07-15vulkan: feature flag for async QSRI (guest)Lingfeng Yang
2021-05-05Try to get the transport type from `ro.boot.qemu.gltransport.name`Roman Kiryanov
2021-04-25rc: Call rcGetRendererVersion when initializing rcEncoder.Yilong Li
2021-04-22fuchsia: Fix buildYilong Li
2021-04-21Synchronized glBufferDataKaiyi Li
2021-04-12Minor cleanup in getGrallocTypeFromPropertyRoman Kiryanov
2021-04-12Migrate HostConnection to `ro.boot`Roman Kiryanov
2021-02-17[5/n] Add feature flag for batched descriptor set update (guest)Lingfeng Yang
2021-01-22[3/n] Add VulkanQueueSubmitWithCommands feature to guestLingfeng Yang
2020-11-06Add awareness of and support for ANDROID_EMU_async_frame_cmdsLingfeng Yang
2020-10-21vulkan: Add functions to test unclean exit of vulkan guest processesLingfeng Yang
2020-10-08tracing prototype: guest-side changes for gfxstreamLingfeng Yang
2020-10-07(reland) Make it easier to locally unit test guest/host combined tracingLingfeng Yang
2020-10-02Revert "Make it easier to locally unit test guest/host combined tracing"Lingfeng Yang
2020-09-28Make it easier to locally unit test guest/host combined tracingLingfeng Yang
2020-09-10Merge "Move host validation to guest"Lingfeng Yang
2020-09-10Move host validation to guestLingfeng Yang
2020-08-27intrusive refcount for encoders so we dont need cleanup callbackLingfeng Yang
2020-08-19Change GOLDFISH_VULKAN macro to GFXSTREAM macroLingfeng Yang
2020-07-28HostConnection: skip VIRTIO_GPU_ADDRESS_SPACE on FuchsiaYilong Li
2020-07-16remove encoder lock, change to atomic and thread local checkLingfeng Yang
2020-07-15async queue submit (guest)Lingfeng Yang
2020-07-15HostConnection: remove the use of the stream pointer after movedKaiyi Li
2020-07-13HostConnection: Use unique_ptr for HostConnection objects.Yilong Li
2020-07-13HostConnection: Use unique_ptr in HostConnection class members.Yilong Li
2020-07-07VK_KHR_shader_float16_int8, don't skip unknown ext. structsLingfeng Yang
2020-06-29reland: virtio-gpu-asg transportLingfeng Yang
2020-06-24Revert "virtio-gpu-asg transport"Lingfeng Yang