1. 7969999 Add null checks for *Buffer params by Romain Guy · 9 years ago
  2. 8a59ca7 Add GLES32 class templates by Pablo Ceballos · 10 years ago
  3. b62e242 glgen: Better support for null arguments in JNI by Pablo Ceballos · 10 years ago
  4. c4e95a3 constify generated JNINativeMethod fn ptr tables by Daniel Micay · 10 years ago
  5. 569bc1b Replace JNI primitive array critical calls with non-critical ones. by Hiroshi Yamauchi · 10 years ago
  6. 16f0392 opengl: Add GLES31 and GLES31Ext class templates by Jesse Hall · 11 years ago
  7. aaa27fd Merge "Use reinterpret_cast when an integer is cast to a pointer" by Narayan Kamath · 11 years ago
  8. d8f0961 Use reinterpret_cast when an integer is cast to a pointer by Ashok Bhat · 11 years ago
  9. ab6fc2a Use long for pointers in opengl/EGL classes by Ashok Bhat · 11 years ago
  10. 2adde7c Fix OpenGL stub exception handling. by Elliott Hughes · 12 years ago
  11. c863935 Generate new EGLExt class by Jesse Hall · 12 years ago
  12. 071fc66 Add buffer object versions of several functions by Jesse Hall · 12 years ago
  13. 68fc8bb Add *int64 and GLsync types and related functions by Jesse Hall · 12 years ago
  14. 0eb6ad5 Support "const GLChar*" and "const GLenum*" types by Jesse Hall · 12 years ago
  15. 63ed38d Generate GLES30 class, just a clone of GLES20 for now by Jesse Hall · 12 years ago
  16. 7284145 Add eglPresentationTimeANDROID by Andy McFadden · 12 years ago
  17. bf13ba5 add some missing parameter validation in GLES java bindings by Mathias Agopian · 12 years ago
  18. 36b285e Fixed bug in opengl es binding generation by Thomas Tafertshofer · 13 years ago
  19. df5cbd7 Merge "OpenGL bindings fix for methods with iobuffer args" by Mathias Agopian · 13 years ago
  20. c5ee93e Remove @hide from the generated EGL 1.4 API by Thomas Tafertshofer · 13 years ago
  21. e58a97b OpenGL bindings fix for methods with iobuffer args by Thomas Tafertshofer · 13 years ago
  22. 66a42db improve glgen tool to support EGL1.4 by Thomas Tafertshofer · 13 years ago
  23. 9875750 Kill the global references in the OpenGL wrappers. by Elliott Hughes · 14 years ago
  24. b3ffef9 Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 15 years ago
  25. bd393b7 Add correct copyright headers to multiple files by Kenny Root · 15 years ago
  26. e44e45c Implement the GL11ExtensionPack APIs. by Jack Palevich · 16 years ago
  27. 66089a3 Implement Matrix Palette extension. by Jack Palevich · 16 years ago
  28. 50d0b14 Add a Java API for OpenGL ES 2.0. by Jack Palevich · 16 years ago
  29. 5afdc87 Add size checks for glBufferData and glBufferSubData by Jack Palevich · 16 years ago
  30. 6eedc8d Fix bug 1856713 gl Pointer functions should use Buffer position by Jack Palevich · 16 years ago
  31. 46d25a3 Require native-order direct buffers for glXXXPointer APIs. by Jack Palevich · 16 years ago
  32. 427f585 Add an Android-specific static OpenGL ES 1.1 Java API. by Jack Palevich · 16 years ago
  33. ffac1ef Improve glgen by Jack Palevich · 16 years ago
  34. 6cbca50 Clean up trivial Eclipse warnings and fix whitespace. by Jack Palevich · 16 years ago
  35. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  36. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  37. e09fd9e Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago