1. 3911090 opengl: Fix include style in generated JNI code by Jesse Hall · 10 years ago
  2. 0232d3d opengl: Un-hide GLES31 and GLES31Ext classes by Jesse Hall · 10 years ago
  3. 16f0392 opengl: Add GLES31 and GLES31Ext class templates by Jesse Hall · 10 years ago
  4. 26d82dd Merge "opengl: Regenerate code with ES 3.1 and new extensions" by Jesse Hall · 10 years ago
  5. c1eef76 Merge "opengl: Add EXT_primitive_bounding_box to registry" by Jesse Hall · 10 years ago
  6. 481b5eb Merge "opengl: Update registry and headers from Khronos" by Jesse Hall · 10 years ago
  7. eb6e4cc Merge "opengl: Generate *.in from registry XML" by Jesse Hall · 10 years ago
  8. 0abc6e9 Merge "Import GL registry from upstream @r26448." by Jesse Hall · 10 years ago
  9. 6cb7d3d opengl: Regenerate code with ES 3.1 and new extensions by Jesse Hall · 10 years ago
  10. a66730f opengl: Add EXT_primitive_bounding_box to registry by Jesse Hall · 10 years ago
  11. f466a51 opengl: Update registry and headers from Khronos by Jesse Hall · 10 years ago
  12. 4a73962 opengl: Generate *.in from registry XML by Jesse Hall · 10 years ago
  13. a42788e Import GL registry from upstream @r26448. by Jesse Hall · 10 years ago
  14. 2fc72d1 opengl: Fix whitespace in Java templates by Jesse Hall · 10 years ago
  15. 622b6b2 Fix bad link tag in javadoc. by Narayan Kamath · 10 years ago
  16. a90086a API changes for 64 bit platforms. by Narayan Kamath · 10 years ago
  17. 2c95c57 am 3e599252: am 93e6a48b: Merge "AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY" by Narayan Kamath · 10 years ago
  18. d61b48c AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY by Ashok Bhat · 10 years ago
  19. d6b4e78 am aa01ad91: am aaa27fd5: Merge "Use reinterpret_cast when an integer is cast to a pointer" by Narayan Kamath · 10 years ago
  20. ab7b4fe am 097b5991: am e5c99bf3: Merge "Use long for pointers in opengl/EGL classes" by Narayan Kamath · 10 years ago
  21. aaa27fd Merge "Use reinterpret_cast when an integer is cast to a pointer" by Narayan Kamath · 10 years ago
  22. d8f0961 Use reinterpret_cast when an integer is cast to a pointer by Ashok Bhat · 10 years ago
  23. ab6fc2a Use long for pointers in opengl/EGL classes by Ashok Bhat · 10 years ago
  24. 9076fa7 Merge "Update EGL codegen to be in sync with frameworks/base" by Narayan Kamath · 10 years ago
  25. fb913cd Update GLES codegen to be in sync with frameworks/base by Ashok Bhat · 10 years ago
  26. 8e472fb Update EGL codegen to be in sync with frameworks/base by Ashok Bhat · 10 years ago
  27. 50166d1 Hide three malformed GL bindings by Andy McFadden · 10 years ago
  28. b7f3742 am d9be16f9: Merge "Fix OpenGL stub exception handling." by Elliott Hughes · 11 years ago
  29. 2adde7c Fix OpenGL stub exception handling. by Elliott Hughes · 11 years ago
  30. db89edc All consumers now take an IGraphicBufferConsumer instead of a BufferQueue by Mathias Agopian · 11 years ago
  31. 9a90aa9 Fix wrapper equals() by Andy McFadden · 11 years ago
  32. 16b4f33 am 958ef3d7: am c8639351: Generate new EGLExt class by Jesse Hall · 11 years ago
  33. c863935 Generate new EGLExt class by Jesse Hall · 11 years ago
  34. c59db7f am 34c0fb18: am cc8f8ad3: Merge "Fix glGetUniformIndices JNI prototype" into jb-mr2-dev by Jesse Hall · 11 years ago
  35. 46fc9cb Fix glGetUniformIndices JNI prototype by Jesse Hall · 11 years ago
  36. 42137d2 Fix range check by Andy McFadden · 11 years ago
  37. c0d184b Subclass GLES30 from GLES20, @Deprecate GL_STENCIL_INDEX by Jesse Hall · 11 years ago
  38. 4f66930 Special-case glGetActiveUniformBlockName by Jesse Hall · 11 years ago
  39. fa4c117 Special-case glGetStringi by Jesse Hall · 11 years ago
  40. 1c8b8e8 Special-case glMapBufferRange by Jesse Hall · 11 years ago
  41. 610bbf2 Special-case glGetBufferPointerv by Jesse Hall · 11 years ago
  42. 27c86b9 Special-case glGetUniformIndices by Jesse Hall · 11 years ago
  43. 31f6edc Special-case glGetTransformFeedbackVarying by Jesse Hall · 11 years ago
  44. 552a620 Special-case glTransformFeedbackVaryings by Jesse Hall · 11 years ago
  45. 071fc66 Add buffer object versions of several functions by Jesse Hall · 11 years ago
  46. 68fc8bb Add *int64 and GLsync types and related functions by Jesse Hall · 11 years ago
  47. 2d9faaf Add ES3 functions and constants, difficult ones commented out by Jesse Hall · 11 years ago
  48. 0eb6ad5 Support "const GLChar*" and "const GLenum*" types by Jesse Hall · 11 years ago
  49. 439bc16 Minor changes to ES3 functions inherited from ES2 by Jesse Hall · 11 years ago
  50. 63ed38d Generate GLES30 class, just a clone of GLES20 for now by Jesse Hall · 11 years ago
  51. a3b641e Make gen more readable, use UNIX-style line endings by Jesse Hall · 11 years ago
  52. 7284145 Add eglPresentationTimeANDROID by Andy McFadden · 11 years ago
  53. bf13ba5 add some missing parameter validation in GLES java bindings by Mathias Agopian · 11 years ago
  54. 1e602df sort the check file in alphabetical order by Mathias Agopian · 11 years ago
  55. 54c2818 update glgen to take into account recent changes by Mathias Agopian · 11 years ago
  56. e3c697f Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 11 years ago
  57. 2adaf04 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  58. 16ac25b am 168dfe71: am 5e530e02: am a151a19d: Merge "Fix return type of glGetAttribLocation and glGetUniformLocation" by Andrew Hsieh · 12 years ago
  59. 5e530e0 am a151a19d: Merge "Fix return type of glGetAttribLocation and glGetUniformLocation" by Andrew Hsieh · 12 years ago
  60. 300ad09 Fix return type of glGetAttribLocation and glGetUniformLocation by Andrew Hsieh · 12 years ago
  61. 62a0a2a Updated eglCreateWindowSurface stub for glgen by Thomas Tafertshofer · 12 years ago
  62. 36b285e Fixed bug in opengl es binding generation by Thomas Tafertshofer · 12 years ago
  63. 55b4e55 glgen stubs to fix bad methods in gles20 bindings by Thomas Tafertshofer · 12 years ago
  64. df5cbd7 Merge "OpenGL bindings fix for methods with iobuffer args" by Mathias Agopian · 12 years ago
  65. c5ee93e Remove @hide from the generated EGL 1.4 API by Thomas Tafertshofer · 12 years ago
  66. e58a97b OpenGL bindings fix for methods with iobuffer args by Thomas Tafertshofer · 12 years ago
  67. 66a42db improve glgen tool to support EGL1.4 by Thomas Tafertshofer · 12 years ago
  68. 9c6c699 GLES: add image external enums by Jamie Gennis · 13 years ago
  69. 9875750 Kill the global references in the OpenGL wrappers. by Elliott Hughes · 13 years ago
  70. 62d08f5 Add Java support for a few accidentally omitted OpenGL ES APIs. by Jack Palevich · 13 years ago
  71. 22b0389 Fix newlines in this file. by Dan Bornstein · 14 years ago
  72. b3ffef9 Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 14 years ago
  73. bd393b7 Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  74. e44e45c Implement the GL11ExtensionPack APIs. by Jack Palevich · 14 years ago
  75. 66089a3 Implement Matrix Palette extension. by Jack Palevich · 15 years ago
  76. 50d0b14 Add a Java API for OpenGL ES 2.0. by Jack Palevich · 15 years ago
  77. 5afdc87 Add size checks for glBufferData and glBufferSubData by Jack Palevich · 15 years ago
  78. c96812c Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods. by Jack Palevich · 15 years ago
  79. 6eedc8d Fix bug 1856713 gl Pointer functions should use Buffer position by Jack Palevich · 15 years ago
  80. d373c63 remove the gl{Vertex|Color|TexCoord|Normal}PointerBounds() "extension" fro eglext.h by Mathias Agopian · 15 years ago
  81. 46d25a3 Require native-order direct buffers for glXXXPointer APIs. by Jack Palevich · 15 years ago
  82. 593f203 Fix automatically generated code for glGet by Jack Palevich · 15 years ago
  83. 3327d6c Enable static Java APIs for OpenGL ES 1.1 extensions. by Jack Palevich · 15 years ago
  84. 427f585 Add an Android-specific static OpenGL ES 1.1 Java API. by Jack Palevich · 15 years ago
  85. ffac1ef Improve glgen by Jack Palevich · 15 years ago
  86. 6cbca50 Clean up trivial Eclipse warnings and fix whitespace. by Jack Palevich · 15 years ago
  87. c893868 AI 144282: Tweak this tool to work with the current directory structure. by Jack Palevich · 15 years ago
  88. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  89. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  90. e09fd9e Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago