1. 585f271 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  2. 6e80c54 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  3. 287a131 remove unused private field by Mike Reed · 7 years ago
  4. e7f4286 Workaround apps that override surfaceCreated by John Reck · 7 years ago
  5. 5e490d6 docs: Update gluUnProject parameter description. am: 232c4900ac am: cb6a5fc0f3 am: 94122af913 by Ricardo Loo · 7 years ago
  6. 232c490 docs: Update gluUnProject parameter description. by Ricardo Loo · 7 years ago
  7. ebce2a7 Add EGL_RECORDABLE_ANDROID enum in EGLExt by Kalle Raita · 8 years ago
  8. 25cfa13 Provide non-blocking SurfaceView draw notification path. by Robert Carr · 8 years ago
  9. 986af18 Guarantee that glMapBufferRange/glGetBufferPointv return a ByteBuffer by Romain Guy · 8 years ago
  10. 1f071dd Deprecate eglCreatePixmapSurface by Romain Guy · 8 years ago
  11. a6546e4 Merge \"Merge \\"update GlSurfaceView:onPause/Resume docs\\" into nyc-mr1-dev am: ee557b2b99\" into nyc-mr1-dev-plus-aosp by John Reck · 8 years ago
  12. cf89019 update GlSurfaceView:onPause/Resume docs by John Reck · 8 years ago
  13. 35ff3b3 Correct spelling error in GLSurfaceView. by Aurimas Liutikas · 8 years ago
  14. fd3cee1 Make surfaceRedrawNeeded forgiving by John Reck · 8 years ago
  15. 86a27f3 Merge "Fix glGetTransformFeedbackVarying JNI" into nyc-dev by Pablo Ceballos · 8 years ago
  16. 68981ff Add glReadPixels with buffer-offset argument by Pablo Ceballos · 8 years ago
  17. 59fb43e Fix glGetTransformFeedbackVarying JNI by Pablo Ceballos · 8 years ago
  18. d4393b2 Fix reentrant deadlock in GLSurfaceView. by Robert Carr · 8 years ago
  19. 2b3bf72 Implement surfaceRedrawNeeded for GLSurfaceView by Robert Carr · 9 years ago
  20. 38c1a7e Add GLES32 class and JNI by Pablo Ceballos · 9 years ago
  21. dce45fd Merge "Add missing OpenGLES 3.1 bitfield constants." by Pablo Ceballos · 9 years ago
  22. a4d4e82 Remove GLTrace support by Pablo Ceballos · 9 years ago
  23. 3cdc93c Add missing OpenGLES 3.1 bitfield constants. by Pablo Ceballos · 9 years ago
  24. 59b429d Add tracing to GLSurfaceView by Chris Craik · 9 years ago
  25. f4faeac Cleanup Bitmap JNI attempt #2 by John Reck · 9 years ago
  26. c02977e Revert "Cleanup Bitmap JNI" by Chad Jones · 9 years ago
  27. b291524 Cleanup Bitmap JNI by John Reck · 9 years ago
  28. 77e4a52 Re-allow suppressing onDetachedFromWindow by John Reck · 10 years ago
  29. f47a594 Fix onTrimMemory for HardwareRenderer by John Reck · 10 years ago
  30. 61b2dfe opengl: Un-hide GLES31 and GLES31Ext classes by Jesse Hall · 10 years ago
  31. 7ab63ac opengl: Add GLES31 and GLES31Ext classes by Jesse Hall · 10 years ago
  32. 4660c9e am 43cea7ea: am 650a8860: am fc3c6a0e: Merge "EGL_OPENGL_ES3_BIT_KHR is set as ES 3 context is requested." by Jesse Hall · 10 years ago
  33. 28a5c59 EGL_OPENGL_ES3_BIT_KHR is set as ES 3 context is requested. by Jin Zhebin · 10 years ago
  34. b14dfe2 Revert "Revert "Workaround apps not calling super.onDetachedFromWindow()"" by John Reck · 10 years ago
  35. bac16fa Revert "Workaround apps not calling super.onDetachedFromWindow()" by Bart Sears · 10 years ago
  36. 198d208 Workaround apps not calling super.onDetachedFromWindow() by John Reck · 10 years ago
  37. 80009c0 Fix bad link tag in javadoc. by Narayan Kamath · 10 years ago
  38. 1801b18 API changes for 64 bit platforms. by Narayan Kamath · 10 years ago
  39. e5f9894 am 7aec4109: am 7aeb4307: am 2525acf5: am e4dae5f2: Merge "AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY" by Narayan Kamath · 10 years ago
  40. 64d38d9 AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY by Ashok Bhat · 10 years ago
  41. a77cf87 Merge "Tabs -> spaces in frameworks/base." by John Spurlock · 10 years ago
  42. 8a985d2 Tabs -> spaces in frameworks/base. by John Spurlock · 10 years ago
  43. 58908b0 am d8410d38: am 614b00de: am a88abfb3: am 6ab07fac: Merge "Use long for pointers in opengl/EGL classes" by Narayan Kamath · 10 years ago
  44. 84bbeb9 Use long for pointers in opengl/EGL classes by Ashok Bhat · 10 years ago
  45. 9ba6ecb Hide three malformed GL bindings by Andy McFadden · 10 years ago
  46. 863f98b Use long to store pointers in GLES_JNI/EGL classes by Ashok Bhat · 10 years ago
  47. a0ab49b Merge "Fix incorrect name in eglSwapBuffers log wrapper" by Jesse Hall · 11 years ago
  48. 5446040 Fix incorrect name in eglSwapBuffers log wrapper by Brian Harris · 11 years ago
  49. 066bdcf Merge "Fix wrapper equals()" by Andy McFadden · 11 years ago
  50. a017553 Fix wrapper equals() by Andy McFadden · 11 years ago
  51. 043d13a Minor fixes to android.opengl.Matrix by Andy McFadden · 11 years ago
  52. 0c79d80 Add android.opengl.EGLExt class for EGL extensions by Jesse Hall · 11 years ago
  53. f48b032 Revert all recent GLSurfaceView changes. by Jeff Brown · 11 years ago
  54. 8b60e45 Fix change of behavior in Looper.quit(). by Jeff Brown · 11 years ago
  55. 78bc203 don't trigger a render when setting the rendermode by Mathias Agopian · 11 years ago
  56. c7bdd50 Merge "Unhide android.opengl.GLES30 class and contents" into jb-mr2-dev by Jesse Hall · 11 years ago
  57. 811d373 Merge "Add android.opengl.GLES30, hidden for now" into jb-mr2-dev by Jesse Hall · 11 years ago
  58. 58d80c5 Unhide android.opengl.GLES30 class and contents by Jesse Hall · 11 years ago
  59. d830e74 Add android.opengl.GLES30, hidden for now by Jesse Hall · 11 years ago
  60. ab814a6 Don't draw synchronously in onResume() by Mathias Agopian · 11 years ago
  61. 57d019e rework GLSurfaceView so it can use the choreographer by Mathias Agopian · 11 years ago
  62. ea62b95 Fix createSurface / eglCreateWindowSurface race. by Jack Palevich · 11 years ago
  63. 34f17dd Publish new MediaCodec API by Andy McFadden · 11 years ago
  64. 0c361e9 Add eglPresentationTimeANDROID by Andy McFadden · 11 years ago
  65. 15284de regenerate GLES java bindings by Mathias Agopian · 11 years ago
  66. 89be00b regenerate egl/gles stubs from glgen by Mathias Agopian · 11 years ago
  67. 0c1761b DdmServer: add controls for OpenGL tracing by Siva Velusamy · 12 years ago
  68. 29e0bd2 GLSurfaceView defaults to 888 instead of 565 by Mathias Agopian · 12 years ago
  69. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  70. 1296c63 Enable use of Surface as a native window in EGL14 wrapper. by Jeff Brown · 12 years ago
  71. 42e1e0d Improve gradients by Romain Guy · 12 years ago
  72. 0a088f5 Fix android.opengl.Matrix frustum's generation by Romain Guy · 12 years ago
  73. 63cf075 Merge "Make HardwareRenderer able to target generic Surface objects" by Romain Guy · 12 years ago
  74. 786fc93 Make HardwareRenderer able to target generic Surface objects by Romain Guy · 12 years ago
  75. dd06946 updated gles20 bindings, fixes broken methods by Thomas Tafertshofer · 12 years ago
  76. 9b18b51 EGL 1.4 API without @hide by Thomas Tafertshofer · 12 years ago
  77. 6b1e838 EGL 1.4 bindings generated by glgen by Thomas Tafertshofer · 12 years ago
  78. cee059d Improve GLSurfaceView Pausing. by Jack Palevich · 12 years ago
  79. 7dee7a3 Notify monitor waiters when changing mSurfaceIsBad value. by Jack Palevich · 12 years ago
  80. 7d73df8 Try to survive a failure return from eglMakeCurrent. by Jack Palevich · 12 years ago
  81. db6c78b Make GLSurfaceView handle eglSwapBuffers errors more robustly. by Jack Palevich · 12 years ago
  82. ad812a2 Merge "Package restrictions per user" by Amith Yamasani · 12 years ago
  83. f7f4c20 Merge "Remove EGL context limit for Adreno GPUs." by Jack Palevich · 12 years ago
  84. 483f3b0 Package restrictions per user by Amith Yamasani · 12 years ago
  85. 8b854cd Remove EGL context limit for Adreno GPUs. by Jack Palevich · 12 years ago
  86. 48a59c3 Ignore EGL_BAD_CURRENT_SURFACE errors from eglSwapBuffers by Jack Palevich · 12 years ago
  87. 64d10a1 Expose a function to set OpenGL Trace level. by Siva Velusamy · 12 years ago
  88. 8c79817 remove files that moved to frameworks/native by Mathias Agopian · 12 years ago
  89. 08965ec fixup hardcoded include paths for new project by Mathias Agopian · 12 years ago
  90. aa52141 Merge "gltrace: Send vertex attribute data after glDraw() call." by Siva Velusamy · 12 years ago
  91. a1549ff fixup include paths by Mathias Agopian · 12 years ago
  92. 1c5387e gltrace: Send vertex attribute data after glDraw() call. by Siva Velusamy · 12 years ago
  93. a85ca37 Add tracing to various graphics components. by Jamie Gennis · 12 years ago
  94. 7d3916f libagl shouldn't export anything by Mathias Agopian · 12 years ago
  95. 89dd68f Merge "gltrace: Make code 64-bit safe." by Siva Velusamy · 12 years ago
  96. d4edba0 gltrace: Make code 64-bit safe. by Siva Velusamy · 12 years ago
  97. 0a66900 Merge "gltrace: attach buffer data sent with glBufferData" by Siva Velusamy · 12 years ago
  98. af01feaf remove dependency on android_native{s_priv|buffer}.h by Mathias Agopian · 12 years ago
  99. cc0eaa6 remove libui dependency on libEGL by Mathias Agopian · 12 years ago
  100. 8293c92 gltrace: attach buffer data sent with glBufferData by Siva Velusamy · 12 years ago