1. c863935 Generate new EGLExt class by Jesse Hall · 11 years ago
  2. 46fc9cb Fix glGetUniformIndices JNI prototype by Jesse Hall · 11 years ago
  3. c0d184b Subclass GLES30 from GLES20, @Deprecate GL_STENCIL_INDEX by Jesse Hall · 11 years ago
  4. 4f66930 Special-case glGetActiveUniformBlockName by Jesse Hall · 11 years ago
  5. fa4c117 Special-case glGetStringi by Jesse Hall · 11 years ago
  6. 1c8b8e8 Special-case glMapBufferRange by Jesse Hall · 11 years ago
  7. 610bbf2 Special-case glGetBufferPointerv by Jesse Hall · 11 years ago
  8. 27c86b9 Special-case glGetUniformIndices by Jesse Hall · 11 years ago
  9. 31f6edc Special-case glGetTransformFeedbackVarying by Jesse Hall · 11 years ago
  10. 552a620 Special-case glTransformFeedbackVaryings by Jesse Hall · 11 years ago
  11. 071fc66 Add buffer object versions of several functions by Jesse Hall · 11 years ago
  12. 2d9faaf Add ES3 functions and constants, difficult ones commented out by Jesse Hall · 11 years ago
  13. 63ed38d Generate GLES30 class, just a clone of GLES20 for now by Jesse Hall · 11 years ago
  14. bf13ba5 add some missing parameter validation in GLES java bindings by Mathias Agopian · 11 years ago
  15. 54c2818 update glgen to take into account recent changes by Mathias Agopian · 11 years ago
  16. e3c697f Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 11 years ago
  17. 2adaf04 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  18. 62a0a2a Updated eglCreateWindowSurface stub for glgen by Thomas Tafertshofer · 12 years ago
  19. 55b4e55 glgen stubs to fix bad methods in gles20 bindings by Thomas Tafertshofer · 12 years ago
  20. df5cbd7 Merge "OpenGL bindings fix for methods with iobuffer args" by Mathias Agopian · 12 years ago
  21. c5ee93e Remove @hide from the generated EGL 1.4 API by Thomas Tafertshofer · 12 years ago
  22. e58a97b OpenGL bindings fix for methods with iobuffer args by Thomas Tafertshofer · 12 years ago
  23. 66a42db improve glgen tool to support EGL1.4 by Thomas Tafertshofer · 12 years ago
  24. 9c6c699 GLES: add image external enums by Jamie Gennis · 13 years ago
  25. 9875750 Kill the global references in the OpenGL wrappers. by Elliott Hughes · 13 years ago
  26. 22b0389 Fix newlines in this file. by Dan Bornstein · 14 years ago
  27. bd393b7 Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  28. e44e45c Implement the GL11ExtensionPack APIs. by Jack Palevich · 14 years ago
  29. 66089a3 Implement Matrix Palette extension. by Jack Palevich · 15 years ago
  30. 50d0b14 Add a Java API for OpenGL ES 2.0. by Jack Palevich · 15 years ago
  31. c96812c Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods. by Jack Palevich · 15 years ago
  32. 6eedc8d Fix bug 1856713 gl Pointer functions should use Buffer position by Jack Palevich · 15 years ago
  33. d373c63 remove the gl{Vertex|Color|TexCoord|Normal}PointerBounds() "extension" fro eglext.h by Mathias Agopian · 15 years ago
  34. 593f203 Fix automatically generated code for glGet by Jack Palevich · 15 years ago
  35. 3327d6c Enable static Java APIs for OpenGL ES 1.1 extensions. by Jack Palevich · 15 years ago
  36. 427f585 Add an Android-specific static OpenGL ES 1.1 Java API. by Jack Palevich · 15 years ago
  37. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  38. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  39. e09fd9e Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago