1. 22dc42d Fix glReadPixels when row length != 0 by Lingfeng Yang · 6 years ago
  2. 951054f Support GL_RGBA16F and GL_RGB10_A2 pixel size by Yahan Zhou · 6 years ago
  3. ba063e7 Add more parameter size by Yahan Zhou · 7 years ago
  4. fdfd4f9 Fix wrong uniform type in sampler setting by Lingfeng Yang · 7 years ago
  5. bb1f88a Rename socket_loopback_server to _socket_loopback_server. am: b0a0e2f029 am: 29e7fb8e96 by Josh Gao · 7 years ago
  6. b0a0e2f Rename socket_loopback_server to _socket_loopback_server. by Josh Gao · 7 years ago
  7. ec6f276 Update for libcutils socket_loopback_server removal. am: 4b20c7bed3 am: b86587ffad by Josh Gao · 7 years ago
  8. 4b20c7b Update for libcutils socket_loopback_server removal. by Josh Gao · 7 years ago
  9. d3ae106 [WIP] ES 3.1 guestside changes by Lingfeng Yang · 8 years ago
  10. 26a8b4b [GLESv3] Fix build by Lingfeng Yang · 8 years ago
  11. 4a66b31 [GLESv3] Transform feedback state tracking by Lingfeng Yang · 8 years ago
  12. b3dc29f [GLESv3] Shader state updates by Lingfeng Yang · 8 years ago
  13. 6b437bf [GLESv3] glUtils update for ES 3.x by Lingfeng Yang · 8 years ago
  14. 35d5f3b [GLESv3] FBO state by Lingfeng Yang · 8 years ago
  15. f654f3f [GLESv3] ES 3.x buffer state by Lingfeng Yang · 8 years ago
  16. 74e2929 [GLESv3] Texture state tracking upgrades by Lingfeng Yang · 8 years ago
  17. e6556dc [GLESv3] versions, es > 2, encoder by Lingfeng Yang · 8 years ago
  18. b99406c Fix glLinkProgram with invalid program name by Yahan Zhou · 8 years ago
  19. ac0e8ca Improve ChecksumCalculator by Yurii Zubrytskyi · 8 years ago
  20. fa68c93 Fix build by Lingfeng Yang · 8 years ago
  21. 8e2b6e0 Speed up draw-call-bound apps with index range cache by Lingfeng Yang · 8 years ago
  22. e00ec9d [AMD] Fix segfault in glCopyTexImage + cube map luminance by Lingfeng Yang · 8 years ago
  23. 727585a [cherry-pick] Delete some useless files by Tina Zhang · 9 years ago
  24. d906928 Make build script compatible with klp and up by Yahan Zhou · 8 years ago
  25. 2eeac5f [cherry-pick] Lose HAVE_ANDROID_OS in goldfish. by Elliott Hughes · 9 years ago
  26. 02aecd4 Merge "glActiveTexture should set GL_INVALID_ENUM when taking wrong input" into mnc-emu-dev by Yahan Zhou · 8 years ago
  27. 6906660 Stricter FBO completeness checks by Lingfeng Yang · 8 years ago
  28. 57cb41b Validate presence of framebuffer attachment's object by Lingfeng Yang · 8 years ago
  29. e222fd5 Checksum for GLES messages from host to guest by Yahan Zhou · 9 years ago
  30. b7f0908 Checksum for GL pipe communication by Yahan Zhou · 9 years ago
  31. b017698 Cache glGetIntegerv(GL_MAX_VERTEX_ATTRIBS, int*). by Lingfeng Yang · 9 years ago
  32. db85657 glActiveTexture should set GL_INVALID_ENUM when taking wrong input by Yahan Zhou · 9 years ago
  33. 5950852 Support glDrawElements with GL_UNSIGNED_INT in the encoder by Yahan Zhou · 9 years ago
  34. 0d75675 Clean up minor opengl errors/warnings. by Lingfeng Yang · 9 years ago
  35. 7a84f65 Add parameters validation to glShaderSource() API by Tina Zhang · 10 years ago
  36. 1a401b4 Properly initialize GLClientState's m_states by bohu · 10 years ago
  37. b0f0cdf Unbind buffer when buffer is deleted by bohu · 10 years ago
  38. e01d5f4 opengl: Remove compiler warnings. by David 'Digit' Turner · 10 years ago
  39. bd119bf Guard against negative width and height by bohu · 10 years ago
  40. 51adf91 Remove the useless folder and files in emulator GLES/EGL drivers by Tina Zhang · 10 years ago
  41. 4169f3f Delete buffer data when removing it from the SharedGroup namespace by Jesse Hall · 11 years ago
  42. b2757f6 Add liblog by Ying Wang · 11 years ago
  43. b85b275 migrate opengl and system from development/tools by keunyoung · 12 years ago