1. 3e04cb4 gfxstream: Change createResource to use stride instead of bpp by Aaron Ruby · 10 months ago
  2. 42361f7 gfxstream: convert some Vulkan to mesa_log(..) by Gurchetan Singh · 9 months ago
  3. 2aaf6ee Explicitly specify target/bind/bpp in resource creation by Jason Macnak · 11 months ago
  4. 6d3d7b2 Rename VirtGpuBlob -> VirtGpuResource by Jason Macnak · 11 months ago
  5. e17ba9b Format Android.bp files by Jason Macnak · 12 months ago
  6. b808eeb Normalize some Gfxstream library names by Jason Macnak · 12 months ago
  7. 2cc4f27 [guest] Fuchsia: include missing Vulkan entry points by C Stout · 1 year 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. 37ee8a1 Merge "Revert "gfxstream: nuke goldfish_dma"" into main by Roman Kiryanov · 1 year, 1 month ago
  11. d2b8f0c Revert "gfxstream: nuke goldfish_dma" by Joshua Duong · 1 year, 1 month ago
  12. 867d347 gfxstream: only init renderControl inside HostConnection when Vulkan by Gurchetan Singh · 1 year, 1 month ago
  13. 1acffe4 Merge "[guest] Build fixes for Fuchsia" into main by Craig Stout · 1 year, 1 month ago
  14. 8a64ca8 [guest] Build fixes for Fuchsia by C Stout · 1 year, 1 month ago
  15. 4613b29 gfxstream: nuke goldfish_dma by Gurchetan Singh · 1 year, 1 month ago
  16. 39077a8 gfxstream: always initialize rcEncoder and other things by Gurchetan Singh · 1 year, 1 month ago
  17. f0b9b21 gfxstream: nuke HOST_BUILD by Gurchetan Singh · 1 year, 1 month ago
  18. 7377597 gfxstream: nuke VIRTIO_GPU flag by Gurchetan Singh · 1 year, 1 month ago
  19. bf7eb76 gfxstream: nuke GFXSTREAM preprocessor by Gurchetan Singh · 1 year, 1 month ago
  20. 1100a2d Merge "Always initialize gfxstream vulkan" into main by Lars Harrison · 1 year, 1 month ago
  21. 2a1d0e7 Always initialize gfxstream vulkan by Lars Harrison · 1 year, 1 month ago
  22. f23a10e gfxstream: reduce use of PLATFORM_SDK_VERSION by Gurchetan Singh · 1 year, 1 month ago
  23. 1fc4c2a gfxstream: guest: cpp_args --> guest_cpp_args by Gurchetan Singh · 1 year, 1 month ago
  24. 49d4d85 Merge "Retry on EBUSY for DRM_IOCTL_VIRTGPU_WAIT" into main by Jason Macnak · 1 year, 1 month ago
  25. ea0fb07 Retry on EBUSY for DRM_IOCTL_VIRTGPU_WAIT by Jason Macnak · 1 year, 1 month ago
  26. 79ab57a Declare AHB blob unsupported in Vulkan by Yahan Zhou · 1 year, 5 months ago
  27. c4444b8 gfxstream: mega-change to support guest Linux WSI with gfxstream by Gurchetan Singh · 1 year, 5 months ago
  28. d54a535 Wrap some classes in "namespace gfxstream::guest {}" by Jason Macnak · 1 year, 3 months ago
  29. e279648 ELF TLS is the default now. by Elliott Hughes · 1 year, 3 months ago
  30. 6b935bf Allow specifying Gfxstream transport type in End2End tests by Jason Macnak · 1 year, 3 months ago
  31. e38a033 Use libbase's property getting functions by Jason Macnak · 1 year, 3 months ago
  32. a15084d Merge "[guest] Fix Fuchsia build" into main by Craig Stout · 1 year, 3 months ago
  33. 8e5da0e Merge "Remove pin cpp_std to gnu++17" into main by Jason Macnak · 1 year, 3 months ago
  34. f38bb89 Remove pin cpp_std to gnu++17 by Jason Macnak · 1 year, 3 months ago
  35. 5a3a422 [guest] Fix Fuchsia build by C Stout · 1 year, 3 months ago
  36. f025cf2 Merge "Promote testing framework to a proper platform backend" into main by Jason Macnak · 1 year, 3 months ago
  37. 459dd87 Promote testing framework to a proper platform backend by Jason Macnak · 1 year, 5 months ago
  38. d1431af gfxstream: look for common/opengl headers by Gurchetan Singh · 1 year, 3 months ago
  39. 14986c5 Make GL header lib and update libs to explicitly depend on it by Jason Macnak · 1 year, 5 months ago
  40. a328ad9 Merge "Remove render control from Gralloc interface" into main by Jason Macnak · 1 year, 4 months ago
  41. 4b2c296 gfxstream/guest: delete extra code by Gurchetan Singh · 1 year, 5 months ago
  42. 3711b6a gfxstream/guest: nuke CMakeLists.txt and Android.mk files by Gurchetan Singh · 1 year, 5 months ago
  43. 4f36b05 Remove render control from Gralloc interface by Jason Macnak · 1 year, 5 months ago
  44. 4e10d32 Move SyncHelper to platform by Jason Macnak · 1 year, 5 months ago
  45. 9928883 gfxstream: don't use renderControlEnc for Vulkan by Gurchetan Singh · 1 year, 6 months ago
  46. 8ed8556 gfxstream: refactor process pipe logic by Gurchetan Singh · 1 year, 6 months ago
  47. d3b5463 gfxstream: remove unnecessary rcEncoder() call by Gurchetan Singh · 1 year, 6 months ago
  48. 4067445 gfxstream/guest: use GetRingParamsFromCapset by Gurchetan Singh · 1 year, 5 months ago
  49. ca6ff68 gfxstream: Use getpagesize() in page size agnostic targets by Juan Yescas · 1 year, 5 months ago
  50. 843b84b Add Gfxstream End2End tests by Jason Macnak · 1 year, 9 months ago
  51. 8e6d17d Update VirtioGpuPipeStream to use VirtGpu abstraction by Jason Macnak · 1 year, 7 months ago
  52. aca4cdb Make process pipe restartable in tests. by Jason Macnak · 1 year, 9 months ago
  53. da3bd12 Wrap AHardwareBuffer_* interactions into Gralloc interface by Jason Macnak · 1 year, 7 months ago
  54. 650c0c0 Enable building guest Gfxstream components on host by Jason Macnak · 1 year, 7 months ago
  55. 80a36d1 Update iostream namespace to gfxstream::guest by Jason Macnak · 1 year, 7 months ago
  56. 99bf7ec Update namespace in libandroidemu to gfxstream::guest by Jason Macnak · 1 year, 7 months ago
  57. 8174c8c Wrap interactions with ANativeWindow-s in an interface by Jason Macnak · 1 year, 7 months ago
  58. a194bbf Wrap interactions with sync fds in an interface by Jason Macnak · 1 year, 7 months ago
  59. 313357f Make VirtGpu* interfaces by Jason Macnak · 1 year, 7 months ago
  60. 81fff55 Remove "grallocOnly" by Jason Macnak · 1 year, 9 months ago
  61. fa9ea24 Separate Gralloc interface and impls into separate files by Jason Macnak · 1 year, 9 months ago
  62. 73d4eae Migrate Gfxstream guest libraries to Android.bp by Jason Macnak · 1 year, 7 months ago
  63. 81e04c8 Merge changes from topic "less-rcEnc-VK" into main by Treehugger Robot · 1 year, 6 months ago
  64. 8f89f27 gfxstream: nuke use of rcSetProcessMetadata by Gurchetan Singh · 1 year, 6 months ago
  65. 6079f8d gfxstream: use ASG for Vulkan streams only by Gurchetan Singh · 1 year, 6 months ago
  66. 23cf8d5 gfxstream: nuke TcpStream by Gurchetan Singh · 1 year, 6 months ago
  67. 5a86aad Revert "gfxstream: nuke unused Vulkan extensions" by Yahan Zhou · 1 year, 6 months ago
  68. d85d5bc gfxstream: nuke unused Vulkan extensions by Gurchetan Singh · 1 year, 6 months ago
  69. 8b6b92d Merge changes I72dad62b,Ida30e4ec,I8ac88c69 into main by Yahan Zhou · 1 year, 6 months ago
  70. 616960e gfxstream: Remove PAGE_SIZE 4096 usage by Juan Yescas · 1 year, 6 months ago
  71. 1c3da73 Update vk.xml and code generator by Yahan Zhou · 1 year, 7 months ago
  72. 89c3398 gfxstream-guest: add precise virtio-gpu capabilities by Gurchetan Singh · 1 year, 7 months ago
  73. 2d22e65 gfxstream: fix Linux guest build by Gurchetan Singh · 1 year, 7 months ago
  74. 8e13339 Regenerate CMakeLists after move by Jason Macnak · 1 year, 7 months ago
  75. 53ed410 Regenerate CMakeLists after move by Jason Macnak · 1 year, 8 months ago
  76. 0f969c2 Fix build issues on Fedora 38 by Marc-André Lureau · 1 year, 8 months ago
  77. b061d51 Rename imported system directory to guest by Jason Macnak · 1 year, 9 months ago