1. c3685df Preserve parameters to getProcAddress functions by Mike Stroyan · 9 years ago
  2. ae8cf0b EGL: Disconnect native window in eglDestroySurface by Pablo Ceballos · 9 years ago
  3. aec8697 Support EGL_EXT_protected_content in GLConsumer. by Craig Donner · 9 years ago
  4. 5882a26 Merge "Revert "EGL: Ensure surfaces are disconnected when destroyed"" into nyc-dev by Pablo Ceballos · 9 years ago
  5. 1a5c4de Revert "EGL: Ensure surfaces are disconnected when destroyed" by Pablo Ceballos · 9 years ago
  6. 7804aa2 Look EGL extension matches beyond partial match by Kalle Raita · 9 years ago
  7. f37864b White list EGL_EXT_yuv_surface extension by Mika Isojärvi · 9 years ago
  8. 202e6e9 Merge "egl: add EGL_KHR_mutable_render_buffer" into nyc-dev by Pablo Ceballos · 9 years ago
  9. 8506baf Merge "Minor changes and cleanup to support EXT_protected_content." into nyc-dev by Craig Donner · 9 years ago
  10. ceb9ee7 egl: add EGL_KHR_mutable_render_buffer by Pablo Ceballos · 9 years ago
  11. 8cfae6d Minor changes and cleanup to support EXT_protected_content. by Craig Donner · 9 years ago
  12. 541de49 EGL: Ensure surfaces are disconnected when destroyed by Pablo Ceballos · 9 years ago
  13. f051ade Fix eglSurfaceAttrib return value by Pablo Ceballos · 9 years ago
  14. 83b1e68 frameworks/native: Make Thread::run threadName argument required by Brian Carlstrom · 9 years ago
  15. 9c3e10b Merge "egl: Add EGL extension for front buffer auto-refresh mode" into nyc-dev by Pablo Ceballos · 9 years ago
  16. 0a2c2fb Merge "emulator: load vendor specific egl libraries first" into nyc-dev by Bo Hu · 9 years ago
  17. 69e5b1a emulator: load vendor specific egl libraries first by bohu · 9 years ago
  18. 02b05da egl: Add EGL extension for front buffer auto-refresh mode by Pablo Ceballos · 10 years ago
  19. ff95aab Add interface for controlling single buffer auto refresh by Pablo Ceballos · 10 years ago
  20. 1b5a9cb Merge "Clean up warnings in EGL." am: c312141adc am: d380a770fd am: f4acff7c49 by Dan Albert · 10 years ago
  21. eacd31f Clean up warnings in EGL. by Dan Albert · 10 years ago
  22. 05249fc Adds private EGL extension to create an EGLClientBuffer from a gralloc'd buffer. This lets you create a color EGLimage backed by gralloc, which is needed to support protected textures. by Craig Donner · 10 years ago
  23. 4690754 opengl: Update headers and registry and regenerate *api.in by Pablo Ceballos · 10 years ago
  24. 3a7d749 Merge "Replace libGLESv3 symlink with shared library" am: 18ff655766 am: bc432368f4 by Dimitry Ivanov · 10 years ago
  25. bc43236 Merge "Replace libGLESv3 symlink with shared library" am: 18ff655766 by Dimitry Ivanov · 10 years ago
  26. 776951f Load the emulation libraries only when qemu.gles=1 by Nicolas Capens · 10 years ago
  27. b952f42 Replace libGLESv3 symlink with shared library by Dmitriy Ivanov · 10 years ago
  28. ecc0c9a Fix parsing the EGL extension string. by Nicolas Capens · 10 years ago
  29. ccdfd60 BQ: Add support for single buffer mode by Pablo Ceballos · 10 years ago
  30. 0461dee Merge "Revert "Revert "Remove GLTrace support""" by Pablo Ceballos · 10 years ago
  31. 9f8d4e0 Revert "Revert "Remove GLTrace support"" by Pablo Ceballos · 10 years ago
  32. 6174c04 Merge "Revert "Remove GLTrace support"" by Pablo Ceballos · 10 years ago
  33. e6288e2 Revert "Remove GLTrace support" by Pablo Ceballos · 10 years ago
  34. bd27a62 Merge "Remove GLTrace support" by Pablo Ceballos · 10 years ago
  35. eb873c8 am 0983618f: am a518d5ad: am 312d7555: egl: Remove window disconnect before calling driver eglDestroySurface by Jesse Hall · 10 years ago
  36. 312d755 egl: Remove window disconnect before calling driver eglDestroySurface by Jesse Hall · 10 years ago
  37. 5bf6f3b Remove GLTrace support by Pablo Ceballos · 10 years ago
  38. d1ddf29 resolved conflicts for 5b5c81c4 to stage-aosp-master by Colin Cross · 10 years ago
  39. 7944e8a With SANITIZE_TARGET, load EGL libs from the instrumented path. by Evgenii Stepanov · 10 years ago
  40. 73e2674 asan: update condition to work with multiple SANITIZE_TARGET values. by Ivan Krasin · 10 years ago
  41. 905dc8b am ce92141c: Merge "Whitelist windows module" by Dan Willemsen · 10 years ago
  42. 1cf2c1a Whitelist windows module by Dan Willemsen · 10 years ago
  43. e2fc6f8 Fix parsing of extension string by Michael Lentine · 10 years ago
  44. c2466e6 With SANITIZE_TARGET, load EGL libs from the instrumented path. by Evgenii Stepanov · 10 years ago
  45. 000d88f Implement a number of KHR EGL extensions by Season Li · 10 years ago
  46. 4f21a4c Revert "Revert "Modify EGL to disconnect the window when the surface gets destroyed."" by Amith Dsouza · 10 years ago
  47. 6e1a2fe Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 10 years ago
  48. 89301ea Fix EGL shim extension injection for GL ES 3 drivers. by Alistair Strachan · 10 years ago
  49. 87dd528 Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 11 years ago
  50. edfe72e Fix EGL shim extension injection for GL ES 3 drivers. by Alistair Strachan · 10 years ago
  51. 51c8c50 Merge "Modify EGL to disconnect the window when the surface gets destroyed." into mnc-dev by Michael Lentine · 10 years ago
  52. 00699fa Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 11 years ago
  53. ae62e05 Switch libGLESv1_CM/libGLESv2 to hash-style=both by Dmitriy Ivanov · 10 years ago
  54. 408e59f libEGL: whitelist the EGL_KHR_create_context_no_error extension by Jesse Hall · 10 years ago
  55. 5245af3 libEGL: whitelist the EGL_KHR_create_context_no_error extension by Jesse Hall · 10 years ago
  56. a894d08 libEGL: Add wrappers for partial update functions by Dan Stoza · 10 years ago
  57. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  58. b6b81d6 Merge "[MIPS] Fix mips32r1 build" by Jesse Hall · 10 years ago
  59. 28d41f5 Merge commit '26cc3d0b67ff4daf31eaeed0ecd87b391978aadb' into HEAD by Bill Yi · 10 years ago
  60. 733a807 egl: Remove old tuna BGRA vs RGBA workaround. by Alistair Strachan · 10 years ago
  61. ecacc3f [MIPS] Fix mips32r1 build by Duane Sand · 11 years ago
  62. 2f1e3b4 am d6fce7ab: Merge "Remove lock around ref count check in terminate." into lmp-mr1-dev by Michael Lentine · 11 years ago
  63. 54466bc Remove lock around ref count check in terminate. by Michael Lentine · 11 years ago
  64. 5f5f651 Use register numbers instead of register names by Nikola Veljkovic · 11 years ago
  65. 6701fbe [MIPS] Further opengl support for mips64 and mipsr6 by Duane Sand · 11 years ago
  66. a9650f0 Revert "Revert "Update protobuf library from 2.3 to 2.6."" by Jeff Davidson · 11 years ago
  67. bca4262 Revert "Update protobuf library from 2.3 to 2.6." by Jeff Davidson · 11 years ago
  68. a42cdf1 Update protobuf library from 2.3 to 2.6. by Jeff Davidson · 11 years ago
  69. 9f42591 Fix class vs. struct mismatch by Bernhard Rosenkränzer · 11 years ago
  70. 6d72063 Move frameworks/native to libc++. by Dan Albert · 11 years ago
  71. 701048c EGL: make x86/64 wrappers resistant to -fno-omit-frame-pointer flag by Michal Wajdeczko · 11 years ago
  72. 82ba423 am e9034b45: Merge "Use LOCAL_CLANG := false for GLES wrappers for now" by Chih-hung Hsieh · 11 years ago
  73. d3684ae Use LOCAL_CLANG := false for GLES wrappers for now by Bernhard Rosenkraenzer · 11 years ago
  74. 53bffaa am 12c4bdad: Add rate-limited logging for unimplemented es functions. by Michael Lentine · 11 years ago
  75. 12c4bda Add rate-limited logging for unimplemented es functions. by Michael Lentine · 11 years ago
  76. 4355c0c am e1e3d278: Merge "Clean cruft out of makefiles." by Dan Albert · 11 years ago
  77. b79dfe6 Clean cruft out of makefiles. by Dan Albert · 11 years ago
  78. 6c01173 am 4c5b9acf: Merge "Don\'t try to capture the pointer when using PBOs for texture APIs" into lmp-dev by Ben Clayton · 11 years ago
  79. 16d7b6a Don't try to capture the pointer when using PBOs for texture APIs by Ben Clayton · 11 years ago
  80. 0ffbac8 am 45e2fc22: Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 11 years ago
  81. 45e2fc2 Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 11 years ago
  82. 83142a1 am e2e17e5b: Merge "GlES2: Add NULL check" by Jesse Hall · 11 years ago
  83. 0627071 GlES2: Add NULL check by Anshuman Dani · 12 years ago
  84. cd36eb4 Merge "Modify EGL to disconnect the window when the surface gets destroyed." into lmp-dev by Michael Lentine · 11 years ago
  85. 843cbb2 Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 11 years ago
  86. d1ceb8b Install symlinks in multilib build. by Ying Wang · 11 years ago
  87. c3aed1e Install symlinks in multilib build. by Ying Wang · 11 years ago
  88. 7b3f48d Use the count parameter to store all the uniform vectors, not just the first one. DO NOT MERGE. by Ben Clayton · 11 years ago
  89. 3d3c125 Add data capturing of glCompressedTexImage2D and glCompressedTexSubImage2D calls. by Ben Clayton · 11 years ago
  90. 0d72715 am 17cbadf0: am 6fa169fa: Merge "Add aarch64 EGL/GLES trampolines" by Jesse Hall · 11 years ago
  91. 30a41aa Add aarch64 EGL/GLES trampolines by Jesse Hall · 11 years ago
  92. 7ef56b7 am ad8d25e8: am 90654afb: Revert "Enable OMAP4 SGX workaround for OMAP3 too" by Simon Wilson · 11 years ago
  93. ad8d25e am 90654afb: Revert "Enable OMAP4 SGX workaround for OMAP3 too" by Simon Wilson · 11 years ago
  94. 90654af Revert "Enable OMAP4 SGX workaround for OMAP3 too" by Simon Wilson · 11 years ago
  95. c2774f9 am 92374318: am 618c78c0: am dc273621: Merge "EGL: add x86/64 assembly code for EGL/GLES wrappers" by Jesse Hall · 11 years ago
  96. 9237431 am 618c78c0: am dc273621: Merge "EGL: add x86/64 assembly code for EGL/GLES wrappers" by Jesse Hall · 11 years ago
  97. c80aafa EGL: add x86/64 assembly code for EGL/GLES wrappers by mwajdecz · 11 years ago
  98. fca1b54 opengl: Regenerate code with ES 3.1 and new extensions by Jesse Hall · 11 years ago
  99. 3703f7f opengl: Update GLES headers and generate *.in from registry XML by Jesse Hall · 11 years ago
  100. 0b96e6c Revert "opengl: Generate *.in from registry XML" by Jesse Hall · 11 years ago