1. b11fa8e More efficient swapBuffers by Lingfeng Yang · 8 years ago
  2. 7f5385a Implement EGL_KHR_fence_sync/EGL_ANDROID_native_fence_sync for emulator by Lingfeng Yang · 8 years ago
  3. dfcf87d Add backing implementation of EGLSyncKHR objects by Lingfeng Yang · 8 years ago
  4. 84f6d05 Add DEBUG_EGL / DPRINT macros for debug logging EGL. by Lingfeng Yang · 8 years ago
  5. b0a4d7c Goldfish sync driver user-space interface by Lingfeng Yang · 8 years ago
  6. 7c4d6bf Add encoder entries for EGL_KHR_fence_sync by Lingfeng Yang · 8 years ago
  7. 4f12b8d ANDROID_EMU_ASYNC_SWAP extension searching + setting by Lingfeng Yang · 8 years ago
  8. 0f8b510 Fix gralloc pipe and add flush to rcCloseColorBufferPuid by Yahan Zhou · 8 years ago
  9. 3395c26 Merge "Fix master build" by Colin Cross · 8 years ago
  10. 16a5a95 Merge "Revert "Use the new <system/qemu_pipe.h>."" by Christopher Ferris · 8 years ago
  11. e567757 Revert "Use the new <system/qemu_pipe.h>." by Christopher Ferris · 8 years ago
  12. b4c4a30 Merge "Use the new <system/qemu_pipe.h>." by Christopher Ferris · 8 years ago
  13. a4b8bbb Use the new <system/qemu_pipe.h>. by Christopher Ferris · 8 years ago
  14. 0cc63cd Fix master build by Yahan Zhou · 8 years ago
  15. c70dc20 Merge "Fix jb build" by Yahan Zhou · 8 years ago
  16. b795a34 Fix jb build by Yahan Zhou · 8 years ago
  17. 957bcfe Merge "Fix jb arm boot" by Bo Hu · 8 years ago
  18. 52dd9f0 Fix jb arm boot by Yahan Zhou · 8 years ago
  19. 4712eb2 Merge "Misc fix in gralloc pipe" by Yahan Zhou · 8 years ago
  20. 847aaaf Misc fix in gralloc pipe by Yahan Zhou · 8 years ago
  21. 9c32154 Merge "Create pre-process gralloc pipe on the guest" by Yahan Zhou · 8 years ago
  22. a51ce19 Merge "Make goldfish-opengl compatible with master" by Yahan Zhou · 8 years ago
  23. c89acb2 Create pre-process gralloc pipe on the guest by Yahan Zhou · 8 years ago
  24. 70fce1a Make goldfish-opengl compatible with master by Yahan Zhou · 8 years ago
  25. 8411988 [cherry-pick] Fix misc-macro-parentheses warnings in goldfish/opengl. by Chih-Hung Hsieh · 8 years ago
  26. 727585a [cherry-pick] Delete some useless files by Tina Zhang · 9 years ago
  27. 2b185f1 [cp] Build camera related goldfish HALs as brilloemulator for Brillo by Christopher Wiley · 9 years ago
  28. 121d844 [cherry-pick] Refactor gralloc HAL to not repeat defintions by Christopher Wiley · 9 years ago
  29. b21db7e [cherry-pick] GPU: Build gralloc.ranchu.so by Miroslav Tisma · 9 years ago
  30. f9cb1c4 Make it compatible with ics-mr1 by Yahan Zhou · 8 years ago
  31. a9789e9 Merge "Make opengl compatible with gingerbread" by Yahan Zhou · 8 years ago
  32. 5fe7636 Merge "Revert "Workaround: disable checksum for a problem in glTexSubImage2D"" by Yahan Zhou · 8 years ago
  33. da1c76d Make opengl compatible with gingerbread by Yahan Zhou · 8 years ago
  34. 2e201d7 Revert "Workaround: disable checksum for a problem in glTexSubImage2D" by Yahan Zhou · 8 years ago
  35. 10c7682 Make GL build script compatible with jb (and mr1.1, mr2) by Yahan Zhou · 8 years ago
  36. 0f36b7d Merge "Revert "Temporarily rename makefile to avoid building duplicate opengl libs."" by Yahan Zhou · 8 years ago
  37. 79bb3df Revert "Temporarily rename makefile to avoid building duplicate opengl libs." by Yahan Zhou · 8 years ago
  38. a1de6a3 Merge "Fix 3Dmark crash - preserve more host connections" by Yahan Zhou · 8 years ago
  39. 2b4dedd Fix 3Dmark crash - preserve more host connections by Lingfeng Yang · 8 years ago
  40. 8b26528 Temporarily rename makefile to avoid building duplicate opengl libs. by Prathmesh Prabhu · 8 years ago
  41. 366ded4 Merge opengl/ from device/generic/goldfish to / by Surendra Vispute · 8 years ago
  42. 880c108 Merge "Fix glTexSubImage2D" into mnc-emu-dev by Yahan Zhou · 8 years ago
  43. 2a20829 Fix glTexSubImage2D by Yahan Zhou · 8 years ago
  44. b67ae0d Fix build scripts for klp by Yahan Zhou · 8 years ago
  45. d906928 Make build script compatible with klp and up by Yahan Zhou · 8 years ago
  46. e07e25a Initial empty repository by Bill Rassieur · 8 years ago
  47. 5e0bb8f Merge "Fix EGL cleanup code for CTS android.nativeopengl" into mnc-emu-dev by Yahan Zhou · 8 years ago
  48. cf1b8b5 Fix EGL cleanup code for CTS android.nativeopengl by Yahan Zhou · 8 years ago
  49. e3187ea Merge "Regenerate gl encoder from qemu" into mnc-emu-dev by Yahan Zhou · 8 years ago
  50. a9aee9f Regenerate gl encoder from qemu by Yahan Zhou · 8 years ago
  51. 200c716 Don't leave gralloc-only host connections hanging. by Lingfeng Yang · 8 years ago
  52. d16ee72 Use correct format when reading color buffers by Bjoern Johansson · 8 years ago
  53. a034326 Merge "Move stream->flush to non-generated code" into mnc-emu-dev by Yahan Zhou · 8 years ago
  54. e57bd75 Move stream->flush to non-generated code by Yahan Zhou · 8 years ago
  55. f46cf7d Merge "[cherry-pick] Lose HAVE_ANDROID_OS in goldfish." into mnc-emu-dev by Yahan Zhou · 8 years ago
  56. 5507c04 Check vertex buffer size before glDraw* by Yahan Zhou · 8 years ago
  57. 2eeac5f [cherry-pick] Lose HAVE_ANDROID_OS in goldfish. by Elliott Hughes · 9 years ago
  58. a5c3684 Fix mnc build by Yahan Zhou · 8 years ago
  59. e41f4ef [cherry-pick] Optimize glGetIntegerv to reduce the cost of translating by Lizhe Liu · 9 years ago
  60. 1d9430c Merge "[cherry-pick] opengl: GLEncoder: Fix potential array buffer misbinding" into mnc-emu-dev by Yahan Zhou · 8 years ago
  61. cc6b1cd [cherry-pick] opengl: GLEncoder: Fix potential array buffer misbinding by Yu Ning · 9 years ago
  62. 0da8a24 Don't optimize out rcUpdateColorBuffer by Lingfeng Yang · 8 years ago
  63. 2d4908d Merge "Save a few glBindBuffer calls" into mnc-emu-dev by Lingfeng Yang · 8 years ago
  64. 398162b Save a few glBindBuffer calls by Lingfeng Yang · 8 years ago
  65. 1883535 Refactor GL extension getting part in checksum setup. by Lingfeng Yang · 8 years ago
  66. 9ae1469 Fix memory-handling issues in the OpenGL code. by Adam Buchbinder · 8 years ago
  67. 460b412 Merge "Sends tex coord only when the texture is enabled in gles1" into mnc-emu-dev by Yahan Zhou · 8 years ago
  68. 4328493 Sends tex coord only when the texture is enabled in gles1 by Yahan Zhou · 8 years ago
  69. 921d0db Create and read color buffer when expecting reads by Bjoern Johansson · 9 years ago
  70. a517209 Merge "Cleanup debugging code in a previous CL" into mnc-emu-dev by Yahan Zhou · 9 years ago
  71. 2f1f41e Cleanup debugging code in a previous CL by Yahan Zhou · 9 years ago
  72. f6f2557 Merge "Add framebuffer checks to pass dEQP" into mnc-emu-dev by Yahan Zhou · 9 years ago
  73. 68bfd8c Add framebuffer checks to pass dEQP by Yahan Zhou · 9 years ago
  74. 4958aa5 Merge "Allow rgb10_a2 internal format in renderbuffer" into mnc-emu-dev by Yahan Zhou · 9 years ago
  75. afbb4f8 Allow rgb10_a2 internal format in renderbuffer by Yahan Zhou · 9 years ago
  76. 0b45150 Merge "eglCreateContext returns error code when taking wrong attributes" into mnc-emu-dev by Yahan Zhou · 9 years ago
  77. 267886f eglCreateContext returns error code when taking wrong attributes by Yahan Zhou · 9 years ago
  78. 8db7120 Merge "Flush draw calls" into mnc-emu-dev by Lingfeng Yang · 9 years ago
  79. 5bb75eb Flush draw calls by Lingfeng Yang · 9 years ago
  80. 7da160b Merge "FBO completeness check in glDrawElements." into mnc-emu-dev by Evan Birenbaum · 9 years ago
  81. 82885a6 FBO completeness check in glDrawElements. by Evan Birenbaum · 9 years ago
  82. 02aecd4 Merge "glActiveTexture should set GL_INVALID_ENUM when taking wrong input" into mnc-emu-dev by Yahan Zhou · 9 years ago
  83. 27f09de Merge "Stricter FBO completeness checks" into mnc-emu-dev by Lingfeng Yang · 9 years ago
  84. d7e6665 Merge "Validate presence of framebuffer attachment's object" into mnc-emu-dev by Lingfeng Yang · 9 years ago
  85. 4520fc9 Support glDrawElements with GL_UNSIGNED_INT again by Yahan Zhou · 9 years ago
  86. cc56e9a Workaround: disable checksum for a problem in glTexSubImage2D by Yahan Zhou · 9 years ago
  87. 6906660 Stricter FBO completeness checks by Lingfeng Yang · 9 years ago
  88. 57cb41b Validate presence of framebuffer attachment's object by Lingfeng Yang · 9 years ago
  89. 5c76f94 Merge "Sanity checks in vertex array functions." into mnc-emu-dev by Evan Birenbaum · 9 years ago
  90. d51386b Sanity checks in vertex array functions. by Evan Birenbaum · 9 years ago
  91. 864c586 Send glDrawArrays even if there is no vertex array by Lingfeng Yang · 9 years ago
  92. 5e10043 Validation for glGetVertexAttribPointerv by Lingfeng Yang · 9 years ago
  93. 0f50808 Validation for glGetVertexAttrib i/f v by Lingfeng Yang · 9 years ago
  94. 35b0fda Validation for glGetUniform i/f v by Lingfeng Yang · 9 years ago
  95. f8ccadc Validation for glGetString by Lingfeng Yang · 9 years ago
  96. e8997f5 More gracefulness on dequeueBuffer_* fail on flip by Lingfeng Yang · 9 years ago
  97. e3d2c73 Merge "Fix a typo in GLES encoder headers" into mnc-emu-dev by Yahan Zhou · 9 years ago
  98. c54a531 Fix a typo in GLES encoder headers by Yahan Zhou · 9 years ago
  99. aae9530 Merge "Exit when QemuPipe is corrupted by GL" into mnc-emu-dev by Yahan Zhou · 9 years ago
  100. e222fd5 Checksum for GLES messages from host to guest by Yahan Zhou · 9 years ago