1. f115778 Use std::shared_ptr to store GLSharedGroup by Kaiyi Li · 3 years, 2 months ago
  2. 3c299bc Fix unaligned accesses in gl/rc encoders by Lingfeng Yang · 3 years, 7 months ago
  3. ed069c5 Move host validation to guest by Lingfeng Yang · 3 years, 10 months ago
  4. 14774b4 tracing: Add trace points to encoded gles/rc functions by Lingfeng Yang · 3 years, 10 months ago
  5. 6f9871b Change GOLDFISH_VULKAN macro to GFXSTREAM macro by Lingfeng Yang · 3 years, 10 months ago
  6. b488e62 Retire duplicate qemu_pipe and gralloc_cb headers by Roman Kiryanov · 4 years, 1 month ago
  7. f0c66b1 Remove some references to PLATFORM_SDK_VERSION by Roman Kiryanov · 4 years, 1 month ago
  8. 57e9351 Retire FixedBuffer by Roman Kiryanov · 4 years, 1 month ago
  9. 253edda Update build system to include license by Erwin Jansen · 4 years, 5 months ago
  10. a077e9e try to fix build by Lingfeng Yang · 4 years, 10 months ago
  11. a998017 gl: gen code fixing compile warning (guest) by Lingfeng Yang · 4 years, 10 months ago
  12. 1cb647a Switch to liblog logging on API >= 26 by Luca Stefani · 5 years ago
  13. 72944ba Support GL_EXT_robustness by Yahan Zhou · 5 years ago
  14. daecd14 Add glMapBufferRange implemented via direct memory access by Roman Kiryanov · 6 years ago
  15. a7916b1 Add checksum support for CMakeList generation by Erwin Jansen · 6 years ago
  16. 6a28367 [vulkan] Integrate with HostConnection by Lingfeng Yang · 6 years ago
  17. f96db3c Autogenerate the CMake build by Erwin Jansen · 6 years ago
  18. 80f8365 Regenerate encoders by Roman Kiryanov · 6 years ago
  19. 4fa970a Add build variables to make host build more convenient by Lingfeng Yang · 6 years ago
  20. 90e7680 Fix compile warnings in system/GLES. by Matt Wachowski · 6 years ago
  21. d7bf00d Revert "Deprecate <cutils/log.h> and <utils/Log.h>" by Logan Chien · 6 years ago
  22. 20ccec2 Deprecate <cutils/log.h> and <utils/Log.h> by Logan Chien · 6 years ago
  23. eb25e2c extern "C" unconditionally by Lingfeng Yang · 7 years ago
  24. 46153ab [GLESv3] ES 3.x API v1 by Lingfeng Yang · 7 years ago
  25. 74e2929 [GLESv3] Texture state tracking upgrades by Lingfeng Yang · 7 years ago
  26. e6556dc [GLESv3] versions, es > 2, encoder by Lingfeng Yang · 7 years ago
  27. 1d1fc8d Re-generated protocol encoder files by Yurii Zubrytskyi · 8 years ago
  28. c89acb2 Create pre-process gralloc pipe on the guest by Yahan Zhou · 8 years ago
  29. a9aee9f Regenerate gl encoder from qemu by Yahan Zhou · 8 years ago
  30. e57bd75 Move stream->flush to non-generated code by Yahan Zhou · 8 years ago
  31. cc6b1cd [cherry-pick] opengl: GLEncoder: Fix potential array buffer misbinding by Yu Ning · 9 years ago
  32. 4328493 Sends tex coord only when the texture is enabled in gles1 by Yahan Zhou · 8 years ago
  33. 57cb41b Validate presence of framebuffer attachment's object by Lingfeng Yang · 8 years ago
  34. e3d2c73 Merge "Fix a typo in GLES encoder headers" into mnc-emu-dev by Yahan Zhou · 8 years ago
  35. c54a531 Fix a typo in GLES encoder headers by Yahan Zhou · 8 years ago
  36. e222fd5 Checksum for GLES messages from host to guest by Yahan Zhou · 8 years ago
  37. b7f0908 Checksum for GL pipe communication by Yahan Zhou · 8 years ago
  38. 268e85c GL encoder null pointer check before write by Yahan Zhou · 8 years ago
  39. d6217a5 Fix crash when forgot to call glVertexAttribPointer by Yahan Zhou · 8 years ago
  40. 5950852 Support glDrawElements with GL_UNSIGNED_INT in the encoder by Yahan Zhou · 8 years ago
  41. fe2d51a Advertise EGL_KHR_gl_texture_2d_image by Nicolas Capens · 9 years ago
  42. 7eb60a5 Create EGL image targets from client objects. by Nicolas Capens · 9 years ago
  43. 6af4f01 Fix a missed function override in GLEncoder.cpp by bohu · 10 years ago
  44. 0f788d8 opengl: Fix pixelDataSize() ambiguity. by David 'Digit' Turner · 10 years ago
  45. 23cda35 resolved conflicts for merge of 5a7d8f2d to stage-aosp-master by David 'Digit' Turner · 10 years ago
  46. 4f91c8e opengl: Regenerate GPU emulation encoder sources. by David 'Digit' Turner · 10 years ago
  47. a8e28d7 Fix build which is due to a poor merge by Bill Yi · 10 years ago
  48. e01d5f4 opengl: Remove compiler warnings. by David 'Digit' Turner · 10 years ago
  49. 3afd44b opengl: Remove accessor functions from encoders. by David 'Digit' Turner · 10 years ago
  50. 02fdb69 opengl: Fix a few function name typos. by David 'Digit' Turner · 10 years ago
  51. 1b66faf resolved conflicts for merge of 7472654e to stage-aosp-master by David 'Digit' Turner · 10 years ago
  52. 3372af9 Fix GPU emulation crash. by David 'Digit' Turner · 10 years ago
  53. 88816d4 opengl: Fix const-ness of GLES prototypes to match new headers by Jesse Hall · 10 years ago
  54. 163119f Support GLES acceleration in 64bit emulator on device side by Tina Zhang · 10 years ago
  55. b85b275 migrate opengl and system from development/tools by keunyoung · 11 years ago