1. 551dc26 libagl: eglSwapInterval fix by Ari Hirvonen · 15 years ago
  2. 257d2bb Initial checkin of a framerate test app by Jim Shuma · 15 years ago
  3. 30faafb 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 · 15 years ago
  4. 303f3eb 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 · 15 years ago
  5. 6f08712 better fix for [3028370] GL get error should return a valid error if no context is bound. by Mathias Agopian · 15 years ago
  6. aa22d20 am 9c4d7d67: am 5c6c5c7a: fix [3028370] GL get error should return a valid error if no context is bound. by Mathias Agopian · 15 years ago
  7. 6ee79cf am 5c6c5c7a: fix [3028370] GL get error should return a valid error if no context is bound. by Mathias Agopian · 15 years ago
  8. 05c5311 fix [3028370] GL get error should return a valid error if no context is bound. by Mathias Agopian · 15 years ago
  9. cd2c51c am d01ce192: am 9d5fac51: Merge "fix small bug in EGL error management" into gingerbread by Mathias Agopian · 15 years ago
  10. d7a0841 am 9d5fac51: Merge "fix small bug in EGL error management" into gingerbread by Mathias Agopian · 15 years ago
  11. f3c24f8 Merge "fix typo EGL_NO_IMAGE_KHR -> EGL_NO_SYNC_KHR" by Mathias Agopian · 15 years ago
  12. d7a4f91 Add simple interactive end-to-end latency test. by Jack Palevich · 15 years ago
  13. a93b957 fix typo EGL_NO_IMAGE_KHR -> EGL_NO_SYNC_KHR by Mathias Agopian · 15 years ago
  14. 02dafb5 fix small bug in EGL error management by Mathias Agopian · 15 years ago
  15. 04b9ff8 am 5c746522: am 181e5ea8: Merge "support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl" into gingerbread by Brian Swetland · 15 years ago
  16. d77cec9 am 181e5ea8: Merge "support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl" into gingerbread by Brian Swetland · 15 years ago
  17. 2b9e4f6 support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl by Brian Swetland · 15 years ago
  18. fe0a0af am 793b2293: am 1bcb8b1a: Merge "surfaceflinger / GL extensions cleanup" into gingerbread by Mathias Agopian · 15 years ago
  19. c05246a am 1bcb8b1a: Merge "surfaceflinger / GL extensions cleanup" into gingerbread by Mathias Agopian · 15 years ago
  20. 7f198b6 surfaceflinger / GL extensions cleanup by Michael I. Gold · 15 years ago
  21. c291f585 Add support for KHR_fence_sync by Mathias Agopian · 15 years ago
  22. 9e14a34 Merge "Rework gl perf test to focus on important use cases." by Jason Sams · 15 years ago
  23. 0b30bf5 am 45bd9946: am fec5d38b: Merge "option to enable multisampling" into gingerbread by Mathias Agopian · 15 years ago
  24. acd8fd0 am a9ff29b5: am 6808e6a8: Merge "Fix a few typos in EGL wrapper" into gingerbread by Mathias Agopian · 15 years ago
  25. bae7b39 am fec5d38b: Merge "option to enable multisampling" into gingerbread by Mathias Agopian · 15 years ago
  26. 8296221 option to enable multisampling by Mathias Agopian · 15 years ago
  27. 358fea9 am 6808e6a8: Merge "Fix a few typos in EGL wrapper" into gingerbread by Mathias Agopian · 15 years ago
  28. e7bca18 Merge "Fix a few typos in EGL wrapper" into gingerbread by Mathias Agopian · 15 years ago
  29. 77fbf8d Fix a few typos in EGL wrapper by Mathias Agopian · 15 years ago
  30. e3372bd am 099aa9a1: am edbb8083: Merge "add a fps counter to sanangeles demo" into gingerbread by Mathias Agopian · 15 years ago
  31. 7d1588e am edbb8083: Merge "add a fps counter to sanangeles demo" into gingerbread by Mathias Agopian · 15 years ago
  32. 879ba13 add a fps counter to sanangeles demo by Mathias Agopian · 15 years ago
  33. 74b28e4 Rework gl perf test to focus on important use cases. by Jason Sams · 15 years ago
  34. 8e4b5a3 Add KHR_gl_texture_2D_image extension string. by Mathias Agopian · 15 years ago
  35. 27e2fac cleanup EGL a bit. remove unused extension. by Mathias Agopian · 15 years ago
  36. 1bd3674 am ff3dcf27: Merge "cleanup EGL a bit. remove unused extension." into gingerbread by Mathias Agopian · 15 years ago
  37. 10cab19 cleanup EGL a bit. remove unused extension. by Mathias Agopian · 15 years ago
  38. d56f54b am b3aaf3ba: am bccfcd95: Merge "fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used." into gingerbread by Mathias Agopian · 15 years ago
  39. c3fb41b am 43647129: am 17da0663: Merge "fix [2931161] crash in labyritnth when completing a level" into gingerbread by Mathias Agopian · 15 years ago
  40. 8807ecb am bccfcd95: Merge "fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used." into gingerbread by Mathias Agopian · 15 years ago
  41. e358618 fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used. by Mathias Agopian · 15 years ago
  42. 1071c20 am 17da0663: Merge "fix [2931161] crash in labyritnth when completing a level" into gingerbread by Mathias Agopian · 15 years ago
  43. 031213e fix [2931161] crash in labyritnth when completing a level by Mathias Agopian · 15 years ago
  44. 62d59ed am a4ed1c67: am 1e4aa48c: Merge "fix [2912927] Can\'t get NV_draw_path extension to work" into gingerbread by Romain Guy · 15 years ago
  45. 5e1bf8d am 1e4aa48c: Merge "fix [2912927] Can\'t get NV_draw_path extension to work" into gingerbread by Romain Guy · 15 years ago
  46. 4a88b52 fix [2912927] Can't get NV_draw_path extension to work by Mathias Agopian · 15 years ago
  47. 5d708a5 am 553a333d: am 603a34ee: Merge "improve a bit the implementation of eglGetProcAddress" into gingerbread by Mathias Agopian · 15 years ago
  48. 14a4443 am 603a34ee: Merge "improve a bit the implementation of eglGetProcAddress" into gingerbread by Mathias Agopian · 15 years ago
  49. 761eaed Fix tons of bugs and add new text rendering support. by Romain Guy · 15 years ago
  50. 7f781d1 improve a bit the implementation of eglGetProcAddress by Mathias Agopian · 15 years ago
  51. ff1448b am d12a98e2: am 9abce39a: Merge "fix [2421247] implement eglGetProcAddress(), needed in the ndk" into gingerbread by Mathias Agopian · 15 years ago
  52. 574a26f am 9abce39a: Merge "fix [2421247] implement eglGetProcAddress(), needed in the ndk" into gingerbread by Mathias Agopian · 15 years ago
  53. 2403533 fix [2421247] implement eglGetProcAddress(), needed in the ndk by Mathias Agopian · 15 years ago
  54. 90f7672 am 67e4ff76: am 4d7fc365: Merge "remove copybit hack from software opengl (libagl)" into gingerbread by Mathias Agopian · 15 years ago
  55. d7beac6 am 4d7fc365: Merge "remove copybit hack from software opengl (libagl)" into gingerbread by Mathias Agopian · 15 years ago
  56. bb0628d remove copybit hack from software opengl (libagl) by Mathias Agopian · 15 years ago
  57. bcfcddf am eb248a58: am 55a76dd8: Merge "fix [2870926] Issue 9802: EGL wrapper has not been implemented correctly for eglQuerySurface()." into gingerbread by Mathias Agopian · 15 years ago
  58. 31fc9fd am 55a76dd8: Merge "fix [2870926] Issue 9802: EGL wrapper has not been implemented correctly for eglQuerySurface()." into gingerbread by Mathias Agopian · 15 years ago
  59. cee7939 fix [2870926] Issue 9802: EGL wrapper has not been implemented correctly for eglQuerySurface(). by Mathias Agopian · 15 years ago
  60. 7920987 Update filltest. by Jason Sams · 15 years ago
  61. 3e9eb86 Fix extraMath state variable. by Jack Palevich · 15 years ago
  62. 92a9ae4 Try to handle end-of-application better. by Jack Palevich · 15 years ago
  63. 63bcb5f Write test timings to /sdcard/glperf.csv by Jack Palevich · 15 years ago
  64. 965b954 Keep screen on for whole test. by Jack Palevich · 15 years ago
  65. eb69d2a An application version of the GL test. by Jack Palevich · 15 years ago
  66. e0f1cff gl perf test cleanup. by Jason Sams · 15 years ago
  67. a5c381f Fix build. by Andy McFadden · 15 years ago
  68. e448dd1 Remove points from fixed function. Add basic GL performance test. by Jason Sams · 15 years ago
  69. c64622b am 5219a82f: am 8ecfb60a: Merge "Fix a bug that prevented the creation of EGL shared contexts." into gingerbread by Mathias Agopian · 15 years ago
  70. 7c1c974 am 8ecfb60a: Merge "Fix a bug that prevented the creation of EGL shared contexts." into gingerbread by Mathias Agopian · 15 years ago
  71. bf83375 Merge "Fix a bug that prevented the creation of EGL shared contexts." into gingerbread by Mathias Agopian · 15 years ago
  72. 4c39f8f Fix a bug that prevented the creation of EGL shared contexts. by Jamie Gennis · 15 years ago
  73. d26e345 resolved conflicts for merge of f601ce2c to master by Jean-Baptiste Queru · 15 years ago
  74. 3541b20 merge from open-source master by The Android Open Source Project · 15 years ago
  75. ed2b843 am 177c405a: am c6e1d880: Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 15 years ago
  76. d729836 am c6e1d880: Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 15 years ago
  77. 4b5e91e Introduce official public NativeWindow type. by Dianne Hackborn · 15 years ago
  78. a1a7919 Fix missing NL by Bruce Beare · 15 years ago
  79. 037256b am 1e08cc1d: am 224107a4: Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 15 years ago
  80. 243ce50 am cefb8858: am 28333315: Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread by Mathias Agopian · 15 years ago
  81. 0a51628 am 224107a4: Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 15 years ago
  82. b3ffef9 Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 15 years ago
  83. 38c3713 am 28333315: Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread by Mathias Agopian · 15 years ago
  84. ff5f34f Recover a handful of commits that were reverted earlier by Jean-Baptiste Queru · 15 years ago
  85. ecfae4c merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  86. 0a91775 Added support for the GL_TEXTURE_EXTERNAL target by Mathias Agopian · 15 years ago
  87. 0acbc14 merge from open-source master by The Android Open Source Project · 15 years ago
  88. 21f82d4 am e52d66fa: am 44bea8f8: Merge changes I00274431,I83be9404,I0359531a,Iceef1e95 into kraken by Mathias Agopian · 15 years ago
  89. e81a3cb update EGL headers to the latest by Mathias Agopian · 15 years ago
  90. 11cca92 update GL ES stub libraries with the new GL ES headers by Mathias Agopian · 15 years ago
  91. 05bb9c9 fix OpenGL ES extension headers from khronos by Mathias Agopian · 15 years ago
  92. 8f62c30 update the OpenGL ES headers to the latest by Mathias Agopian · 15 years ago
  93. a409e19 Use stride for source and target buffers when copybit is enabled. by Mathias Palmqvist · 15 years ago
  94. fa5ec24 am df9556f3: am 23100fd1: Merge "fix a crasher in our EGL wrapper when attrib_list is NULL in eglChooseConfig" into kraken by Mathias Agopian · 15 years ago
  95. 04aed21 fix a crasher in our EGL wrapper when attrib_list is NULL in eglChooseConfig by Mathias Agopian · 15 years ago
  96. 92677d9 am 1b7e3ef4: am 55bef14f: am fb234bbe: merge from open-source master by The Android Open Source Project · 15 years ago
  97. e458283 am fb234bbe: merge from open-source master by The Android Open Source Project · 15 years ago
  98. c77a20a merge from open-source master by The Android Open Source Project · 15 years ago
  99. b0eed51 Merge "Build software AGL library with correct get_tls() macro for ARMv7 based platforms" by Mathias Agopian · 15 years ago
  100. 32a220a Merge "Fix glReadPixels() to verify that both x and y are non-negative." by Mathias Agopian · 15 years ago