1. 1f83633 EGL: rename CallStack::dump into CallStack::log by Igor Murashkin · 12 years ago
  2. dbe9245 GLConsumer: start using EGL_ANDROID_image_crop by Jamie Gennis · 12 years ago
  3. a2ba428 Disable the egl_khr_gl_colorspace extension by Jesse Hall · 12 years ago
  4. 63108c3 fix a possible null dereference when eglMakeCurrent() fails by Mathias Agopian · 12 years ago
  5. 672ddf2 remove adreno 130 workaround support by Mathias Agopian · 12 years ago
  6. f4486c6 try to keep omap4 alive by Mathias Agopian · 12 years ago
  7. 0f288fc only use format compatible with CPU consumers by Mathias Agopian · 12 years ago
  8. bc2a90b Replace sRGB_888 with sRGB_X_8888 by Jesse Hall · 12 years ago
  9. c2e4122 Add support for EGL_KHR_gl_colorspace by Jesse Hall · 12 years ago
  10. ea4fdd4 Don't swallow eglCreateContext errors by Jesse Hall · 12 years ago
  11. a6bb107 make sure we have a context when creating the 1st surface by Mathias Agopian · 12 years ago
  12. 21558da Add EGL_KHR_get_all_proc_addresses to extension string by Jesse Hall · 12 years ago
  13. 14fab7d Drop frames based on presentation timestamp by Andy McFadden · 12 years ago
  14. e142428 Make Flattenable not virtual by Mathias Agopian · 12 years ago
  15. 5539e21 EGL: fix eglTerminate blob cache behavior by Jamie Gennis · 12 years ago
  16. ba3ed90 am 082fc1ca: am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface" by Jesse Hall · 12 years ago
  17. 082fc1c am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface" by Jesse Hall · 12 years ago
  18. 77a9b4a EGL: Fix error for eglCreateWindowSurface by Jonathan Hamilton · 12 years ago
  19. 94cdba9 resolved conflicts for merge of 5477d0e4 to master by Jesse Hall · 12 years ago
  20. 5477d0e am c07b5206: Find non-extension GLES wrappers in eglGetProcAddress by Jesse Hall · 12 years ago
  21. c07b520 Find non-extension GLES wrappers in eglGetProcAddress by Jesse Hall · 12 years ago
  22. e0ea89c improve GLES jumptables by Mathias Agopian · 12 years ago
  23. da22e6b am db8c267e: am 3c0425cd: am 0ecf0b8d: Merge "Additional parameter validation for EGL functions" by Jean-Baptiste Queru · 12 years ago
  24. 3c0425c am 0ecf0b8d: Merge "Additional parameter validation for EGL functions" by Jean-Baptiste Queru · 12 years ago
  25. 0ecf0b8 Merge "Additional parameter validation for EGL functions" by Jean-Baptiste Queru · 12 years ago
  26. 4e620dd free EGL resources associated to a thread when it terminates by Mathias Agopian · 12 years ago
  27. f03e51d Merge "change how the userspace GLES drivers are named" by Mathias Agopian · 12 years ago
  28. 565bce2 am 8369c473: am f6d1c393: EGL: expose the EGL_KHR_create_context extension by Jamie Gennis · 12 years ago
  29. 9938142 change how the userspace GLES drivers are named by Mathias Agopian · 12 years ago
  30. f6d1c39 EGL: expose the EGL_KHR_create_context extension by Jamie Gennis · 12 years ago
  31. b4ba50d fix a typo in EGL loader by Mathias Agopian · 12 years ago
  32. ed6d08b fix "traceGpuCompletion" debug feature by Mathias Agopian · 12 years ago
  33. 8a0cb4e Add liblog by Ying Wang · 12 years ago
  34. 39c24a2 fix local include paths by Mathias Agopian · 12 years ago
  35. 441f694 Fix MIPS assembly variable names to not conflict with GL API parameter names by Jesse Hall · 12 years ago
  36. 86e392e Merge "don't use compile-time configuration of libgui as much as possible" into jb-mr2-dev by Mathias Agopian · 12 years ago
  37. ca08833 don't use compile-time configuration of libgui as much as possible by Mathias Agopian · 12 years ago
  38. ea116f1 am 111d920b: am d3b2c029: Merge "[MIPS] Add MIPS architecture support to opengl framework" by Keun-young Park · 12 years ago
  39. 2bb7168 replace eglWaitSyncANDROID by eglWaitSyncKHR by Mathias Agopian · 12 years ago
  40. e9b3dfb cleanup EGL extensions strings and entry-points by Mathias Agopian · 12 years ago
  41. 46b4253 [MIPS] Add MIPS architecture support to opengl framework by Duane Sand · 12 years ago
  42. cab25d6 improved CallStack a bit by Mathias Agopian · 12 years ago
  43. 7284145 Add eglPresentationTimeANDROID by Andy McFadden · 12 years ago
  44. f5c7cb3 Merge changes Ic344ef63,If9bb02be,Ic8f94634 by Jesse Hall · 12 years ago
  45. 751402c Merge changes I45836219,I70a4075e by Jesse Hall · 12 years ago
  46. bbb7322 am 45b0e435: Merge "Simplify OpenGL TLS access on ARM." by Elliott Hughes · 12 years ago
  47. 288870e Simplify OpenGL TLS access on ARM. by Elliott Hughes · 12 years ago
  48. 5ea4c73 Symlink /system/lib/libGLESv3.so -> libGLESv2.so by Jesse Hall · 12 years ago
  49. 4774338 Add ES3 support to libGLESv2 and tracing tools by Jesse Hall · 12 years ago
  50. d58974c Regenerate API/trace files for constness change by Jesse Hall · 12 years ago
  51. 7c95911 Import constness fix from gl3.h into gl2.h. by Alistair Strachan · 13 years ago
  52. 2b6694f Force a specific locale for sorting by Jesse Hall · 12 years ago
  53. 5191916 am 873ab60e: am 75b83e4d: Merge "Gfx-3d: fix GetProcAddress in egl extention" by Jesse Hall · 12 years ago
  54. 873ab60 am 75b83e4d: Merge "Gfx-3d: fix GetProcAddress in egl extention" by Jesse Hall · 12 years ago
  55. 69d1007 Gfx-3d: fix GetProcAddress in egl extention by luliuhui · 13 years ago
  56. a73a977 gltrace: Add support for tracing running applications. by Siva Velusamy · 13 years ago
  57. ac0de62 Use LOCAL_REQUIRED_MODULES to establish dependency by Ying Wang · 13 years ago
  58. 0e34af6 am c859084c: am a9a4cd48: gltrace: Make sure device is debuggable. by Siva Velusamy · 13 years ago
  59. a9a4cd4 gltrace: Make sure device is debuggable. by Siva Velusamy · 13 years ago
  60. 6482fa4 gltrace: Make sure device is debuggable. by Siva Velusamy · 13 years ago
  61. 16ac25b am 168dfe71: am 5e530e02: am a151a19d: Merge "Fix return type of glGetAttribLocation and glGetUniformLocation" by Andrew Hsieh · 13 years ago
  62. 5e530e0 am a151a19d: Merge "Fix return type of glGetAttribLocation and glGetUniformLocation" by Andrew Hsieh · 13 years ago
  63. 300ad09 Fix return type of glGetAttribLocation and glGetUniformLocation by Andrew Hsieh · 13 years ago
  64. d991b40 am f58475b5: am 60393d45: Merge "Add runtime debugging capabilities to OpenGL" into jb-mr1-dev by Romain Guy · 13 years ago
  65. f58475b am 60393d45: Merge "Add runtime debugging capabilities to OpenGL" into jb-mr1-dev by Romain Guy · 13 years ago
  66. 16928bf Add runtime debugging capabilities to OpenGL by Romain Guy · 13 years ago
  67. 4d0aec6 am 23bcd8d2: am 825a9a2d: Merge "Update comments to reflect what the code actually does" into jb-mr1-dev by Romain Guy · 13 years ago
  68. 23bcd8d am 825a9a2d: Merge "Update comments to reflect what the code actually does" into jb-mr1-dev by Romain Guy · 13 years ago
  69. 1ba2f61 am 49fe8add: am b96fe085: Merge "Add new debug option to force 4x MSAA in OpenGL ES 2.0 apps" into jb-mr1-dev by Romain Guy · 13 years ago
  70. 49fe8ad am b96fe085: Merge "Add new debug option to force 4x MSAA in OpenGL ES 2.0 apps" into jb-mr1-dev by Romain Guy · 13 years ago
  71. be3c3e4 Update comments to reflect what the code actually does by Romain Guy · 13 years ago
  72. 1cffc80 Add new debug option to force 4x MSAA in OpenGL ES 2.0 apps by Romain Guy · 13 years ago
  73. c6e8452 Merge "gltrace: Do not start gltrace from early_egl_init." by Siva Velusamy · 13 years ago
  74. 8420c5f am 8b75830c: am 8d5d2019: Revert "Add GL Error logs (temporary)" by Chet Haase · 13 years ago
  75. 8b75830 am 8d5d2019: Revert "Add GL Error logs (temporary)" by Chet Haase · 13 years ago
  76. 8d5d201 Revert "Add GL Error logs (temporary)" by Chet Haase · 13 years ago
  77. 2e08090 gltrace: Do not start gltrace from early_egl_init. by Siva Velusamy · 13 years ago
  78. 76942a4 Merge "egl: Reintroduce eglGetRenderBufferANDROID" by Jean-Baptiste Queru · 13 years ago
  79. b39844e am 9c58d96f: am 27b28fd9: Merge "Add GL Error logs (temporary)" into jb-mr1-dev by Chet Haase · 13 years ago
  80. 9c58d96 am 27b28fd9: Merge "Add GL Error logs (temporary)" into jb-mr1-dev by Chet Haase · 13 years ago
  81. 2da2c15 Add GL Error logs (temporary) by Chet Haase · 13 years ago
  82. 090503a gltrace: Fix NPE by Siva Velusamy · 13 years ago
  83. bba6bb8 am 4c273277: Merge "Re-enable FAST_TLS in gl2 code" into jb-mr1-dev by Chet Haase · 13 years ago
  84. e8b0fac Re-enable FAST_TLS in gl2 code by Chet Haase · 13 years ago
  85. e1549fc am cb094a78: Merge "New compile-time flags to make debugging easier for us poor souls Bug #7195815" into jb-mr1-dev by Romain Guy · 13 years ago
  86. f12fe43 New compile-time flags to make debugging easier for us poor souls Bug #7195815 by Romain Guy · 13 years ago
  87. 2ac4194 am 1e83690c: Merge "assert -eng builds when calling a GL function without a context" into jb-mr1-dev by Mathias Agopian · 13 years ago
  88. 455e360 assert -eng builds when calling a GL function without a context by Mathias Agopian · 13 years ago
  89. 483ab74 am 2f45d746: Merge "EGL: add the EGL_ANDROID_framebuffer_target enum" into jb-mr1-dev by Jamie Gennis · 13 years ago
  90. ca5f79c am 363847d4: Merge "EGL: expose the EXT_create_context_robustness ext" into jb-mr1-dev by Jamie Gennis · 13 years ago
  91. 2f45d74 Merge "EGL: add the EGL_ANDROID_framebuffer_target enum" into jb-mr1-dev by Jamie Gennis · 13 years ago
  92. 363847d Merge "EGL: expose the EXT_create_context_robustness ext" into jb-mr1-dev by Jamie Gennis · 13 years ago
  93. 0d45d71 am 500407a2: log an error when eglCreateContext() fails in an inconsistant way by Mathias Agopian · 13 years ago
  94. 500407a log an error when eglCreateContext() fails in an inconsistant way by Mathias Agopian · 13 years ago
  95. 81b316a am 98838aa0: am 77af25b6: Merge "Return back-end result from eglDestroyImageKHR" by Mathias Agopian · 13 years ago
  96. 3ff48e5 EGL: add the EGL_ANDROID_framebuffer_target enum by Jamie Gennis · 13 years ago
  97. 09b1143 EGL: expose the EXT_create_context_robustness ext by Jamie Gennis · 13 years ago
  98. a08cf6e EGL: fix an extension string bug by Jamie Gennis · 13 years ago
  99. 646a5c5 Return back-end result from eglDestroyImageKHR by Steven Holte · 13 years ago
  100. 0673e1e Additional parameter validation for EGL functions by Michael Chock · 13 years ago