1. 84cac20 Add null checks for *Buffer params by Romain Guy · 8 years ago
  2. e842e50 Add fallback case in glGetShaderInfoLog by Romain Guy · 8 years ago
  3. 6aff906 jni: Regenerated EGL/GLES JNI files to support null arguments by Pablo Ceballos · 9 years ago
  4. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  5. 3b1d46e Replace JNI primitive array critical calls with non-critical ones. by Hiroshi Yamauchi · 9 years ago
  6. bfe6333 Frameworks/base: New GL bindings by Andreas Gampe · 10 years ago
  7. 9626f82 opengl: Fix #include style in generated JNI code by Jesse Hall · 10 years ago
  8. 01c26ea Use reinterpret_cast when an integer is cast to a pointer by Ashok Bhat · 10 years ago
  9. 917f88f am 82e5d875: am ebd397ad: Merge "Regenerate all the OpenGL stubs." by Elliott Hughes · 11 years ago
  10. 428d3fc Regenerate all the OpenGL stubs. by Elliott Hughes · 11 years ago
  11. cee5198 Regenerate GL stubs by Andy McFadden · 11 years ago
  12. 15284de regenerate GLES java bindings by Mathias Agopian · 12 years ago
  13. 2ad0477 regenerate GLES java bindings by Mathias Agopian · 12 years ago
  14. 89be00b regenerate egl/gles stubs from glgen by Mathias Agopian · 12 years ago
  15. 37c9b49 New bindings generated by glgen by Thomas Tafertshofer · 12 years ago
  16. dd06946 updated gles20 bindings, fixes broken methods by Thomas Tafertshofer · 12 years ago
  17. 17045a1 Updated OpenGL bindings to fix nio buffer crash by Thomas Tafertshofer · 12 years ago
  18. 2545b32 Fixed exception caused crash in GL bindings by Thomas Tafertshofer · 12 years ago
  19. 24ce5fb Kill the global references in the OpenGL wrappers. by Elliott Hughes · 13 years ago
  20. 7310867 Add Java support for a few accidentally omitted OpenGL ES APIs. by Jack Palevich · 13 years ago
  21. 224107a Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 14 years ago
  22. 560814f Add a Java API for OpenGL ES 2.0. by Jack Palevich · 15 years ago