1. 4c25d65 Move goldfish address space logs to verbose type by Aurimas Liutikas · 1 year, 3 months ago
  2. 4ea5e04 Revert "Merge remote-tracking branch 'aosp/master' into goldfish-opengl-update" by Gurchetan Singh · 1 year, 7 months ago
  3. bab70c7 Centralize getCurrentThreadId to AndroidThreadInfo.cpp by Kaiyi Li · 1 year, 8 months ago
  4. 5bebc61 goldfish-opengl: add stub VirtGpu layer for Fuchsia/host builds by Gurchetan Singh · 1 year, 9 months ago
  5. 1703dd8 Reland: "goldfish-opengl: use VirtGpuDevice abstraction for ASG"" by Gurchetan Singh · 1 year, 9 months ago
  6. 5c35125 Revert "goldfish-opengl: use VirtGpuDevice abstraction for ASG" by Anna Bauza · 1 year, 9 months ago
  7. 832c3ba goldfish-opengl: use VirtGpuDevice abstraction for ASG by Gurchetan Singh · 2 years, 1 month ago
  8. cc4c811 Merge "Fix busy_times initialization." by Treehugger Robot · 1 year, 9 months ago
  9. 7da7b6f Fix busy_times initialization. by Doug Horn · 1 year, 9 months ago
  10. f4ee807 goldfish-opengl: threadID --> resourceId by Gurchetan Singh · 1 year, 10 months ago
  11. fa5d960 goldfish-opengl: pass the threadID with AddressSpacePing by Gurchetan Singh · 2 years, 1 month ago
  12. 8fed2c0 Fix pbo size by Yahan Zhou · 2 years ago
  13. c42560c Merge "Clean up RBO destroy code and fix regression" by Treehugger Robot · 2 years ago
  14. 8b8c69b Clean up RBO destroy code and fix regression by Yahan Zhou · 2 years ago
  15. fb7a0c5 Use share pointer for texture data by Yahan Zhou · 2 years ago
  16. e9cfda0 [fidl] Finish fitx::result migration by Alex Zaslavsky · 2 years ago
  17. d74ca10 Merge "add GL_EXT_texture_buffer and GL_EXT_draw_buffers_indexed" by Hailin Zhang · 2 years ago
  18. d820853 Merge "Fix misleading indentation." by Treehugger Robot · 2 years ago
  19. 1033564 Merge "[fidl] Migrate error syntax to fitx::result" by Treehugger Robot · 2 years ago
  20. d27e418 Fix misleading indentation. by Elliott Hughes · 2 years ago
  21. 7782156 add GL_EXT_texture_buffer and GL_EXT_draw_buffers_indexed by Hailin zhang · 2 years, 1 month ago
  22. e9be354 Rewrite RBO with shared pointer by Yahan Zhou · 2 years ago
  23. 104bc64 [fidl] Migrate error syntax to fitx::result by Alex Zaslavsky · 2 years, 1 month ago
  24. 9ff9b25 Merge "Fix corner case for render buffer reference count" by Treehugger Robot · 2 years, 1 month ago
  25. a0e82a6 goldfish-opengl: remove virtio-gpu specific ASG ops by Gurchetan Singh · 2 years, 1 month ago
  26. 8764f2c Fix corner case for render buffer reference count by Yahan Zhou · 2 years, 1 month ago
  27. 9212a42 Identify samplerExternalOES in sampler array by Yahan Zhou · 2 years, 2 months ago
  28. 576cb8b Fix compile errors on Android R by Kaiyi Li · 2 years, 2 months ago
  29. 0763749 goldfish-opengl: meson modifications for header change by Gurchetan Singh · 2 years, 2 months ago
  30. f73beba goldfish-opengl: always use local virtgpu_drm.h by Gurchetan Singh · 2 years, 2 months ago
  31. 683d66a goldfish-opengl: open rendernode in HostConnection by Gurchetan Singh · 2 years, 2 months ago
  32. a9f2791 goldfish-opengl: One virtio-gpu instance per API instance by Gurchetan Singh · 2 years, 3 months ago
  33. 6f7f30c goldfish-opengl: plumb capset_id to creation of virtio-gpu device by Gurchetan Singh · 2 years, 3 months ago
  34. 647d45a goldfish-opengl: assume post-O by Gurchetan Singh · 2 years, 3 months ago
  35. d5e3500 __linux__ is defined on our build. by Doug Horn · 2 years, 3 months ago
  36. 94411f6 Do not query capset info on CONTEXT_INIT. by Doug Horn · 2 years, 3 months ago
  37. 83ec7ba Allow virtgpu_address_space_open to continue without CONTEXT_INIT by Jason Macnak · 2 years, 4 months ago
  38. 935e3b7 goldfish-opengl: use context init with virtio-gpu by Gurchetan Singh · 2 years, 4 months ago
  39. a764f43 Merge "goldfish-opengl: Protect shared texture objects map" by Treehugger Robot · 2 years, 4 months ago
  40. 50db30e goldfish-opengl: Protect shared texture objects map by Gurchetan Singh · 2 years, 4 months ago
  41. 7d95695 Merge "add rgtc extension support" by Hailin Zhang · 2 years, 4 months ago
  42. 704033f add rgtc extension support by hailinzhang · 2 years, 4 months ago
  43. 1a68f65 goldfish-opengl: add Linux meson build for Vulkan cereal by Gurchetan Singh · 2 years, 6 months ago
  44. a1292d9 goldfish-opengl: add cstring in various places by Gurchetan Singh · 2 years, 7 months ago
  45. 60029ff goldfish-opengl: check against MAP_FAILED by Gurchetan Singh · 2 years, 5 months ago
  46. 5a6541c Update emulator CmakeFiles by Erwin Jansen · 2 years, 5 months ago
  47. 86512da goldfish-opengl: remove dependency on mutex class by Gurchetan Singh · 2 years, 6 months ago
  48. 65377db goldfish-opengl: AutoLock --> AutoLock<Lock> by Gurchetan Singh · 2 years, 6 months ago
  49. 9a2879e [cflags] Suppress -Wextra-semi, -Wstrict-prototypes by Shai Barack · 2 years, 7 months ago
  50. a13711b Merge " [fidl] Migrate to new WireSyncClient API" by Treehugger Robot · 2 years, 7 months ago
  51. 0a45fa3 Build fix by Yahan Zhou · 2 years, 7 months ago
  52. 60bec44 [fidl] Migrate to new WireSyncClient API by Yifei Teng · 2 years, 7 months ago
  53. eae990c Adds optional encoder debug logging by Jason Macnak · 2 years, 7 months ago
  54. 3289592 goldfish-opengl: change atomic variable to initializer list by Gurchetan Singh · 2 years, 7 months ago
  55. 0b9ba5d goldfish-opengl: delete extra virtio_gpu_next file by Gurchetan Singh · 2 years, 7 months ago
  56. 5fe89a0 goldfish-opengl: use unified virtgpu header by Gurchetan Singh · 2 years, 8 months ago
  57. 5c253c4 Fix the definition of drm_virtgpu_execbuffer_with_ring_idx by Kaiyi Li · 2 years, 9 months ago
  58. 4884b52 [fidl][llcpp] Update include paths by Ian McKellar · 2 years, 9 months ago
  59. 7efc857 vulkan: support fence contexts in virtio and async vkQSRI by Lingfeng Yang · 2 years, 10 months ago
  60. 6de4c66 Don't map extra bytes by Lingfeng Yang · 2 years, 11 months ago
  61. 0552a41 gles: fix regressions in negative api by Lingfeng Yang · 3 years ago
  62. f115778 Use std::shared_ptr to store GLSharedGroup by Kaiyi Li · 3 years, 1 month ago
  63. e45d08d egl: copy width/height info to TexRec by Lingfeng Yang · 3 years, 1 month ago
  64. e2fbec6 [fuchsia] Update to new FIDL SyncClient API name. by Ian McKellar · 3 years, 2 months ago
  65. da00efc [fuchsia][fidl] Switch to new LLCPP namespaces by Ian McKellar · 3 years, 3 months ago
  66. 1081ac4 follows the advice of -Wsign-compare and -Wmissing-field-initializers by Christopher Di Bella · 3 years, 3 months ago
  67. 3dbef9c Merge "Update for 5.11 kernel update." by Christopher Ferris · 3 years, 3 months ago
  68. 287b3c0 Merge "[fidl] Fix the last usages of raw channels" by Yilong Li · 3 years, 3 months ago
  69. 620f660 Update for 5.11 kernel update. by Christopher Ferris · 3 years, 3 months ago
  70. 84f35fe [LSC] Add LOCAL_LICENSE_KINDS to device/generic/goldfish-opengl by Bob Badour · 3 years, 3 months ago
  71. fadb9d9 [fidl] Fix the last usages of raw channels by Yifei Teng · 3 years, 3 months ago
  72. 30ab2dd fuchsia: Use LLCPP typed channels in FIDL bindings by Yifei Teng · 3 years, 5 months ago
  73. 645ca4a Update vsock ports for goldfish bits by Roman Kiryanov · 3 years, 6 months ago
  74. 3d98845 Do not use vsock for grapshics, use goldfish_pipe instead by Roman Kiryanov · 3 years, 6 months ago
  75. d057a9e Cache all stencil related glGet's by Lingfeng Yang · 3 years, 7 months ago
  76. 320b1ed Merge "Fix no attachment framebuffer validations" by Treehugger Robot · 3 years, 6 months ago
  77. 12818ba Fix no attachment framebuffer validations by Troy Deck · 3 years, 7 months ago
  78. 6a3f6c7 Merge "Guest library support for S3TC passthrough." by Lingfeng Yang · 3 years, 7 months ago
  79. 17ccfe8 Guest library support for S3TC passthrough. by Doug Horn · 3 years, 7 months ago
  80. 7dda5a3 Do not log vsock errors into logcat by Roman Kiryanov · 3 years, 7 months ago
  81. 1a5093a Merge "Migrate qemu_pipe_open_ns to virtio-vsock" by Roman Kiryanov · 3 years, 7 months ago
  82. e81a3f9 Add support for BPTC texture compression. by Edward Karuna · 3 years, 8 months ago
  83. 1fc1d1b Ensure Android/Fuchsia guests map an extra page if needed by Lingfeng Yang · 3 years, 7 months ago
  84. 8fad26b Migrate qemu_pipe_open_ns to virtio-vsock by Roman Kiryanov · 3 years, 7 months ago
  85. 4679a9c Fix the leaking file handle in qemu_pipe_open_ns by Roman Kiryanov · 3 years, 8 months ago
  86. cbfdc51 Merge "Remove '#ifdef HOST_BUILD' from qemu_pipe_types_bp.h" by Treehugger Robot · 3 years, 7 months ago
  87. b4e4c75 Remove '#ifdef HOST_BUILD' from qemu_pipe_types_bp.h by Roman Kiryanov · 3 years, 7 months ago
  88. f6533b3 gfxstream: retry DRM_IOCTM_VIRTGPU_WAIT by Lingfeng Yang · 3 years, 8 months ago
  89. 62054e9 Don't try to do robust buffer access checks on non-linked attrib indices by Lingfeng Yang · 3 years, 8 months ago
  90. e96843b Merge "Move host validation to guest" by Lingfeng Yang · 3 years, 8 months ago
  91. ed069c5 Move host validation to guest by Lingfeng Yang · 3 years, 9 months ago
  92. 85dfc61 memset all drm_virtgpu_map structs to 0 before using by Lingfeng Yang · 3 years, 9 months ago
  93. 1ae0811 Don't glMapBufferRange on the host if possible by Lingfeng Yang · 3 years, 9 months ago
  94. 7d677c5 Add StateTrackingSupport that includes a class to track predicates by Lingfeng Yang · 3 years, 9 months ago
  95. 6f9871b Change GOLDFISH_VULKAN macro to GFXSTREAM macro by Lingfeng Yang · 3 years, 9 months ago
  96. 6dc9b5b fuchsia: Replace FIDL C++ bindings with LLCPP. by Yilong Li · 3 years, 10 months ago
  97. 744cad1 Fix Fuchsia build. by David Reveman · 3 years, 11 months ago
  98. 667e8ee reland: virtio-gpu-asg transport by Lingfeng Yang · 4 years ago
  99. ea42965 Revert "virtio-gpu-asg transport" by Lingfeng Yang · 4 years ago
  100. 7ceae4f virtio-gpu-asg transport by Lingfeng Yang · 4 years ago