1. aa614cc Update to use nativehelper/JNIPlatformHelp.h by Orion Hodson · 5 years ago
  2. 62d2c9c Unbreak gen command and sync with current tree by Orion Hodson · 5 years ago
  3. 6783dfb Use new UnsupportedAppUsage annotation. by Artur Satayev · 6 years ago
  4. 9c5ed18 Update stubs to use libnativehelper for java.nio.Buffer access by Orion Hodson · 7 years ago
  5. 6052321 EGLAttrib requires special handling in JNI by Courtney Goeltzenleuchter · 6 years ago
  6. 91f564d glgen: sync generator with manual changes by Orion Hodson · 7 years ago
  7. b8ecc05 Sync generator script with manual Java changes by Orion Hodson · 7 years ago
  8. 733bd3d Add private constructor to EGL15 class by Courtney Goeltzenleuchter · 7 years ago
  9. b1d6b73 EGL 1.5 cleanup eglGetPlatformDisplay by Courtney Goeltzenleuchter · 7 years ago
  10. b28648c Generated EGL 1.5 support by Courtney Goeltzenleuchter · 7 years ago
  11. 8ecb312 Remove GCC-specific pragma am: 020c6ead1a am: 795c8c1d88 am: f3c3e9a946 by Pirama Arumuga Nainar · 8 years ago
  12. 020c6ea Remove GCC-specific pragma by Pirama Arumuga Nainar · 8 years ago
  13. 88bd1e0 cpp: use proper nativehelper headers by Steven Moreland · 8 years ago
  14. db57f06 Add EGL_RECORDABLE_ANDROID enum in EGLExt by Kalle Raita · 9 years ago
  15. 7969999 Add null checks for *Buffer params by Romain Guy · 9 years ago
  16. 3569a00 Deprecate eglCreatePixmapSurface by Romain Guy · 9 years ago
  17. b62e242 glgen: Better support for null arguments in JNI by Pablo Ceballos · 10 years ago
  18. 4e7de46 Replace JNI primitive array critical calls with non-critical ones. by Hiroshi Yamauchi · 10 years ago
  19. ad0f52f Fix pointer-to-int and int-to-pointer warnings. by Dan Albert · 11 years ago
  20. 4aaa393 Merge "Avoid overwriting EGL14.EGL_NO_SURFACE" by Jesse Hall · 11 years ago
  21. 7290c24 Avoid overwriting EGL14.EGL_NO_SURFACE by Sangkyu Lee · 11 years ago
  22. b5da0d7 Frameworks/native: Add pragmas to glgen headers by Andreas Gampe · 11 years ago
  23. d61b48c AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY by Ashok Bhat · 12 years ago
  24. ab6fc2a Use long for pointers in opengl/EGL classes by Ashok Bhat · 12 years ago
  25. 8e472fb Update EGL codegen to be in sync with frameworks/base by Ashok Bhat · 12 years ago
  26. db89edc All consumers now take an IGraphicBufferConsumer instead of a BufferQueue by Mathias Agopian · 12 years ago
  27. c863935 Generate new EGLExt class by Jesse Hall · 12 years ago
  28. 54c2818 update glgen to take into account recent changes by Mathias Agopian · 13 years ago
  29. e3c697f Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 13 years ago
  30. 2adaf04 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 13 years ago
  31. 62a0a2a Updated eglCreateWindowSurface stub for glgen by Thomas Tafertshofer · 13 years ago
  32. c5ee93e Remove @hide from the generated EGL 1.4 API by Thomas Tafertshofer · 13 years ago
  33. 66a42db improve glgen tool to support EGL1.4 by Thomas Tafertshofer · 13 years ago