1. 84cac20 Add null checks for *Buffer params by Romain Guy · 8 years ago
  2. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  3. 3b1d46e Replace JNI primitive array critical calls with non-critical ones. by Hiroshi Yamauchi · 9 years ago
  4. bfe6333 Frameworks/base: New GL bindings by Andreas Gampe · 10 years ago
  5. 9626f82 opengl: Fix #include style in generated JNI code by Jesse Hall · 10 years ago
  6. 01c26ea Use reinterpret_cast when an integer is cast to a pointer by Ashok Bhat · 10 years ago
  7. cee5198 Regenerate GL stubs by Andy McFadden · 11 years ago
  8. 2ad0477 regenerate GLES java bindings by Mathias Agopian · 12 years ago
  9. 37c9b49 New bindings generated by glgen by Thomas Tafertshofer · 12 years ago
  10. 17045a1 Updated OpenGL bindings to fix nio buffer crash by Thomas Tafertshofer · 12 years ago
  11. 2545b32 Fixed exception caused crash in GL bindings by Thomas Tafertshofer · 12 years ago
  12. 24ce5fb Kill the global references in the OpenGL wrappers. by Elliott Hughes · 13 years ago
  13. 16e7972 Fix bug 1856713 gl Pointer functions should use Buffer position by Jack Palevich · 15 years ago
  14. 8331f72 remove the gl{Vertex|Color|TexCoord|Normal}PointerBounds() "extension" fro eglext.h by Mathias Agopian · 15 years ago
  15. e20ea78 Require native-order direct buffers for glXXXPointer APIs. by Jack Palevich · 15 years ago
  16. be509c9 Fix automatically generated code for glGet by Jack Palevich · 15 years ago
  17. a379585 Enable static Java APIs for OpenGL ES 1.1 extensions. by Jack Palevich · 15 years ago
  18. 27f8002 Add an Android-specific static OpenGL ES 1.1 Java API. by Jack Palevich · 15 years ago