- a4a83d0 gfxstream: guest: nuke more AEMU base stuff by Gurchetan Singh · 7 months ago
- 2cc4f27 [guest] Fuchsia: include missing Vulkan entry points by C Stout · 1 year ago
- abe57a8 Make RutabagaLayer shared between "guest impls" by Jason Macnak · 1 year, 1 month ago
- 37ee8a1 Merge "Revert "gfxstream: nuke goldfish_dma"" into main by Roman Kiryanov · 1 year, 1 month ago
- d2b8f0c Revert "gfxstream: nuke goldfish_dma" by Joshua Duong · 1 year, 1 month ago
- 867d347 gfxstream: only init renderControl inside HostConnection when Vulkan by Gurchetan Singh · 1 year, 1 month ago
- 1acffe4 Merge "[guest] Build fixes for Fuchsia" into main by Craig Stout · 1 year, 1 month ago
- 8a64ca8 [guest] Build fixes for Fuchsia by C Stout · 1 year, 1 month ago
- 4613b29 gfxstream: nuke goldfish_dma by Gurchetan Singh · 1 year, 1 month ago
- 39077a8 gfxstream: always initialize rcEncoder and other things by Gurchetan Singh · 1 year, 1 month ago
- f0b9b21 gfxstream: nuke HOST_BUILD by Gurchetan Singh · 1 year, 1 month ago
- 7377597 gfxstream: nuke VIRTIO_GPU flag by Gurchetan Singh · 1 year, 1 month ago
- bf7eb76 gfxstream: nuke GFXSTREAM preprocessor by Gurchetan Singh · 1 year, 1 month ago
- 1100a2d Merge "Always initialize gfxstream vulkan" into main by Lars Harrison · 1 year, 1 month ago
- 2a1d0e7 Always initialize gfxstream vulkan by Lars Harrison · 1 year, 1 month ago
- f23a10e gfxstream: reduce use of PLATFORM_SDK_VERSION by Gurchetan Singh · 1 year, 1 month ago
- d54a535 Wrap some classes in "namespace gfxstream::guest {}" by Jason Macnak · 1 year, 3 months ago
- 6b935bf Allow specifying Gfxstream transport type in End2End tests by Jason Macnak · 1 year, 3 months ago
- e38a033 Use libbase's property getting functions by Jason Macnak · 1 year, 3 months ago
- 5a3a422 [guest] Fix Fuchsia build by C Stout · 1 year, 3 months ago
- 4e10d32 Move SyncHelper to platform by Jason Macnak · 1 year, 5 months ago
- 9928883 gfxstream: don't use renderControlEnc for Vulkan by Gurchetan Singh · 1 year, 6 months ago
- 8ed8556 gfxstream: refactor process pipe logic by Gurchetan Singh · 1 year, 6 months ago
- d3b5463 gfxstream: remove unnecessary rcEncoder() call by Gurchetan Singh · 1 year, 6 months ago
- 4067445 gfxstream/guest: use GetRingParamsFromCapset by Gurchetan Singh · 1 year, 6 months ago
- 650c0c0 Enable building guest Gfxstream components on host by Jason Macnak · 1 year, 7 months ago
- 80a36d1 Update iostream namespace to gfxstream::guest by Jason Macnak · 1 year, 7 months ago
- 99bf7ec Update namespace in libandroidemu to gfxstream::guest by Jason Macnak · 1 year, 7 months ago
- 8174c8c Wrap interactions with ANativeWindow-s in an interface by Jason Macnak · 1 year, 7 months ago
- a194bbf Wrap interactions with sync fds in an interface by Jason Macnak · 1 year, 7 months ago
- 313357f Make VirtGpu* interfaces by Jason Macnak · 1 year, 7 months ago
- 81fff55 Remove "grallocOnly" by Jason Macnak · 1 year, 9 months ago
- fa9ea24 Separate Gralloc interface and impls into separate files by Jason Macnak · 1 year, 9 months ago
- 73d4eae Migrate Gfxstream guest libraries to Android.bp by Jason Macnak · 1 year, 7 months ago
- 81e04c8 Merge changes from topic "less-rcEnc-VK" into main by Treehugger Robot · 1 year, 6 months ago
- 8f89f27 gfxstream: nuke use of rcSetProcessMetadata by Gurchetan Singh · 1 year, 6 months ago
- 6079f8d gfxstream: use ASG for Vulkan streams only by Gurchetan Singh · 1 year, 6 months ago
- 23cf8d5 gfxstream: nuke TcpStream by Gurchetan Singh · 1 year, 6 months ago
- 616960e gfxstream: Remove PAGE_SIZE 4096 usage by Juan Yescas · 1 year, 6 months ago
- 89c3398 gfxstream-guest: add precise virtio-gpu capabilities by Gurchetan Singh · 1 year, 7 months ago
- b061d51 Rename imported system directory to guest by Jason Macnak · 1 year, 9 months ago[Renamed from system/OpenglSystemCommon/HostConnection.cpp]
- feb8fb1 goldfish-opengl: : enable deferredMapping and align to host requirements by Gurchetan Singh · 1 year, 10 months ago
- 8d96137 Fix host-side build. by Joshua Duong · 1 year, 10 months ago
- 3d66400 Reland^2: Use "gfxstream" namespace by Jason Macnak · 1 year, 11 months ago
- 04c9627 Revert "Reland: Use "gfxstream" namespace" by Andrew Woloszyn · 1 year, 11 months ago
- 94fdef7 Reland: Use "gfxstream" namespace by Jason Macnak · 1 year, 11 months ago
- cfcd06b Revert "Use "gfxstream" namespace" by Jason Macnak · 1 year, 11 months ago
- 60c3a41 Use "gfxstream" namespace by Jason Macnak · 2 years ago
- 6e3860b Remove verbose HostConnection debug logs by Aurimas Liutikas · 2 years ago
- 2e92f34 Merge "Add build configuration to disable HealthMonitor" by William Ho · 2 years, 2 months ago
- 6398b85 add emulator feature for using auxilliary memory for vulkan command buffers by Shalini S · 2 years, 2 months ago
- 6701bbe Add build configuration to disable HealthMonitor by William Ho · 2 years, 2 months ago
- cda9cf1 android/base -> aemu/base refactor. by Joshua Duong · 2 years, 4 months ago
- e6d9a8f Add HealthWatchdogs to VkEncoder and AddressSpaceStream by William Ho · 2 years, 5 months ago
- 9851ad2 Get it to build with new HealthMonitor files by William Ho · 2 years, 5 months ago
- bab70c7 Centralize getCurrentThreadId to AndroidThreadInfo.cpp by Kaiyi Li · 2 years, 5 months ago
- 515c5c0 Revert^2 "Use rcGetHostExtensions() in HostConnection" by Jason Macnak · 2 years, 5 months ago
- 76039f7 Revert "Use rcGetHostExtensions() in HostConnection" by Jason Macnak · 2 years, 5 months ago
- 57ae070 Use rcGetHostExtensions() in HostConnection by Jason Macnak · 2 years, 6 months ago
- 4f7c00e Revert "Revert "Adds rcSetProcessMetadata"" by William Ho · 2 years, 6 months ago
- d88cb85 Merge "Revert "Adds rcSetProcessMetadata"" by William Ho · 2 years, 6 months ago
- a8ee17f Revert "Adds rcSetProcessMetadata" by William Ho · 2 years, 6 months ago
- b51ce95 Merge "Adds rcSetProcessMetadata" by William Ho · 2 years, 6 months ago
- a8f76c3 goldfish-opengl: nuke VirtioGpuStream by Gurchetan Singh · 2 years, 6 months ago
- 5bebc61 goldfish-opengl: add stub VirtGpu layer for Fuchsia/host builds by Gurchetan Singh · 2 years, 7 months ago
- 36116bc Adds rcSetProcessMetadata by Jason Macnak · 2 years, 7 months ago
- 1703dd8 Reland: "goldfish-opengl: use VirtGpuDevice abstraction for ASG"" by Gurchetan Singh · 2 years, 6 months ago
- 5c35125 Revert "goldfish-opengl: use VirtGpuDevice abstraction for ASG" by Anna Bauza · 2 years, 6 months ago
- 832c3ba goldfish-opengl: use VirtGpuDevice abstraction for ASG by Gurchetan Singh · 2 years, 10 months ago
- 389684b goldfish-opengl: nuke use std::optional by Gurchetan Singh · 2 years, 7 months ago
- a876a83 goldfish-opengl: HostConnection: fix compile bug by Gurchetan Singh · 2 years, 7 months ago
- 144ec08 Merge "Use DRM format to handle needed YUV swizzling" by Jason Macnak · 2 years, 8 months ago
- 909349e Use DRM format to handle needed YUV swizzling by Jason Macnak · 2 years, 8 months ago
- d7f405e Reduce logcat spamming by Yahan Zhou · 2 years, 8 months ago
- 3aec170 goldfish-opengl: don't de-duplicate rendernode fd for non-ASG streams by Gurchetan Singh · 2 years, 10 months ago
- f73beba goldfish-opengl: always use local virtgpu_drm.h by Gurchetan Singh · 3 years ago
- ea692c5 goldfish-opengl: remove retrying rendernode logic by Gurchetan Singh · 3 years ago
- 683d66a goldfish-opengl: open rendernode in HostConnection by Gurchetan Singh · 3 years ago
- 6adffbd goldfish-opengl: one virtgpu instance per HostConnection by Gurchetan Singh · 3 years ago
- 8eb2f02 Wait until host resource is created when using virtio-gpu by Kaiyi Li · 3 years ago
- ca5a7d5 goldfish-opengl: assume PLATFORM_SDK_VERSION greater than 16 by Gurchetan Singh · 3 years ago
- 657334d goldfish-opengl: nuke getOrCreateRendernodeFd() by Gurchetan Singh · 3 years ago
- 6f7f30c goldfish-opengl: plumb capset_id to creation of virtio-gpu device by Gurchetan Singh · 3 years ago
- 6710a04 goldfish-opengl: Remove extra exclamation points by Gurchetan Singh · 3 years ago
- 5c65376 Build fix by Yahan Zhou · 3 years, 1 month ago
- 2522b12 goldfish-opengl: use virtio-gpu address space on Linux by Gurchetan Singh · 3 years, 1 month ago
- a6f5faf goldfish-opengl: reference <virtgpu_drm.h>, not <drm/virtgpu_drm.h> by Gurchetan Singh · 3 years, 2 months ago
- a91c275 goldfish-opengl: Linux stream fix by Gurchetan Singh · 3 years, 4 months ago
- cc675d7 goldfish-opengl: more compat by Gurchetan Singh · 3 years, 4 months ago
- 3b46fcc Support multiple display configs for default display by Huan Song · 3 years, 5 months ago
- 46b2f1c Add feature flag for rcReadColorBufferDma by Lingfeng Yang · 3 years, 7 months ago
- 83fab8b vulkan: feature flag for async QSRI (guest) by Lingfeng Yang · 3 years, 8 months ago
- a24d1a1 Try to get the transport type from `ro.boot.qemu.gltransport.name` by Roman Kiryanov · 3 years, 10 months ago
- d13a389 rc: Call rcGetRendererVersion when initializing rcEncoder. by Yilong Li · 3 years, 10 months ago
- 9330b85 fuchsia: Fix build by Yilong Li · 3 years, 10 months ago
- 97a5cf2 Synchronized glBufferData by Kaiyi Li · 3 years, 10 months ago
- 0c605d2 Minor cleanup in getGrallocTypeFromProperty by Roman Kiryanov · 3 years, 11 months ago
- 95ca6f8 Migrate HostConnection to `ro.boot` by Roman Kiryanov · 3 years, 11 months ago
- d44959e [5/n] Add feature flag for batched descriptor set update (guest) by Lingfeng Yang · 4 years ago
- e610fb7 [3/n] Add VulkanQueueSubmitWithCommands feature to guest by Lingfeng Yang · 4 years, 1 month ago