1. 2a20829 Fix glTexSubImage2D by Yahan Zhou · 8 years ago
  2. d906928 Make build script compatible with klp and up by Yahan Zhou · 8 years ago
  3. 5e0bb8f Merge "Fix EGL cleanup code for CTS android.nativeopengl" into mnc-emu-dev by Yahan Zhou · 8 years ago
  4. cf1b8b5 Fix EGL cleanup code for CTS android.nativeopengl by Yahan Zhou · 8 years ago
  5. e3187ea Merge "Regenerate gl encoder from qemu" into mnc-emu-dev by Yahan Zhou · 8 years ago
  6. a9aee9f Regenerate gl encoder from qemu by Yahan Zhou · 8 years ago
  7. 200c716 Don't leave gralloc-only host connections hanging. by Lingfeng Yang · 8 years ago
  8. d16ee72 Use correct format when reading color buffers by Bjoern Johansson · 8 years ago
  9. a034326 Merge "Move stream->flush to non-generated code" into mnc-emu-dev by Yahan Zhou · 8 years ago
  10. e57bd75 Move stream->flush to non-generated code by Yahan Zhou · 8 years ago
  11. f46cf7d Merge "[cherry-pick] Lose HAVE_ANDROID_OS in goldfish." into mnc-emu-dev by Yahan Zhou · 8 years ago
  12. 5507c04 Check vertex buffer size before glDraw* by Yahan Zhou · 8 years ago
  13. 2eeac5f [cherry-pick] Lose HAVE_ANDROID_OS in goldfish. by Elliott Hughes · 9 years ago
  14. a5c3684 Fix mnc build by Yahan Zhou · 8 years ago
  15. e41f4ef [cherry-pick] Optimize glGetIntegerv to reduce the cost of translating by Lizhe Liu · 9 years ago
  16. 1d9430c Merge "[cherry-pick] opengl: GLEncoder: Fix potential array buffer misbinding" into mnc-emu-dev by Yahan Zhou · 8 years ago
  17. cc6b1cd [cherry-pick] opengl: GLEncoder: Fix potential array buffer misbinding by Yu Ning · 9 years ago
  18. 0da8a24 Don't optimize out rcUpdateColorBuffer by Lingfeng Yang · 8 years ago
  19. 2d4908d Merge "Save a few glBindBuffer calls" into mnc-emu-dev by Lingfeng Yang · 8 years ago
  20. 398162b Save a few glBindBuffer calls by Lingfeng Yang · 8 years ago
  21. 1883535 Refactor GL extension getting part in checksum setup. by Lingfeng Yang · 8 years ago
  22. 9ae1469 Fix memory-handling issues in the OpenGL code. by Adam Buchbinder · 8 years ago
  23. 460b412 Merge "Sends tex coord only when the texture is enabled in gles1" into mnc-emu-dev by Yahan Zhou · 8 years ago
  24. 4328493 Sends tex coord only when the texture is enabled in gles1 by Yahan Zhou · 9 years ago
  25. 921d0db Create and read color buffer when expecting reads by Bjoern Johansson · 9 years ago
  26. a517209 Merge "Cleanup debugging code in a previous CL" into mnc-emu-dev by Yahan Zhou · 9 years ago
  27. 2f1f41e Cleanup debugging code in a previous CL by Yahan Zhou · 9 years ago
  28. f6f2557 Merge "Add framebuffer checks to pass dEQP" into mnc-emu-dev by Yahan Zhou · 9 years ago
  29. 68bfd8c Add framebuffer checks to pass dEQP by Yahan Zhou · 9 years ago
  30. 4958aa5 Merge "Allow rgb10_a2 internal format in renderbuffer" into mnc-emu-dev by Yahan Zhou · 9 years ago
  31. afbb4f8 Allow rgb10_a2 internal format in renderbuffer by Yahan Zhou · 9 years ago
  32. 0b45150 Merge "eglCreateContext returns error code when taking wrong attributes" into mnc-emu-dev by Yahan Zhou · 9 years ago
  33. 267886f eglCreateContext returns error code when taking wrong attributes by Yahan Zhou · 9 years ago
  34. 8db7120 Merge "Flush draw calls" into mnc-emu-dev by Lingfeng Yang · 9 years ago
  35. 5bb75eb Flush draw calls by Lingfeng Yang · 9 years ago
  36. 82885a6 FBO completeness check in glDrawElements. by Evan Birenbaum · 9 years ago
  37. 27f09de Merge "Stricter FBO completeness checks" into mnc-emu-dev by Lingfeng Yang · 9 years ago
  38. d7e6665 Merge "Validate presence of framebuffer attachment's object" into mnc-emu-dev by Lingfeng Yang · 9 years ago
  39. 4520fc9 Support glDrawElements with GL_UNSIGNED_INT again by Yahan Zhou · 9 years ago
  40. cc56e9a Workaround: disable checksum for a problem in glTexSubImage2D by Yahan Zhou · 9 years ago
  41. 6906660 Stricter FBO completeness checks by Lingfeng Yang · 9 years ago
  42. 57cb41b Validate presence of framebuffer attachment's object by Lingfeng Yang · 9 years ago
  43. 5c76f94 Merge "Sanity checks in vertex array functions." into mnc-emu-dev by Evan Birenbaum · 9 years ago
  44. d51386b Sanity checks in vertex array functions. by Evan Birenbaum · 9 years ago
  45. 864c586 Send glDrawArrays even if there is no vertex array by Lingfeng Yang · 9 years ago
  46. 5e10043 Validation for glGetVertexAttribPointerv by Lingfeng Yang · 9 years ago
  47. 0f50808 Validation for glGetVertexAttrib i/f v by Lingfeng Yang · 9 years ago
  48. 35b0fda Validation for glGetUniform i/f v by Lingfeng Yang · 9 years ago
  49. f8ccadc Validation for glGetString by Lingfeng Yang · 9 years ago
  50. e8997f5 More gracefulness on dequeueBuffer_* fail on flip by Lingfeng Yang · 9 years ago
  51. e3d2c73 Merge "Fix a typo in GLES encoder headers" into mnc-emu-dev by Yahan Zhou · 9 years ago
  52. c54a531 Fix a typo in GLES encoder headers by Yahan Zhou · 9 years ago
  53. aae9530 Merge "Exit when QemuPipe is corrupted by GL" into mnc-emu-dev by Yahan Zhou · 9 years ago
  54. e222fd5 Checksum for GLES messages from host to guest by Yahan Zhou · 9 years ago
  55. b7f0908 Checksum for GL pipe communication by Yahan Zhou · 9 years ago
  56. fab5eb7 Exit when QemuPipe is corrupted by GL by Yahan Zhou · 9 years ago
  57. b017698 Cache glGetIntegerv(GL_MAX_VERTEX_ATTRIBS, int*). by Lingfeng Yang · 9 years ago
  58. 268e85c GL encoder null pointer check before write by Yahan Zhou · 9 years ago
  59. d6217a5 Fix crash when forgot to call glVertexAttribPointer by Yahan Zhou · 9 years ago
  60. 5950852 Support glDrawElements with GL_UNSIGNED_INT in the encoder by Yahan Zhou · 9 years ago
  61. 13881da Merge "Fix the GLES version number in the emulator encoder" into mnc-emu-dev by Yahan Zhou · 9 years ago
  62. 1755bf3 Fix the GLES version number in the emulator encoder by Yahan Zhou · 9 years ago
  63. 0d75675 Clean up minor opengl errors/warnings. by Lingfeng Yang · 9 years ago
  64. bc8c1bd Fix pedantic cast error (EGL). by Nicolas Capens · 9 years ago
  65. 1278811 Fix pedantic cast error (GLES1). by Nicolas Capens · 9 years ago
  66. 0e50c25 Fix pedantic cast error. by Nicolas Capens · 9 years ago
  67. fe2d51a Advertise EGL_KHR_gl_texture_2d_image by Nicolas Capens · 9 years ago
  68. 7eb60a5 Create EGL image targets from client objects. by Nicolas Capens · 9 years ago
  69. 21838e4 Create client object EGL images. by Nicolas Capens · 9 years ago
  70. f831502 Discern between EGL image types. by Nicolas Capens · 9 years ago
  71. 2000774 Use the encoding gralloc only when qemu.gles == 1 by Nicolas Capens · 9 years ago
  72. 8a74130 Implement a couple more surface attributes in eglQuerySurface. by Pascal Muetschard · 9 years ago
  73. 8947d2a Read the size of a window surface from the native buffer. by Pascal Muetschard · 9 years ago
  74. f61177c Handle pixel formats with 16bit and 32bit color channels. by Pascal Muetschard · 9 years ago
  75. cb85d48 Correctly set the surface type upon creation. by Pascal Muetschard · 9 years ago
  76. bd4f75b Fixes interpretation of attribute lists in the EGL emulation library. by Pascal Muetschard · 9 years ago
  77. d554e58 GPU: Build gralloc.ranchu.so by Miroslav Tisma · 9 years ago
  78. 4b03d2c Camera/gralloc: Add basic capability handling, support DEPTH by Eino-Ville Talvala · 9 years ago
  79. fa8a2a0 opengl: Fix QemuPipeStream::readFully reading beyond end of buffer by Yu Ning · 9 years ago
  80. 794a43f am 9cf8ded9: am 2b763c9f: Merge "Checking parameters for glCreateShader in guest" by David Turner · 10 years ago
  81. a45cd9a Checking parameters for glCreateShader in guest by Tina Zhang · 10 years ago
  82. 4087977 Replace HAL_PIXEL_FORMAT_RAW_SENSOR with RAW_16 by Eino-Ville Talvala · 10 years ago
  83. 810e48e resolved conflicts for merge of dd14cf86 to lmp-mr1-dev-plus-aosp by bohu · 10 years ago
  84. ad72b3e guest system gles fix: Enable screen capture with gpu on by bohu · 10 years ago
  85. 4e7b402 guest system gles fix: Enable screen capture with gpu on by bohu · 10 years ago
  86. 9f0d66c Merge "Set proper error code for glShaderBinary function" by Bo Hu · 10 years ago
  87. 73568cd Set proper error code for glShaderBinary function by Bo Hu · 10 years ago
  88. a9ce3ca opengl: Regenerate GPU emulation encoder sources to fix NULL parameters in some gl functions. by bohu · 10 years ago
  89. 19b99f2 Merge "Add parameters validation to glShaderSource() API" by Bo Hu · 10 years ago
  90. d1c3a7a Add shader version to glGetString by bohu · 10 years ago
  91. 7a84f65 Add parameters validation to glShaderSource() API by Tina Zhang · 10 years ago
  92. 26a15e6 Fix a missed function override in GLEncoder.cpp by bohu · 10 years ago
  93. 6af4f01 Fix a missed function override in GLEncoder.cpp by bohu · 10 years ago
  94. 8416d62 Update goldfish from aosp/master by bohu · 10 years ago
  95. 84bdc04 Merge "Fix eglDestroyContext and glTexImage2D" by bohu · 10 years ago
  96. 0f788d8 opengl: Fix pixelDataSize() ambiguity. by David 'Digit' Turner · 10 years ago
  97. 26a9298 Fix eglDestroyContext and glTexImage2D by bohu · 10 years ago
  98. 05101d2 handles glGetBooleanv when value is nonboolean by bohu · 10 years ago
  99. 6c5eae0 Merge "Unbind buffer when buffer is deleted" by bohu · 10 years ago
  100. b0f0cdf Unbind buffer when buffer is deleted by bohu · 10 years ago