1. 4864e85 Make libEGL build cleanly under 64-bit by Dan Stoza · 11 years ago
  2. df50868 frameworks/native: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH by Colin Cross · 11 years ago
  3. 444839b libGLES_android: fix 64-bit compile errors by Colin Cross · 11 years ago
  4. bb3b524 am 40da5283: Merge "EGL: rename CallStack::dump into CallStack::log" into klp-dev by Igor Murashkin · 11 years ago
  5. 1f83633 EGL: rename CallStack::dump into CallStack::log by Igor Murashkin · 11 years ago
  6. 886b152 am a9c47f32: Merge "GLConsumer: start using EGL_ANDROID_image_crop" into klp-dev by Jamie Gennis · 11 years ago
  7. dbe9245 GLConsumer: start using EGL_ANDROID_image_crop by Jamie Gennis · 11 years ago
  8. b7f3742 am d9be16f9: Merge "Fix OpenGL stub exception handling." by Elliott Hughes · 11 years ago
  9. 2adde7c Fix OpenGL stub exception handling. by Elliott Hughes · 11 years ago
  10. a2ba428 Disable the egl_khr_gl_colorspace extension by Jesse Hall · 11 years ago
  11. 63108c3 fix a possible null dereference when eglMakeCurrent() fails by Mathias Agopian · 11 years ago
  12. 672ddf2 remove adreno 130 workaround support by Mathias Agopian · 11 years ago
  13. f4486c6 try to keep omap4 alive by Mathias Agopian · 11 years ago
  14. 0f288fc only use format compatible with CPU consumers by Mathias Agopian · 11 years ago
  15. bc2a90b Replace sRGB_888 with sRGB_X_8888 by Jesse Hall · 11 years ago
  16. c2e4122 Add support for EGL_KHR_gl_colorspace by Jesse Hall · 11 years ago
  17. ea4fdd4 Don't swallow eglCreateContext errors by Jesse Hall · 11 years ago
  18. a6bb107 make sure we have a context when creating the 1st surface by Mathias Agopian · 11 years ago
  19. 43c2718 Merge "Add EGL_KHR_get_all_proc_addresses to extension string" by Jesse Hall · 11 years ago
  20. 21558da Add EGL_KHR_get_all_proc_addresses to extension string by Jesse Hall · 11 years ago
  21. db89edc All consumers now take an IGraphicBufferConsumer instead of a BufferQueue by Mathias Agopian · 11 years ago
  22. c1c39f8 Merge "Binderize the consumer side of BufferQueue" by Mathias Agopian · 11 years ago
  23. a4e1952 Binderize the consumer side of BufferQueue by Mathias Agopian · 11 years ago
  24. 14fab7d Drop frames based on presentation timestamp by Andy McFadden · 11 years ago
  25. e142428 Make Flattenable not virtual by Mathias Agopian · 11 years ago
  26. 7925b6b Merge "EGL: fix eglTerminate blob cache behavior" by Jamie Gennis · 11 years ago
  27. 5539e21 EGL: fix eglTerminate blob cache behavior by Jamie Gennis · 11 years ago
  28. c2414bb get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 11 years ago
  29. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 11 years ago
  30. ba3ed90 am 082fc1ca: am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface" by Jesse Hall · 11 years ago
  31. 082fc1c am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface" by Jesse Hall · 11 years ago
  32. 77a9b4a EGL: Fix error for eglCreateWindowSurface by Jonathan Hamilton · 11 years ago
  33. 94cdba9 resolved conflicts for merge of 5477d0e4 to master by Jesse Hall · 11 years ago
  34. 5477d0e am c07b5206: Find non-extension GLES wrappers in eglGetProcAddress by Jesse Hall · 11 years ago
  35. c07b520 Find non-extension GLES wrappers in eglGetProcAddress by Jesse Hall · 11 years ago
  36. e0ea89c improve GLES jumptables by Mathias Agopian · 11 years ago
  37. b83290c Merge "Small clarifications to EGL_ANDROID_presentation_time" by Jesse Hall · 11 years ago
  38. 5ac6c0a Small clarifications to EGL_ANDROID_presentation_time by Jesse Hall · 11 years ago
  39. da22e6b am db8c267e: am 3c0425cd: am 0ecf0b8d: Merge "Additional parameter validation for EGL functions" by Jean-Baptiste Queru · 11 years ago
  40. 3c0425c am 0ecf0b8d: Merge "Additional parameter validation for EGL functions" by Jean-Baptiste Queru · 11 years ago
  41. 0ecf0b8 Merge "Additional parameter validation for EGL functions" by Jean-Baptiste Queru · 11 years ago
  42. 9a90aa9 Fix wrapper equals() by Andy McFadden · 11 years ago
  43. 4e620dd free EGL resources associated to a thread when it terminates by Mathias Agopian · 11 years ago
  44. f9872c8 am 7a486528: am f0dcff89: Merge "gl_code.cpp: Remove a DOS style newline" by Jesse Hall · 11 years ago
  45. 7a48652 am f0dcff89: Merge "gl_code.cpp: Remove a DOS style newline" by Jesse Hall · 11 years ago
  46. f0dcff8 Merge "gl_code.cpp: Remove a DOS style newline" by Jesse Hall · 11 years ago
  47. f03e51d Merge "change how the userspace GLES drivers are named" by Mathias Agopian · 12 years ago
  48. 16b4f33 am 958ef3d7: am c8639351: Generate new EGLExt class by Jesse Hall · 12 years ago
  49. c863935 Generate new EGLExt class by Jesse Hall · 12 years ago
  50. c59db7f am 34c0fb18: am cc8f8ad3: Merge "Fix glGetUniformIndices JNI prototype" into jb-mr2-dev by Jesse Hall · 12 years ago
  51. cc8f8ad Merge "Fix glGetUniformIndices JNI prototype" into jb-mr2-dev by Jesse Hall · 12 years ago
  52. 80f9f26 am ef4dbb6a: am 5d46b04b: Merge "Recommend different time source" into jb-mr2-dev by Andy McFadden · 12 years ago
  53. 5d46b04 Merge "Recommend different time source" into jb-mr2-dev by Andy McFadden · 12 years ago
  54. 46fc9cb Fix glGetUniformIndices JNI prototype by Jesse Hall · 12 years ago
  55. 0e77569 Recommend different time source by Andy McFadden · 12 years ago
  56. 565bce2 am 8369c473: am f6d1c393: EGL: expose the EGL_KHR_create_context extension by Jamie Gennis · 12 years ago
  57. 5075b21 Merge "Fix range check" by Andy McFadden · 12 years ago
  58. 9938142 change how the userspace GLES drivers are named by Mathias Agopian · 12 years ago
  59. f6d1c39 EGL: expose the EGL_KHR_create_context extension by Jamie Gennis · 12 years ago
  60. 42137d2 Fix range check by Andy McFadden · 12 years ago
  61. b4ba50d fix a typo in EGL loader by Mathias Agopian · 12 years ago
  62. ed6d08b fix "traceGpuCompletion" debug feature by Mathias Agopian · 12 years ago
  63. c0d184b Subclass GLES30 from GLES20, @Deprecate GL_STENCIL_INDEX by Jesse Hall · 12 years ago
  64. 4f66930 Special-case glGetActiveUniformBlockName by Jesse Hall · 12 years ago
  65. fa4c117 Special-case glGetStringi by Jesse Hall · 12 years ago
  66. 1c8b8e8 Special-case glMapBufferRange by Jesse Hall · 12 years ago
  67. 610bbf2 Special-case glGetBufferPointerv by Jesse Hall · 12 years ago
  68. 27c86b9 Special-case glGetUniformIndices by Jesse Hall · 12 years ago
  69. 31f6edc Special-case glGetTransformFeedbackVarying by Jesse Hall · 12 years ago
  70. 552a620 Special-case glTransformFeedbackVaryings by Jesse Hall · 12 years ago
  71. 071fc66 Add buffer object versions of several functions by Jesse Hall · 12 years ago
  72. 68fc8bb Add *int64 and GLsync types and related functions by Jesse Hall · 12 years ago
  73. 2d9faaf Add ES3 functions and constants, difficult ones commented out by Jesse Hall · 12 years ago
  74. 0eb6ad5 Support "const GLChar*" and "const GLenum*" types by Jesse Hall · 12 years ago
  75. 439bc16 Minor changes to ES3 functions inherited from ES2 by Jesse Hall · 12 years ago
  76. 63ed38d Generate GLES30 class, just a clone of GLES20 for now by Jesse Hall · 12 years ago
  77. a3b641e Make gen more readable, use UNIX-style line endings by Jesse Hall · 12 years ago
  78. 8a0cb4e Add liblog by Ying Wang · 12 years ago
  79. 39c24a2 fix local include paths by Mathias Agopian · 12 years ago
  80. 83a3ad4 Merge "EGL_ANDROID_presentation_time: initial spec draft" into jb-mr2-dev by Jamie Gennis · 12 years ago
  81. 6730acb EGL_ANDROID_presentation_time: initial spec draft by Jamie Gennis · 12 years ago
  82. 441f694 Fix MIPS assembly variable names to not conflict with GL API parameter names by Jesse Hall · 12 years ago
  83. 86e392e Merge "don't use compile-time configuration of libgui as much as possible" into jb-mr2-dev by Mathias Agopian · 12 years ago
  84. ca08833 don't use compile-time configuration of libgui as much as possible by Mathias Agopian · 12 years ago
  85. 7fd5ef3 am e3a396b2: am 906bd042: Merge "[MIPS] Add MIPS architecture support to libagl" by Keun-young Park · 12 years ago
  86. 906bd04 Merge "[MIPS] Add MIPS architecture support to libagl" by Keun-young Park · 12 years ago
  87. ea116f1 am 111d920b: am d3b2c029: Merge "[MIPS] Add MIPS architecture support to opengl framework" by Keun-young Park · 12 years ago
  88. d3b2c02 Merge "[MIPS] Add MIPS architecture support to opengl framework" by Keun-young Park · 12 years ago
  89. bf667e3 Merge changes I22f1b358,I5496d0de,Ifd98966b into jb-mr2-dev by Mathias Agopian · 12 years ago
  90. 2bb7168 replace eglWaitSyncANDROID by eglWaitSyncKHR by Mathias Agopian · 12 years ago
  91. 12af3f6 update EGL headers to most recent by Mathias Agopian · 12 years ago
  92. e9b3dfb cleanup EGL extensions strings and entry-points by Mathias Agopian · 12 years ago
  93. c9a4e2f am 4194b389: am 0b6c4157: Merge "frameworks/native/opengl: Fix build with gcc 4.8" by Jesse Hall · 12 years ago
  94. 46b4253 [MIPS] Add MIPS architecture support to opengl framework by Duane Sand · 12 years ago
  95. b43722c [MIPS] Add MIPS architecture support to libagl by Duane Sand · 12 years ago
  96. 0f036d4 gl_code.cpp: Remove a DOS style newline by Bernhard Rosenkränzer · 12 years ago
  97. c80fae6 frameworks/native/opengl: Fix build with gcc 4.8 by Bernhard Rosenkränzer · 12 years ago
  98. cab25d6 improved CallStack a bit by Mathias Agopian · 12 years ago
  99. 49385ec Merge "When disconnecting a surface, cancel don't queue the buffer" into jb-mr2-dev by Jesse Hall · 12 years ago
  100. 86306b5 Merge "Defer destroying surfaces until not current" into jb-mr2-dev by Jesse Hall · 12 years ago