- 5b124fe gfxstream: guest: remove EmulatorFeatureInfo dependency in libgfxstream_vulkan.so by Gurchetan Singh · 6 months ago
- d354bd0 gfxstream: nuke ErrorLog.h by Gurchetan Singh · 7 months ago
- a0f5cd9 gfxstream: guest: delete unused code by Gurchetan Singh · 7 months ago
- f5d617e gfxstream: end2end: nuke RutabagaLayer, use kumquat for testing by Gurchetan Singh · 8 months ago
- c91a994 gfxstream: guest: nuke HostConnection::exitUnclean by Gurchetan Singh · 7 months ago
- 2cdc1e5 gfxstream: guest: plumb descriptor all the way through the HostConnection by Gurchetan Singh · 7 months ago
- 0c77ca6 gfxstream: nuke refreshHostConnection by Gurchetan Singh · 7 months ago
- abe57a8 Make RutabagaLayer shared between "guest impls" by Jason Macnak · 1 year, 1 month ago
- 80ef828 Retire goldfish_dma from the guest by Roman Kiryanov · 1 year, 1 month ago
- d2b8f0c Revert "gfxstream: nuke goldfish_dma" by Joshua Duong · 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
- bf7eb76 gfxstream: nuke GFXSTREAM preprocessor by Gurchetan Singh · 1 year, 1 month ago
- 2a1d0e7 Always initialize gfxstream vulkan by Lars Harrison · 1 year, 1 month ago
- d54a535 Wrap some classes in "namespace gfxstream::guest {}" by Jason Macnak · 1 year, 3 months ago
- 4e10d32 Move SyncHelper to platform by Jason Macnak · 1 year, 5 months ago
- 8ed8556 gfxstream: refactor process pipe logic by Gurchetan Singh · 1 year, 6 months ago
- 843b84b Add Gfxstream End2End tests by Jason Macnak · 1 year, 10 months ago
- 80a36d1 Update iostream namespace 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, 8 months ago
- a194bbf Wrap interactions with sync fds in an interface by Jason Macnak · 1 year, 8 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
- 6079f8d gfxstream: use ASG for Vulkan streams only by Gurchetan Singh · 1 year, 6 months ago
- 0f969c2 Fix build issues on Fedora 38 by Marc-André Lureau · 1 year, 8 months ago
- b061d51 Rename imported system directory to guest by Jason Macnak · 1 year, 9 months ago[Renamed from system/OpenglSystemCommon/HostConnection.h]
- 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
- 6398b85 add emulator feature for using auxilliary memory for vulkan command buffers by Shalini S · 2 years, 2 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, 6 months ago
- 57ae070 Use rcGetHostExtensions() in HostConnection by Jason Macnak · 2 years, 6 months ago
- 389684b goldfish-opengl: nuke use std::optional by Gurchetan Singh · 2 years, 7 months ago
- 909349e Use DRM format to handle needed YUV swizzling by Jason Macnak · 2 years, 8 months ago
- 6adffbd goldfish-opengl: one virtgpu instance per HostConnection by Gurchetan Singh · 3 years ago
- 77647fd goldfish-opengl: remove connectionType() by Gurchetan Singh · 3 years ago
- 657334d goldfish-opengl: nuke getOrCreateRendernodeFd() by Gurchetan Singh · 3 years ago
- a9f2791 goldfish-opengl: One virtio-gpu instance per API instance by Gurchetan Singh · 3 years, 1 month ago
- 6f7f30c goldfish-opengl: plumb capset_id to creation of virtio-gpu device by Gurchetan Singh · 3 years, 1 month ago
- a1292d9 goldfish-opengl: add cstring in various places by Gurchetan Singh · 3 years, 4 months ago
- 0f780ad goldfish-opengl: make createColorBuffer a pure virtual function by Gurchetan Singh · 3 years, 4 months ago
- 3b46fcc Support multiple display configs for default display by Huan Song · 3 years, 5 months ago
- d367211 Optimize mapper unlock() by Lingfeng Yang · 3 years, 7 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
- d13a389 rc: Call rcGetRendererVersion when initializing rcEncoder. by Yilong Li · 3 years, 10 months ago
- 97a5cf2 Synchronized glBufferData by Kaiyi Li · 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
- eefefd4 Add awareness of and support for ANDROID_EMU_async_frame_cmds by Lingfeng Yang · 4 years, 4 months ago
- 1d6ca34 fuchsia: Remove usage of qemu_pipe_* and goldfish_dma_* on Fuchsia by Yilong Li · 4 years, 4 months ago
- 25bca5a vulkan: Add functions to test unclean exit of vulkan guest processes by Lingfeng Yang · 4 years, 4 months ago
- c49d89d tracing prototype: guest-side changes for gfxstream by Lingfeng Yang · 4 years, 6 months ago
- fa7efc3 intrusive refcount for encoders so we dont need cleanup callback by Lingfeng Yang · 4 years, 6 months ago
- 6f9871b Change GOLDFISH_VULKAN macro to GFXSTREAM macro by Lingfeng Yang · 4 years, 7 months ago
- f89f75d async queue submit (guest) by Lingfeng Yang · 4 years, 8 months ago
- 8a87f17 HostConnection: Use unique_ptr for HostConnection objects. by Yilong Li · 4 years, 8 months ago
- 3c673cc HostConnection: Use unique_ptr in HostConnection class members. by Yilong Li · 4 years, 8 months ago
- 4c056b2 VK_KHR_shader_float16_int8, don't skip unknown ext. structs by Lingfeng Yang · 4 years, 8 months ago
- f9fc6ad support EGL_ANDROID_native_fence_sync via virtio-gpu by Lingfeng Yang · 4 years, 9 months ago
- 2f39a1f vulkan: always tear down host visible memory blocks properly (guest) by Lingfeng Yang · 4 years, 11 months ago
- 5433131 (reland) Use the shared slots host memory allocator by Roman Kiryanov · 5 years ago
- 4c54241 virtio-gpu: hostmem by Lingfeng Yang · 5 years ago
- fc179c5 Put handle ignoring behind a flag by Lingfeng Yang · 5 years ago
- b36e3f5 minigbm interop by Lingfeng Yang · 5 years ago
- 9c26ebf virtio-gpu: make processpipe respect choice of connection type by Lingfeng Yang · 5 years ago
- d9944e2 VirtioGpuPipeStream by Lingfeng Yang · 5 years ago
- 65cd34f [gl] proper eglGetSyncAttrib support (guest side) by Lingfeng Yang · 5 years ago
- 9b140c4 [Camera Revamp] Revert "Unify the YUV_420_888 as NV21 in emulator HALs." by Huan Song · 5 years ago
- 22e361a gl2 encoder: async unmapbuffer by Lingfeng Yang · 5 years ago
- 4d0ffea Select GL transport and draw call flush interval based on prop by Lingfeng Yang · 5 years ago
- c573155 Use memory in the DMA context directly instead of via GoldfishAddressSpaceBlock by Roman Kiryanov · 5 years ago
- a38b63c Switch to version 2 of ComposeDevice by Huihong Luo · 6 years ago
- 1c4af99 Read back YUV frame from Host Cache. by Huan Song · 6 years ago
- 036f181 Unify the YUV_420_888 as NV21 in emulator HALs. by Huan Song · 6 years ago
- 382ce56 Add support for goldfish-address-space in gralloc by Roman Kiryanov · 6 years ago
- 87f1196 (Reland) Revert "Revert "[vulkan] create resources with requirements (guest)"" by Lingfeng Yang · 6 years ago
- 842c59b Revert "[vulkan] create resources with requirements (guest)" by Lingfeng Yang · 6 years ago
- d306450 [vulkan] create resources with requirements (guest) by Lingfeng Yang · 6 years ago
- b55ed1c [vulkan] put null optinal string marshaling behind a flag (guest) by Lingfeng Yang · 6 years ago
- 2e9eba7 Revert "Add support for goldfish-address-space in gralloc" by Roman Kiryanov · 6 years ago
- 60620f6 Add support for goldfish-address-space in gralloc by Roman Kiryanov · 6 years ago
- c53e747 [vulkan] deferred command buffers (guest) by Lingfeng Yang · 6 years ago
- 943161f Refactor lockAndWriteDma to support goldfish-addess-space by Roman Kiryanov · 6 years ago
- 4614672 Retire goldfish_dma_lock and goldfish_dma_unlock by Roman Kiryanov · 6 years ago
- ad6f67d Fix build on older APIs that don't have <mutex> by Lingfeng Yang · 6 years ago
- 74e99bb [vulkan] Fuchsia build support by David Reveman · 6 years ago
- 1ec6f43 unique HosstConnection by Lingfeng Yang · 6 years ago
- abc6516 [vulkan] Allow delivery of rc strings in a compact struct format by Lingfeng Yang · 6 years ago
- b1d9010 [vulkan] Take generated code for VkEventHandler by Lingfeng Yang · 6 years ago
- 6a28367 [vulkan] Integrate with HostConnection by Lingfeng Yang · 6 years ago
- d96d5bd Emulator HWC2 HAL implementation by huans · 6 years ago
- e38d15c [host-build] libOpenglSystemCommon build for host by Lingfeng Yang · 6 years ago
- 694745b WIP: Add virtio-gpu backend to OpenglSystem. by Alistair Strachan · 7 years ago
- e980c7a Feature: IgnoreHostOpenGLErrors by Lingfeng Yang · 7 years ago