1. 0b62c2a Don't throw exception for EGL_BAD_CURRENT_SURFACE (DO NOT MERGE) by Dave Burke · 13 years ago
  2. 3d69bea fix [4107131] nvidia driver call takes a very long time by Mathias Agopian · 13 years ago
  3. bae716b SurfaceTexture: disallow unsupported uses. by Jamie Gennis · 13 years ago
  4. 6cd4656 gl2_yuvtex: use the gralloc-provided stride. by Jamie Gennis · 13 years ago
  5. 9b7146d Fix EGL JNI bugs Bug #3461349 by Romain Guy · 13 years ago
  6. bb9d394 Clean up use of HAVE_ANDROID_OS by Kenny Root · 13 years ago
  7. 70a1875 Extend recycled bitmap check to all GLUtils APIs. by Jack Palevich · 13 years ago
  8. 5f89f51 Throw an exception when trying to upload a recycled bitmap. by Jack Palevich · 13 years ago
  9. f27bbc2 Merge "Clear all EGL errors when entering EGL funcs." by Jamie Gennis · 13 years ago
  10. 4a702fa am cf675303: am 8df2c424: Merge "Fix a multithreading bug in libagl\'s EGL." into honeycomb by Jamie Gennis · 13 years ago
  11. e3b179c Clear all EGL errors when entering EGL funcs. by Jamie Gennis · 13 years ago
  12. ae2aa28 Fix a multithreading bug in libagl's EGL. by Jamie Gennis · 13 years ago
  13. 29406da Add GL11ExtensionPack support to GLDebugWrapper by Jack Palevich · 13 years ago
  14. e7ff5dd egl: clear error on function entry by Michael I. Gold · 14 years ago
  15. 75f2bc0 Unhide GLSurfaceView.get/setPreserveEGLContextOnPause by Jack Palevich · 14 years ago
  16. b54407f Merge "Add support for preserving EGL contexts when pausing / resuming." into honeycomb by Jack Palevich · 14 years ago
  17. f4a4383 egl: fix GetProcAddress for EGLimage extensions by Michael I. Gold · 14 years ago
  18. 3ece010 egl: expose EGLimage extensions by Michael I. Gold · 14 years ago
  19. 8432b3f Add support for preserving EGL contexts when pausing / resuming. by Jack Palevich · 14 years ago
  20. 6766936 Hardware Composer Test hwcCommit set blend type by Louis Huemiller · 14 years ago
  21. 35ad6276 Hardware Composer Test Overlap Stats by Louis Huemiller · 14 years ago
  22. 081ce9f Hardware Composer Test Lib HBlen off by 1 by Louis Huemiller · 14 years ago
  23. 585cd4f Hardware Composer Commit Points Benchmark by Louis Huemiller · 14 years ago
  24. ec0da1a Hardware Composer new and refactored test cases by Louis Huemiller · 14 years ago
  25. f0ca1d3 egl: fixes for object refcounts by Michael I. Gold · 14 years ago
  26. 7c43ebc HWC Stress Test - relocate print msg by Louis Huemiller · 14 years ago
  27. 051d166 HWC Stres Test Enhancments by Louis Huemiller · 14 years ago
  28. 4060418 Hardware Composer Stress Test Enhancements by Louis Huemiller · 14 years ago
  29. b5393dc fix build. by Mathias Agopian · 14 years ago
  30. cd505ae am 054ae782: am e1752f41: Merge "fix [3258603] \'Quadrant\' benchmark crashes inside eglQueryContext on GB/Crespo" into gingerbread by Mathias Agopian · 14 years ago
  31. 054ae78 am e1752f41: Merge "fix [3258603] \'Quadrant\' benchmark crashes inside eglQueryContext on GB/Crespo" into gingerbread by Mathias Agopian · 14 years ago
  32. 791982b fix [3258603] 'Quadrant' benchmark crashes inside eglQueryContext on GB/Crespo by Mathias Agopian · 14 years ago
  33. a2584aa Merge "Fix another set of out-of-date headers." by Dan Bornstein · 14 years ago
  34. 7715d21 Fix another set of out-of-date headers. by Dan Bornstein · 14 years ago
  35. 8028a95 Merge "Fix newlines in this file." by Dan Bornstein · 14 years ago
  36. c087a87 Fix newlines in this file. by Dan Bornstein · 14 years ago
  37. 331edf8 Merge "These files had an older header." by Dan Bornstein · 14 years ago
  38. c086ca1 These files had an older header. by Dan Bornstein · 14 years ago
  39. 9889e2b am 0484a673: am daef0a04: Merge "[3229973, 3247470, ...] set EGLNativeWindowSurface\'s format in EGL" into gingerbread by Mathias Agopian · 14 years ago
  40. 0484a67 am daef0a04: Merge "[3229973, 3247470, ...] set EGLNativeWindowSurface\'s format in EGL" into gingerbread by Mathias Agopian · 14 years ago
  41. 698a8aa [3229973, 3247470, ...] set EGLNativeWindowSurface's format in EGL by Mathias Agopian · 14 years ago
  42. 98027ad Hardware Composer Stress Test by Louis Huemiller · 14 years ago
  43. d6c7893 am 17fd21fc: Merge "DO NOT MERGE. workaround [3177481] eglGetProcAddress() returns the wrong pointer for some GL extensions" into gingerbread by Mathias Agopian · 14 years ago
  44. 17fd21f Merge "DO NOT MERGE. workaround [3177481] eglGetProcAddress() returns the wrong pointer for some GL extensions" into gingerbread by Mathias Agopian · 14 years ago
  45. 8cbb85d am b02ca27f: am b7a109c0: Merge "Refresh EGL header to work with the NDK" into gingerbread by David 'Digit' Turner · 14 years ago
  46. b02ca27 am b7a109c0: Merge "Refresh EGL header to work with the NDK" into gingerbread by David 'Digit' Turner · 14 years ago
  47. 4c2bfc1 DO NOT MERGE. workaround [3177481] eglGetProcAddress() returns the wrong pointer for some GL extensions by Mathias Agopian · 14 years ago
  48. 7143831 Refresh EGL header to work with the NDK by David 'Digit' Turner · 14 years ago
  49. ed84a3b Merge "OpenGL ES 1 YUV texturing test" by Jamie Gennis · 14 years ago
  50. 327bd38 Merge "YUV texturing test." by Jamie Gennis · 14 years ago
  51. ad4c609 Trace glUniformXXv and glUniformMatrixXfv calls. by Jack Palevich · 14 years ago
  52. 25443b2 OpenGL ES 1 YUV texturing test by Nuno Subtil · 14 years ago
  53. 8338b06 YUV texturing test. by Michael I. Gold · 14 years ago
  54. 732734a Fix for simulator build by Kristian Monsen · 14 years ago
  55. 1396afb Preserve the render mode when recreating the render thread. by Jack Palevich · 14 years ago
  56. 6b5f29f Merge "OpenGL tracing." by Jack Palevich · 14 years ago
  57. 2ff6a82 Allow a GLSurfaceView to be reattached to a window. by Jack Palevich · 14 years ago
  58. d4d0fb9 OpenGL tracing. by Jack Palevich · 14 years ago
  59. 324be17 am d9588e9c: am a7b745ca: Merge "fix eglChooseConfig() for special attributes." into gingerbread by Mathias Agopian · 14 years ago
  60. d9588e9 am a7b745ca: Merge "fix eglChooseConfig() for special attributes." into gingerbread by Mathias Agopian · 14 years ago
  61. fc5508b Do not exit the GLSurfaceView thread when detached from a window. by Jack Palevich · 14 years ago
  62. d8e350b fix eglChooseConfig() for special attributes. by Mathias Agopian · 14 years ago
  63. c765a5d am 49af98ed: am aa6df366: Merge "fix [3119687] [Maps][4.6.0] Force close in street view" into gingerbread by Mathias Agopian · 14 years ago
  64. 49af98e am aa6df366: Merge "fix [3119687] [Maps][4.6.0] Force close in street view" into gingerbread by Mathias Agopian · 14 years ago
  65. c4e84b8 fix [3119687] [Maps][4.6.0] Force close in street view by Mathias Agopian · 14 years ago
  66. 55d7bca am 63ac8f53: am 2b2da526: Merge "Add a test application to dump all the EGLConfig available" into gingerbread by Mathias Agopian · 14 years ago
  67. 6a6fbfb am 6d90e89a: am a0795fc9: Merge "software renderer: fix [3117351] GL driver doesn\'t set the EGL_NATIVE_VISUAL_ID" into gingerbread by Mathias Agopian · 14 years ago
  68. 0d4e658 am add9db83: am f4cd9be0: Merge "fix [2236865] STOPSHIP: bump soft gl and egl minor version number" into gingerbread by Mathias Agopian · 14 years ago
  69. 63ac8f5 am 2b2da526: Merge "Add a test application to dump all the EGLConfig available" into gingerbread by Mathias Agopian · 14 years ago
  70. 2b2da52 Merge "Add a test application to dump all the EGLConfig available" into gingerbread by Mathias Agopian · 14 years ago
  71. 6d90e89 am a0795fc9: Merge "software renderer: fix [3117351] GL driver doesn\'t set the EGL_NATIVE_VISUAL_ID" into gingerbread by Mathias Agopian · 14 years ago
  72. c992387 software renderer: fix [3117351] GL driver doesn't set the EGL_NATIVE_VISUAL_ID by Mathias Agopian · 14 years ago
  73. cd1e02d Add a test application to dump all the EGLConfig available by Mathias Agopian · 14 years ago
  74. add9db8 am f4cd9be0: Merge "fix [2236865] STOPSHIP: bump soft gl and egl minor version number" into gingerbread by Mathias Agopian · 14 years ago
  75. f91bff9 fix [2236865] STOPSHIP: bump soft gl and egl minor version number by Mathias Agopian · 14 years ago
  76. 1d83631 libagl: eglSwapInterval fix by Ari Hirvonen · 14 years ago
  77. cf9076e Initial checkin of a framerate test app by Jim Shuma · 14 years ago
  78. 2184624 am 4eb1ad5e: am 524a6d8e: Merge "better fix for [3028370] GL get error should return a valid error if no context is bound." into gingerbread by Mathias Agopian · 14 years ago
  79. 4eb1ad5 am 524a6d8e: Merge "better fix for [3028370] GL get error should return a valid error if no context is bound." into gingerbread by Mathias Agopian · 14 years ago
  80. 25b388c better fix for [3028370] GL get error should return a valid error if no context is bound. by Mathias Agopian · 14 years ago
  81. ecc875e2 am 9c4d7d67: am 5c6c5c7a: fix [3028370] GL get error should return a valid error if no context is bound. by Mathias Agopian · 14 years ago
  82. 9c4d7d6 am 5c6c5c7a: fix [3028370] GL get error should return a valid error if no context is bound. by Mathias Agopian · 14 years ago
  83. 5c6c5c7 fix [3028370] GL get error should return a valid error if no context is bound. by Mathias Agopian · 14 years ago
  84. 50804e0 am d01ce192: am 9d5fac51: Merge "fix small bug in EGL error management" into gingerbread by Mathias Agopian · 14 years ago
  85. d01ce19 am 9d5fac51: Merge "fix small bug in EGL error management" into gingerbread by Mathias Agopian · 14 years ago
  86. e59c69d Merge "fix typo EGL_NO_IMAGE_KHR -> EGL_NO_SYNC_KHR" by Mathias Agopian · 14 years ago
  87. d0259a4 Add simple interactive end-to-end latency test. by Jack Palevich · 14 years ago
  88. 4644ea7 fix typo EGL_NO_IMAGE_KHR -> EGL_NO_SYNC_KHR by Mathias Agopian · 14 years ago
  89. f65630a fix small bug in EGL error management by Mathias Agopian · 14 years ago
  90. 2383886 am 5c746522: am 181e5ea8: Merge "support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl" into gingerbread by Brian Swetland · 14 years ago
  91. 5c74652 am 181e5ea8: Merge "support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl" into gingerbread by Brian Swetland · 14 years ago
  92. a21c200 support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl by Brian Swetland · 14 years ago
  93. 10a96da am 793b2293: am 1bcb8b1a: Merge "surfaceflinger / GL extensions cleanup" into gingerbread by Mathias Agopian · 14 years ago
  94. 793b229 am 1bcb8b1a: Merge "surfaceflinger / GL extensions cleanup" into gingerbread by Mathias Agopian · 14 years ago
  95. e20a56d surfaceflinger / GL extensions cleanup by Michael I. Gold · 14 years ago
  96. 9ca8a84 Add support for KHR_fence_sync by Mathias Agopian · 14 years ago
  97. 1276128 Merge "Rework gl perf test to focus on important use cases." by Jason Sams · 14 years ago
  98. 3748b718 am 45bd9946: am fec5d38b: Merge "option to enable multisampling" into gingerbread by Mathias Agopian · 14 years ago
  99. 12e8531 am a9ff29b5: am 6808e6a8: Merge "Fix a few typos in EGL wrapper" into gingerbread by Mathias Agopian · 14 years ago
  100. 45bd9946 am fec5d38b: Merge "option to enable multisampling" into gingerbread by Mathias Agopian · 14 years ago