1. 5b124fe gfxstream: guest: remove EmulatorFeatureInfo dependency in libgfxstream_vulkan.so by Gurchetan Singh · 6 months ago
  2. d354bd0 gfxstream: nuke ErrorLog.h by Gurchetan Singh · 7 months ago
  3. a0f5cd9 gfxstream: guest: delete unused code by Gurchetan Singh · 7 months ago
  4. f5d617e gfxstream: end2end: nuke RutabagaLayer, use kumquat for testing by Gurchetan Singh · 8 months ago
  5. c91a994 gfxstream: guest: nuke HostConnection::exitUnclean by Gurchetan Singh · 7 months ago
  6. 2cdc1e5 gfxstream: guest: plumb descriptor all the way through the HostConnection by Gurchetan Singh · 7 months ago
  7. 0c77ca6 gfxstream: nuke refreshHostConnection by Gurchetan Singh · 7 months ago
  8. abe57a8 Make RutabagaLayer shared between "guest impls" by Jason Macnak · 1 year, 1 month ago
  9. 80ef828 Retire goldfish_dma from the guest by Roman Kiryanov · 1 year, 1 month ago
  10. d2b8f0c Revert "gfxstream: nuke goldfish_dma" by Joshua Duong · 1 year, 1 month ago
  11. 4613b29 gfxstream: nuke goldfish_dma by Gurchetan Singh · 1 year, 1 month ago
  12. 39077a8 gfxstream: always initialize rcEncoder and other things by Gurchetan Singh · 1 year, 1 month ago
  13. f0b9b21 gfxstream: nuke HOST_BUILD by Gurchetan Singh · 1 year, 1 month ago
  14. bf7eb76 gfxstream: nuke GFXSTREAM preprocessor by Gurchetan Singh · 1 year, 1 month ago
  15. 2a1d0e7 Always initialize gfxstream vulkan by Lars Harrison · 1 year, 1 month ago
  16. d54a535 Wrap some classes in "namespace gfxstream::guest {}" by Jason Macnak · 1 year, 3 months ago
  17. 4e10d32 Move SyncHelper to platform by Jason Macnak · 1 year, 5 months ago
  18. 8ed8556 gfxstream: refactor process pipe logic by Gurchetan Singh · 1 year, 6 months ago
  19. 843b84b Add Gfxstream End2End tests by Jason Macnak · 1 year, 10 months ago
  20. 80a36d1 Update iostream namespace to gfxstream::guest by Jason Macnak · 1 year, 7 months ago
  21. 8174c8c Wrap interactions with ANativeWindow-s in an interface by Jason Macnak · 1 year, 8 months ago
  22. a194bbf Wrap interactions with sync fds in an interface by Jason Macnak · 1 year, 8 months ago
  23. 81fff55 Remove "grallocOnly" by Jason Macnak · 1 year, 9 months ago
  24. fa9ea24 Separate Gralloc interface and impls into separate files by Jason Macnak · 1 year, 9 months ago
  25. 6079f8d gfxstream: use ASG for Vulkan streams only by Gurchetan Singh · 1 year, 6 months ago
  26. 0f969c2 Fix build issues on Fedora 38 by Marc-André Lureau · 1 year, 8 months ago
  27. b061d51 Rename imported system directory to guest by Jason Macnak · 1 year, 9 months ago[Renamed from system/OpenglSystemCommon/HostConnection.h]
  28. 8d96137 Fix host-side build. by Joshua Duong · 1 year, 10 months ago
  29. 3d66400 Reland^2: Use "gfxstream" namespace by Jason Macnak · 1 year, 11 months ago
  30. 04c9627 Revert "Reland: Use "gfxstream" namespace" by Andrew Woloszyn · 1 year, 11 months ago
  31. 94fdef7 Reland: Use "gfxstream" namespace by Jason Macnak · 1 year, 11 months ago
  32. cfcd06b Revert "Use "gfxstream" namespace" by Jason Macnak · 1 year, 11 months ago
  33. 60c3a41 Use "gfxstream" namespace by Jason Macnak · 2 years ago
  34. 6398b85 add emulator feature for using auxilliary memory for vulkan command buffers by Shalini S · 2 years, 2 months ago
  35. 515c5c0 Revert^2 "Use rcGetHostExtensions() in HostConnection" by Jason Macnak · 2 years, 5 months ago
  36. 76039f7 Revert "Use rcGetHostExtensions() in HostConnection" by Jason Macnak · 2 years, 6 months ago
  37. 57ae070 Use rcGetHostExtensions() in HostConnection by Jason Macnak · 2 years, 6 months ago
  38. 389684b goldfish-opengl: nuke use std::optional by Gurchetan Singh · 2 years, 7 months ago
  39. 909349e Use DRM format to handle needed YUV swizzling by Jason Macnak · 2 years, 8 months ago
  40. 6adffbd goldfish-opengl: one virtgpu instance per HostConnection by Gurchetan Singh · 3 years ago
  41. 77647fd goldfish-opengl: remove connectionType() by Gurchetan Singh · 3 years ago
  42. 657334d goldfish-opengl: nuke getOrCreateRendernodeFd() by Gurchetan Singh · 3 years ago
  43. a9f2791 goldfish-opengl: One virtio-gpu instance per API instance by Gurchetan Singh · 3 years, 1 month ago
  44. 6f7f30c goldfish-opengl: plumb capset_id to creation of virtio-gpu device by Gurchetan Singh · 3 years, 1 month ago
  45. a1292d9 goldfish-opengl: add cstring in various places by Gurchetan Singh · 3 years, 4 months ago
  46. 0f780ad goldfish-opengl: make createColorBuffer a pure virtual function by Gurchetan Singh · 3 years, 4 months ago
  47. 3b46fcc Support multiple display configs for default display by Huan Song · 3 years, 5 months ago
  48. d367211 Optimize mapper unlock() by Lingfeng Yang · 3 years, 7 months ago
  49. 46b2f1c Add feature flag for rcReadColorBufferDma by Lingfeng Yang · 3 years, 7 months ago
  50. 83fab8b vulkan: feature flag for async QSRI (guest) by Lingfeng Yang · 3 years, 8 months ago
  51. d13a389 rc: Call rcGetRendererVersion when initializing rcEncoder. by Yilong Li · 3 years, 10 months ago
  52. 97a5cf2 Synchronized glBufferData by Kaiyi Li · 3 years, 11 months ago
  53. d44959e [5/n] Add feature flag for batched descriptor set update (guest) by Lingfeng Yang · 4 years ago
  54. e610fb7 [3/n] Add VulkanQueueSubmitWithCommands feature to guest by Lingfeng Yang · 4 years, 1 month ago
  55. eefefd4 Add awareness of and support for ANDROID_EMU_async_frame_cmds by Lingfeng Yang · 4 years, 4 months ago
  56. 1d6ca34 fuchsia: Remove usage of qemu_pipe_* and goldfish_dma_* on Fuchsia by Yilong Li · 4 years, 4 months ago
  57. 25bca5a vulkan: Add functions to test unclean exit of vulkan guest processes by Lingfeng Yang · 4 years, 4 months ago
  58. c49d89d tracing prototype: guest-side changes for gfxstream by Lingfeng Yang · 4 years, 6 months ago
  59. fa7efc3 intrusive refcount for encoders so we dont need cleanup callback by Lingfeng Yang · 4 years, 6 months ago
  60. 6f9871b Change GOLDFISH_VULKAN macro to GFXSTREAM macro by Lingfeng Yang · 4 years, 7 months ago
  61. f89f75d async queue submit (guest) by Lingfeng Yang · 4 years, 8 months ago
  62. 8a87f17 HostConnection: Use unique_ptr for HostConnection objects. by Yilong Li · 4 years, 8 months ago
  63. 3c673cc HostConnection: Use unique_ptr in HostConnection class members. by Yilong Li · 4 years, 8 months ago
  64. 4c056b2 VK_KHR_shader_float16_int8, don't skip unknown ext. structs by Lingfeng Yang · 4 years, 8 months ago
  65. f9fc6ad support EGL_ANDROID_native_fence_sync via virtio-gpu by Lingfeng Yang · 4 years, 9 months ago
  66. 2f39a1f vulkan: always tear down host visible memory blocks properly (guest) by Lingfeng Yang · 4 years, 11 months ago
  67. 5433131 (reland) Use the shared slots host memory allocator by Roman Kiryanov · 5 years ago
  68. 4c54241 virtio-gpu: hostmem by Lingfeng Yang · 5 years ago
  69. fc179c5 Put handle ignoring behind a flag by Lingfeng Yang · 5 years ago
  70. b36e3f5 minigbm interop by Lingfeng Yang · 5 years ago
  71. 9c26ebf virtio-gpu: make processpipe respect choice of connection type by Lingfeng Yang · 5 years ago
  72. d9944e2 VirtioGpuPipeStream by Lingfeng Yang · 5 years ago
  73. 65cd34f [gl] proper eglGetSyncAttrib support (guest side) by Lingfeng Yang · 5 years ago
  74. 9b140c4 [Camera Revamp] Revert "Unify the YUV_420_888 as NV21 in emulator HALs." by Huan Song · 5 years ago
  75. 22e361a gl2 encoder: async unmapbuffer by Lingfeng Yang · 5 years ago
  76. 4d0ffea Select GL transport and draw call flush interval based on prop by Lingfeng Yang · 5 years ago
  77. c573155 Use memory in the DMA context directly instead of via GoldfishAddressSpaceBlock by Roman Kiryanov · 5 years ago
  78. a38b63c Switch to version 2 of ComposeDevice by Huihong Luo · 6 years ago
  79. 1c4af99 Read back YUV frame from Host Cache. by Huan Song · 6 years ago
  80. 036f181 Unify the YUV_420_888 as NV21 in emulator HALs. by Huan Song · 6 years ago
  81. 382ce56 Add support for goldfish-address-space in gralloc by Roman Kiryanov · 6 years ago
  82. 87f1196 (Reland) Revert "Revert "[vulkan] create resources with requirements (guest)"" by Lingfeng Yang · 6 years ago
  83. 842c59b Revert "[vulkan] create resources with requirements (guest)" by Lingfeng Yang · 6 years ago
  84. d306450 [vulkan] create resources with requirements (guest) by Lingfeng Yang · 6 years ago
  85. b55ed1c [vulkan] put null optinal string marshaling behind a flag (guest) by Lingfeng Yang · 6 years ago
  86. 2e9eba7 Revert "Add support for goldfish-address-space in gralloc" by Roman Kiryanov · 6 years ago
  87. 60620f6 Add support for goldfish-address-space in gralloc by Roman Kiryanov · 6 years ago
  88. c53e747 [vulkan] deferred command buffers (guest) by Lingfeng Yang · 6 years ago
  89. 943161f Refactor lockAndWriteDma to support goldfish-addess-space by Roman Kiryanov · 6 years ago
  90. 4614672 Retire goldfish_dma_lock and goldfish_dma_unlock by Roman Kiryanov · 6 years ago
  91. ad6f67d Fix build on older APIs that don't have <mutex> by Lingfeng Yang · 6 years ago
  92. 74e99bb [vulkan] Fuchsia build support by David Reveman · 6 years ago
  93. 1ec6f43 unique HosstConnection by Lingfeng Yang · 6 years ago
  94. abc6516 [vulkan] Allow delivery of rc strings in a compact struct format by Lingfeng Yang · 6 years ago
  95. b1d9010 [vulkan] Take generated code for VkEventHandler by Lingfeng Yang · 6 years ago
  96. 6a28367 [vulkan] Integrate with HostConnection by Lingfeng Yang · 6 years ago
  97. d96d5bd Emulator HWC2 HAL implementation by huans · 6 years ago
  98. e38d15c [host-build] libOpenglSystemCommon build for host by Lingfeng Yang · 6 years ago
  99. 694745b WIP: Add virtio-gpu backend to OpenglSystem. by Alistair Strachan · 7 years ago
  100. e980c7a Feature: IgnoreHostOpenGLErrors by Lingfeng Yang · 7 years ago