1. 0552a41 gles: fix regressions in negative api by Lingfeng Yang · 3 years, 5 months ago
  2. f115778 Use std::shared_ptr to store GLSharedGroup by Kaiyi Li · 3 years, 5 months ago
  3. e45d08d egl: copy width/height info to TexRec by Lingfeng Yang · 3 years, 5 months ago
  4. d057a9e Cache all stencil related glGet's by Lingfeng Yang · 3 years, 11 months ago
  5. 320b1ed Merge "Fix no attachment framebuffer validations" by Treehugger Robot · 3 years, 11 months ago
  6. 12818ba Fix no attachment framebuffer validations by Troy Deck · 3 years, 11 months ago
  7. 17ccfe8 Guest library support for S3TC passthrough. by Doug Horn · 4 years ago
  8. e81a3f9 Add support for BPTC texture compression. by Edward Karuna · 4 years ago
  9. 62054e9 Don't try to do robust buffer access checks on non-linked attrib indices by Lingfeng Yang · 4 years ago
  10. ed069c5 Move host validation to guest by Lingfeng Yang · 4 years, 1 month ago
  11. 1ae0811 Don't glMapBufferRange on the host if possible by Lingfeng Yang · 4 years, 1 month ago
  12. 7d677c5 Add StateTrackingSupport that includes a class to track predicates by Lingfeng Yang · 4 years, 1 month ago
  13. 5099565 Account for row slack in upload/download of textures by Lingfeng Yang · 4 years, 4 months ago
  14. b488e62 Retire duplicate qemu_pipe and gralloc_cb headers by Roman Kiryanov · 4 years, 4 months ago
  15. b9c4251 Retire Android.bp in OpenglCodecCommon by Roman Kiryanov · 4 years, 5 months ago
  16. 1ef59e4 Move GoldfishAddressSpace into a separate library by Roman Kiryanov · 4 years, 5 months ago
  17. 48e8d09 Merge "Remove misleading unknown param error" by Lingfeng Yang · 4 years, 5 months ago
  18. f0c66b1 Remove some references to PLATFORM_SDK_VERSION by Roman Kiryanov · 4 years, 5 months ago
  19. 57e9351 Retire FixedBuffer by Roman Kiryanov · 4 years, 5 months ago
  20. c9f2ddb Remove misleading unknown param error by Lingfeng Yang · 4 years, 5 months ago
  21. 04cdd7b (reland) Add libqemupipe.ranchu and libgralloc_cb.ranchu by Roman Kiryanov · 4 years, 5 months ago
  22. 0dba078 Merge "Revert "Add libqemupipe.ranchu and libgralloc_cb.ranchu"" by Roman Kiryanov · 4 years, 5 months ago
  23. be53504 Revert "Add libqemupipe.ranchu and libgralloc_cb.ranchu" by Roman Kiryanov · 4 years, 5 months ago
  24. fb02f6f Merge "Add libqemupipe.ranchu and libgralloc_cb.ranchu" by Treehugger Robot · 4 years, 5 months ago
  25. 92a62a9 Switch licenses by Lingfeng Yang · 4 years, 5 months ago
  26. 9701b0e Add libqemupipe.ranchu and libgralloc_cb.ranchu by Roman Kiryanov · 4 years, 5 months ago
  27. bbbfabc Refactor QEMU_PIPE_RETRY by Roman Kiryanov · 4 years, 5 months ago
  28. 0950811 Fix SkQP tests (android 10 cts r3) by Lingfeng Yang · 4 years, 6 months ago
  29. 5433131 (reland) Use the shared slots host memory allocator by Roman Kiryanov · 4 years, 7 months ago
  30. f02c306 Revert "Use the shared slots host memory allocator" by Roman Kiryanov · 4 years, 6 months ago
  31. 37de473 Revert "Fix issues around GoldfishAddressSpaceBlockProvider::open" by Roman Kiryanov · 4 years, 6 months ago
  32. be31206 Fix issues around GoldfishAddressSpaceBlockProvider::open by Roman Kiryanov · 4 years, 6 months ago
  33. fa6d39c Use the shared slots host memory allocator by Roman Kiryanov · 4 years, 7 months ago
  34. 253edda Update build system to include license by Erwin Jansen · 4 years, 8 months ago
  35. e063b6b Fix host build by Lingfeng Yang · 4 years, 9 months ago
  36. 7d8d840 Don't use temp failre retry (need spin on eagain) by Lingfeng Yang · 4 years, 9 months ago
  37. 47475b7 Mark Block usage as non-shared mappings by Lingfeng Yang · 4 years, 9 months ago
  38. 5be5d8f Fix the host build for goldfish-opengl by Roman Kiryanov · 4 years, 9 months ago
  39. 2b7ec01 Refactor qemu_pipe.h to fix for goldfish needs by Roman Kiryanov · 4 years, 10 months ago
  40. 00851ae Add a function to open 'pipe:%s:%s' pipes by Roman Kiryanov · 4 years, 10 months ago
  41. fdff0bd Merge changes Iffe57f7f,Icb08c49e by Bo Hu · 4 years, 10 months ago
  42. 51f58b0 [fuchsia] Stop using deprecated way to Allocate/DeallocateBlock by Lingfeng Yang · 4 years, 10 months ago
  43. aa0d500 goldfish-codecs: add goldfish codecs common library by bohu · 4 years, 10 months ago
  44. 23fef58 [fuchsia] support for ping/claimShared by Lingfeng Yang · 5 years ago
  45. f8519c1 peel off the bits in one loop, cache pure-VBO case by Lingfeng Yang · 4 years, 11 months ago
  46. 28a757c Make the client array / enabled cache compatible with older C++ by Lingfeng Yang · 4 years, 11 months ago
  47. 9a2fa6f [gl] Skip sendVertexAttributes if no client arrays by Lingfeng Yang · 4 years, 11 months ago
  48. 0b85afd [gl] Delete location shift WAR by Lingfeng Yang · 5 years ago
  49. edeeca5 Move the memory host allocated region offset to cb_handle_t by Roman Kiryanov · 5 years ago
  50. 8153a44 [vulkan] Remove use of libfdio by John Bauman · 5 years ago
  51. 9e1ea97 Sync up ring_buffer class by Lingfeng Yang · 5 years ago
  52. f629af0 fix build by Lingfeng Yang · 5 years ago
  53. 5761359 Merge "[fuchsia] Merge all fuchsia.hardware.goldfish.* FIDLs into one" by Yilong Li · 5 years ago
  54. 6000a8e address space device direct handle API by Lingfeng Yang · 5 years ago
  55. 8d04bdd Add support for claimShared by Lingfeng Yang · 5 years ago
  56. 1ab8bab (reland) Create a buffer independent cb_handle_t base class by Roman Kiryanov · 5 years ago
  57. 1bcf12b Merge "Revert "Create a buffer independent cb_handle_t base class"" by Roman Kiryanov · 5 years ago
  58. 60eb9dc Revert "Create a buffer independent cb_handle_t base class" by Roman Kiryanov · 5 years ago
  59. b373b39 [fuchsia] Merge all fuchsia.hardware.goldfish.* FIDLs into one by Yilong Li · 5 years ago
  60. 858a972 Merge "Create a buffer independent cb_handle_t base class" by Treehugger Robot · 5 years ago
  61. 1c15043 Create a buffer independent cb_handle_t base class by Roman Kiryanov · 5 years ago
  62. ced3b8a Fix fuchsia build. by Yilong Li · 5 years ago
  63. 8e4ccab Merge "Retire cb_handle_old_t::emuFrameworkFormat" by Treehugger Robot · 5 years ago
  64. 4c4ac78 Retire cb_handle_old_t::emuFrameworkFormat by Roman Kiryanov · 5 years ago
  65. 2111c06 (reland) Add GoldfishAddressSpaceBlock::memoryMap by Roman Kiryanov · 5 years ago
  66. 5ae1f3b Merge "Revert "Add GoldfishAddressSpaceBlock::memoryMap"" by Lingfeng Yang · 5 years ago
  67. 0bd3d80 Revert "Add GoldfishAddressSpaceBlock::memoryMap" by Lingfeng Yang · 5 years ago
  68. 64049cf Merge "Add GoldfishAddressSpaceBlock::memoryMap" by Treehugger Robot · 5 years ago
  69. e43b93b Merge "Add the 'closeHandle' and 'memoryUnmap' functions" by Treehugger Robot · 5 years ago
  70. 659aafc Add GoldfishAddressSpaceBlock::memoryMap by Roman Kiryanov · 5 years ago
  71. 4126ae3 Add the 'closeHandle' and 'memoryUnmap' functions by Roman Kiryanov · 5 years ago
  72. 37193ee Fix Fuchsia build; add missing constants by Lingfeng Yang · 5 years ago
  73. d1b41da Fix typo in GoldfishAddressSpaceBlockProvider for subdevice checking by Roman Kiryanov · 5 years ago
  74. 754c3eb Add 'release' calls to address space resources by Roman Kiryanov · 5 years ago
  75. a2bb9c1 Pass the subdevice type to GoldfishAddressSpaceBlockProvider ctor by Roman Kiryanov · 5 years ago
  76. 81ce8af Retire cb_handle_old_t::frameworkFormat by Roman Kiryanov · 5 years ago
  77. 81288f2 gl: delete vao spam by Lingfeng Yang · 5 years ago
  78. f1d5a3d Introduce a shared header between gralloc versions by Roman Kiryanov · 5 years ago
  79. ee1c993 Rename cb_handle_t into cb_handle_old_t by Roman Kiryanov · 5 years ago
  80. 80946b7 Remove the reference to ashmem from AndroidHardwareBuffer.cpp by Roman Kiryanov · 5 years ago
  81. 17fcfba Move gralloc to gralloc_old by Roman Kiryanov · 5 years ago
  82. f163516 Introduce safer type castings for cb_handle_t by Roman Kiryanov · 5 years ago
  83. dbda8a1 Revert "Introduce safer type castings for cb_handle_t" by Lingfeng Yang · 5 years ago
  84. afea830 Introduce safer type castings for cb_handle_t by Roman Kiryanov · 5 years ago
  85. a077e9e try to fix build by Lingfeng Yang · 5 years ago
  86. 449b2c8 Split wait_offset to version and wait_fd fields by Roman Kiryanov · 5 years ago
  87. 764a1fc fix more compile warnings (part 2) by Lingfeng Yang · 5 years ago
  88. 72b5b6c Merge "Revert "Revert "put gl pipes in nonblocking mode""" by Lingfeng Yang · 5 years ago
  89. d0b2a8a Revert "Revert "put gl pipes in nonblocking mode"" by Lingfeng Yang · 5 years ago
  90. 329e31d Merge "Revert "put gl pipes in nonblocking mode"" by Treehugger Robot · 5 years ago
  91. cb81ca1 Revert "put gl pipes in nonblocking mode" by Yahan Zhou · 5 years ago
  92. 1a939d5 Fix wrong format specifier by Luca Stefani · 5 years ago
  93. d0dbf74 Fix build break by Roman Kiryanov · 5 years ago
  94. 0491335 Fix host memory allocator for HOST builds by Roman Kiryanov · 5 years ago
  95. d3bca26 put gl pipes in nonblocking mode by Lingfeng Yang · 5 years ago
  96. 8bc3255 [vulkan] Improve pipe performance on Fuchsia. by David Reveman · 5 years ago
  97. e811b79 Revert "Fix hostMalloc and guestPtr in goldfish-address-space on host" by Roman Kiryanov · 5 years ago
  98. 05544f3 Fix hostMalloc and guestPtr in goldfish-address-space on host by Roman Kiryanov · 5 years ago
  99. ecd9e53 [vulkan] Fix GoldfishAddressSpaceHostMemoryAllocator build on Fuchsia by David Reveman · 5 years ago
  100. 136c39a Add GoldfishAddressSpaceHostMemoryAllocator by Roman Kiryanov · 5 years ago