1. 68d1035 Revert "Revert "Split platform functions from entrypoints"" by Cody Northrop · 6 years ago
  2. d18d553 Revert "Split platform functions from entrypoints" by Cody Northrop · 6 years ago
  3. 87a562c Split platform functions from entrypoints by Cody Northrop · 6 years ago
  4. 1381b18 Update EGL and GLES headers. by Krzysztof Kosiński · 6 years ago
  5. 5f1af04 get rid of the dependency on utils/CallStack.h by Mathias Agopian · 8 years ago
  6. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  7. 880e74e Merge "Switch GLES wrappers over to using Clang (and fix inline assembly)." by Stephen Hines · 8 years ago
  8. 3e8fce4 Switch GLES wrappers over to using Clang (and fix inline assembly). by Stephen Hines · 8 years ago
  9. 4690754 opengl: Update headers and registry and regenerate *api.in by Pablo Ceballos · 9 years ago
  10. edfe72e Fix EGL shim extension injection for GL ES 3 drivers. by Alistair Strachan · 9 years ago
  11. ecacc3f [MIPS] Fix mips32r1 build by Duane Sand · 10 years ago
  12. 5f5f651 Use register numbers instead of register names by Nikola Veljkovic · 10 years ago
  13. 6701fbe [MIPS] Further opengl support for mips64 and mipsr6 by Duane Sand · 10 years ago
  14. 701048c EGL: make x86/64 wrappers resistant to -fno-omit-frame-pointer flag by Michal Wajdeczko · 10 years ago
  15. 83142a1 am e2e17e5b: Merge "GlES2: Add NULL check" by Jesse Hall · 10 years ago
  16. 0627071 GlES2: Add NULL check by Anshuman Dani · 11 years ago
  17. 0d72715 am 17cbadf0: am 6fa169fa: Merge "Add aarch64 EGL/GLES trampolines" by Jesse Hall · 10 years ago
  18. 30a41aa Add aarch64 EGL/GLES trampolines by Jesse Hall · 10 years ago
  19. c2774f9 am 92374318: am 618c78c0: am dc273621: Merge "EGL: add x86/64 assembly code for EGL/GLES wrappers" by Jesse Hall · 10 years ago
  20. c80aafa EGL: add x86/64 assembly code for EGL/GLES wrappers by mwajdecz · 10 years ago
  21. fca1b54 opengl: Regenerate code with ES 3.1 and new extensions by Jesse Hall · 10 years ago
  22. 3703f7f opengl: Update GLES headers and generate *.in from registry XML by Jesse Hall · 10 years ago
  23. 0b96e6c Revert "opengl: Generate *.in from registry XML" by Jesse Hall · 10 years ago
  24. 4a73962 opengl: Generate *.in from registry XML by Jesse Hall · 10 years ago
  25. bbbddb8 Disable warnings when generating GL wrappers by Jesse Hall · 10 years ago
  26. 4c0596f Rationalize GLES2/3 .in files. by Jesse Hall · 10 years ago
  27. e0ea89c improve GLES jumptables by Mathias Agopian · 11 years ago
  28. 39c24a2 fix local include paths by Mathias Agopian · 11 years ago
  29. 441f694 Fix MIPS assembly variable names to not conflict with GL API parameter names by Jesse Hall · 11 years ago
  30. ea116f1 am 111d920b: am d3b2c029: Merge "[MIPS] Add MIPS architecture support to opengl framework" by Keun-young Park · 11 years ago
  31. 46b4253 [MIPS] Add MIPS architecture support to opengl framework by Duane Sand · 11 years ago
  32. f5c7cb3 Merge changes Ic344ef63,If9bb02be,Ic8f94634 by Jesse Hall · 12 years ago
  33. 751402c Merge changes I45836219,I70a4075e by Jesse Hall · 12 years ago
  34. 288870e Simplify OpenGL TLS access on ARM. by Elliott Hughes · 12 years ago
  35. 4774338 Add ES3 support to libGLESv2 and tracing tools by Jesse Hall · 12 years ago
  36. 7c95911 Import constness fix from gl3.h into gl2.h. by Alistair Strachan · 12 years ago
  37. 5e530e0 am a151a19d: Merge "Fix return type of glGetAttribLocation and glGetUniformLocation" by Andrew Hsieh · 12 years ago
  38. 300ad09 Fix return type of glGetAttribLocation and glGetUniformLocation by Andrew Hsieh · 12 years ago
  39. 16928bf Add runtime debugging capabilities to OpenGL by Romain Guy · 12 years ago
  40. 8d5d201 Revert "Add GL Error logs (temporary)" by Chet Haase · 12 years ago
  41. 2da2c15 Add GL Error logs (temporary) by Chet Haase · 12 years ago
  42. e8b0fac Re-enable FAST_TLS in gl2 code by Chet Haase · 12 years ago
  43. f12fe43 New compile-time flags to make debugging easier for us poor souls Bug #7195815 by Romain Guy · 12 years ago
  44. 7e5099a Add compile-time option to systrace GL-ES calls by Jesse Hall · 12 years ago
  45. 7c0441a Don't wrap EGLImageKHR and EGLSyncKHR anymore by Mathias Agopian · 13 years ago
  46. 48d438d add support for GL_EXT_debug_marker by Mathias Agopian · 13 years ago
  47. 3127260 update GLES headers and add support for corresponding new extensions. by Mathias Agopian · 13 years ago
  48. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  49. 30faafb am 4eb1ad5e: am 524a6d8e: Merge "better fix for [3028370] GL get error should return a valid error if no context is bound." into gingerbread by Mathias Agopian · 14 years ago
  50. 6f08712 better fix for [3028370] GL get error should return a valid error if no context is bound. by Mathias Agopian · 14 years ago
  51. 761eaed Fix tons of bugs and add new text rendering support. by Romain Guy · 14 years ago
  52. 11cca92 update GL ES stub libraries with the new GL ES headers by Mathias Agopian · 14 years ago
  53. 8fb47ec Fix Android's glEGLImageTargetRenderbufferOES() wrapper by Mathias Agopian · 14 years ago
  54. 673d2db Use the TLS register if HAVE_ARM_TLS_REGISTER is defined by Mathias Agopian · 15 years ago
  55. 618fa10 fix [2187212] add support for GLESv2 dispatch based on TLS by Mathias Agopian · 15 years ago
  56. b1a39d6 Added most of the support needed for GLES 2.x by Mathias Agopian · 15 years ago