1. 20b9749 Disable ld --fatal-warnings because of using mktemp. by Ben Cheng · 12 years ago
  2. 16ac25b am 168dfe71: am 5e530e02: am a151a19d: Merge "Fix return type of glGetAttribLocation and glGetUniformLocation" by Andrew Hsieh · 12 years ago
  3. 5e530e0 am a151a19d: Merge "Fix return type of glGetAttribLocation and glGetUniformLocation" by Andrew Hsieh · 12 years ago
  4. 300ad09 Fix return type of glGetAttribLocation and glGetUniformLocation by Andrew Hsieh · 12 years ago
  5. d991b40 am f58475b5: am 60393d45: Merge "Add runtime debugging capabilities to OpenGL" into jb-mr1-dev by Romain Guy · 12 years ago
  6. f58475b am 60393d45: Merge "Add runtime debugging capabilities to OpenGL" into jb-mr1-dev by Romain Guy · 12 years ago
  7. 16928bf Add runtime debugging capabilities to OpenGL by Romain Guy · 12 years ago
  8. 4d0aec6 am 23bcd8d2: am 825a9a2d: Merge "Update comments to reflect what the code actually does" into jb-mr1-dev by Romain Guy · 12 years ago
  9. 23bcd8d am 825a9a2d: Merge "Update comments to reflect what the code actually does" into jb-mr1-dev by Romain Guy · 12 years ago
  10. 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 · 12 years ago
  11. 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 · 12 years ago
  12. be3c3e4 Update comments to reflect what the code actually does by Romain Guy · 12 years ago
  13. 1cffc80 Add new debug option to force 4x MSAA in OpenGL ES 2.0 apps by Romain Guy · 12 years ago
  14. c6e8452 Merge "gltrace: Do not start gltrace from early_egl_init." by Siva Velusamy · 12 years ago
  15. 8420c5f am 8b75830c: am 8d5d2019: Revert "Add GL Error logs (temporary)" by Chet Haase · 12 years ago
  16. 8b75830 am 8d5d2019: Revert "Add GL Error logs (temporary)" by Chet Haase · 12 years ago
  17. 8d5d201 Revert "Add GL Error logs (temporary)" by Chet Haase · 12 years ago
  18. 2e08090 gltrace: Do not start gltrace from early_egl_init. by Siva Velusamy · 12 years ago
  19. 76942a4 Merge "egl: Reintroduce eglGetRenderBufferANDROID" by Jean-Baptiste Queru · 12 years ago
  20. b39844e am 9c58d96f: am 27b28fd9: Merge "Add GL Error logs (temporary)" into jb-mr1-dev by Chet Haase · 12 years ago
  21. 9c58d96 am 27b28fd9: Merge "Add GL Error logs (temporary)" into jb-mr1-dev by Chet Haase · 12 years ago
  22. 2da2c15 Add GL Error logs (temporary) by Chet Haase · 12 years ago
  23. 090503a gltrace: Fix NPE by Siva Velusamy · 12 years ago
  24. 4cb9e00 am bba6bb81: am 4c273277: Merge "Re-enable FAST_TLS in gl2 code" into jb-mr1-dev by Chet Haase · 12 years ago
  25. bba6bb8 am 4c273277: Merge "Re-enable FAST_TLS in gl2 code" into jb-mr1-dev by Chet Haase · 12 years ago
  26. e8b0fac Re-enable FAST_TLS in gl2 code by Chet Haase · 12 years ago
  27. f51c798 am e1549fcb: am cb094a78: Merge "New compile-time flags to make debugging easier for us poor souls Bug #7195815" into jb-mr1-dev by Romain Guy · 12 years ago
  28. 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 · 12 years ago
  29. f12fe43 New compile-time flags to make debugging easier for us poor souls Bug #7195815 by Romain Guy · 12 years ago
  30. b428bf6 am 2ac41948: am 1e83690c: Merge "assert -eng builds when calling a GL function without a context" into jb-mr1-dev by Mathias Agopian · 12 years ago
  31. 2ac4194 am 1e83690c: Merge "assert -eng builds when calling a GL function without a context" into jb-mr1-dev by Mathias Agopian · 12 years ago
  32. 455e360 assert -eng builds when calling a GL function without a context by Mathias Agopian · 12 years ago
  33. 651d23e am 483ab742: am 2f45d746: Merge "EGL: add the EGL_ANDROID_framebuffer_target enum" into jb-mr1-dev by Jamie Gennis · 12 years ago
  34. f48bec4 am ca5f79c2: am 363847d4: Merge "EGL: expose the EXT_create_context_robustness ext" into jb-mr1-dev by Jamie Gennis · 12 years ago
  35. 483ab74 am 2f45d746: Merge "EGL: add the EGL_ANDROID_framebuffer_target enum" into jb-mr1-dev by Jamie Gennis · 12 years ago
  36. ca5f79c am 363847d4: Merge "EGL: expose the EXT_create_context_robustness ext" into jb-mr1-dev by Jamie Gennis · 12 years ago
  37. 2f45d74 Merge "EGL: add the EGL_ANDROID_framebuffer_target enum" into jb-mr1-dev by Jamie Gennis · 12 years ago
  38. 363847d Merge "EGL: expose the EXT_create_context_robustness ext" into jb-mr1-dev by Jamie Gennis · 12 years ago
  39. 73d2a39 am 0d45d711: am 500407a2: log an error when eglCreateContext() fails in an inconsistant way by Mathias Agopian · 12 years ago
  40. 0d45d71 am 500407a2: log an error when eglCreateContext() fails in an inconsistant way by Mathias Agopian · 12 years ago
  41. 500407a log an error when eglCreateContext() fails in an inconsistant way by Mathias Agopian · 12 years ago
  42. 68872ca am 81b316aa: am 98838aa0: am 77af25b6: Merge "Return back-end result from eglDestroyImageKHR" by Mathias Agopian · 12 years ago
  43. 81b316a am 98838aa0: am 77af25b6: Merge "Return back-end result from eglDestroyImageKHR" by Mathias Agopian · 12 years ago
  44. 77af25b Merge "Return back-end result from eglDestroyImageKHR" by Mathias Agopian · 12 years ago
  45. 3ff48e5 EGL: add the EGL_ANDROID_framebuffer_target enum by Jamie Gennis · 12 years ago
  46. 09b1143 EGL: expose the EXT_create_context_robustness ext by Jamie Gennis · 12 years ago
  47. 6a2f058 am 849df8cd: am e0606e29: Merge "Add a spec for EGL_ANDROID_framebuffer_target." into jb-mr1-dev by Jamie Gennis · 12 years ago
  48. aaf421c Add a spec for EGL_ANDROID_framebuffer_target. by Jamie Gennis · 12 years ago
  49. 991c185 am 278b3016: am 2a60824a: am 516efc1b: am 8a2b5423: Merge "libagl: Transform the vertex if using eye space lighting with point lights" by Mathias Agopian · 12 years ago
  50. 2a60824 am 516efc1b: am 8a2b5423: Merge "libagl: Transform the vertex if using eye space lighting with point lights" by Mathias Agopian · 12 years ago
  51. 8a2b542 Merge "libagl: Transform the vertex if using eye space lighting with point lights" by Mathias Agopian · 12 years ago
  52. 7d33bc5 am 8e7e5399: am f0f56f32: Merge "EGL: fix an extension string bug" into jb-mr1-dev by Jamie Gennis · 12 years ago
  53. a08cf6e EGL: fix an extension string bug by Jamie Gennis · 12 years ago
  54. 29821a3 am 688115bb: am e45b01f5: Merge "EGL: make max cache key size BoardConfig-able" into jb-mr1-dev by Jamie Gennis · 12 years ago
  55. 646a5c5 Return back-end result from eglDestroyImageKHR by Steven Holte · 12 years ago
  56. f478e6d EGL: make max cache key size BoardConfig-able by Jamie Gennis · 12 years ago
  57. db28e00 am 26606ba0: am 010dd4fb: EGL: Add the EGL_ANDROID_wait_sync extension by Jamie Gennis · 12 years ago
  58. 010dd4f EGL: Add the EGL_ANDROID_wait_sync extension by Jamie Gennis · 12 years ago
  59. 1d137fb am 0a8e3367: am 331841b9: EGL: add the native_fence_sync extension by Jamie Gennis · 12 years ago
  60. 331841b EGL: add the native_fence_sync extension by Jamie Gennis · 12 years ago
  61. d3b8840 am 2ec08f82: am 8893d5bb: EGL_ANDROID_native_fence_sync: fix the version by Jamie Gennis · 12 years ago
  62. 8893d5b EGL_ANDROID_native_fence_sync: fix the version by Jamie Gennis · 12 years ago
  63. 111d71a am 6d53451b: am f42449e1: Merge "EGL_ANDROID_fence_sync: make it more generic" into jb-mr1-dev by Jamie Gennis · 12 years ago
  64. a1d49ce EGL_ANDROID_fence_sync: make it more generic by Jamie Gennis · 12 years ago
  65. f9752cc egl: Reintroduce eglGetRenderBufferANDROID by Bjorn Andersson · 12 years ago
  66. 9024417 am ada50888: am 0adc8f26: am 6e820eec: am 6f89ebde: Merge "EGL: do not use sparse files for shader" by Jean-Baptiste Queru · 12 years ago
  67. 0adc8f2 am 6e820eec: am 6f89ebde: Merge "EGL: do not use sparse files for shader" by Jean-Baptiste Queru · 12 years ago
  68. 2fca168 am 0bbd95b9: am c21fc05a: Merge "gltrace: flush trace buffer on createContext & makeCurrent" into jb-mr1-dev by Siva Velusamy · 12 years ago
  69. ad9693f gltrace: flush trace buffer on createContext & makeCurrent by Siva Velusamy · 12 years ago
  70. b4b138a am b58c6d5e: am 7e5099a9: Add compile-time option to systrace GL-ES calls by Jesse Hall · 12 years ago
  71. 7e5099a Add compile-time option to systrace GL-ES calls by Jesse Hall · 12 years ago
  72. 62a0a2a Updated eglCreateWindowSurface stub for glgen by Thomas Tafertshofer · 12 years ago
  73. a610da9 Merge "enable java/jni build in PDK if supported" into jb-mr1-dev by Keun young Park · 12 years ago
  74. 203a335 enable java/jni build in PDK if supported by Keun young Park · 12 years ago
  75. b685c54 Changes to support multi-display HWC by Jesse Hall · 12 years ago
  76. bc0d7dc Revert "Minimal changes to support multi-display HWC" by Jesse Hall · 12 years ago
  77. bddd724 Minimal changes to support multi-display HWC by Jesse Hall · 12 years ago
  78. 36b285e Fixed bug in opengl es binding generation by Thomas Tafertshofer · 12 years ago
  79. 493c4fe Merge "glgen stubs to fix bad methods in gles20 bindings" by Mathias Agopian · 12 years ago
  80. 9a82fe6 Merge "Update the EGL_ANDROID_fence_sync spec." by Jamie Gennis · 12 years ago
  81. 648654d Update the EGL_ANDROID_fence_sync spec. by Jamie Gennis · 12 years ago
  82. a30cc7d EGL: do not use sparse files for shader by vijay gupta · 12 years ago
  83. 55b4e55 glgen stubs to fix bad methods in gles20 bindings by Thomas Tafertshofer · 12 years ago
  84. df5cbd7 Merge "OpenGL bindings fix for methods with iobuffer args" by Mathias Agopian · 12 years ago
  85. c5ee93e Remove @hide from the generated EGL 1.4 API by Thomas Tafertshofer · 12 years ago
  86. e58a97b OpenGL bindings fix for methods with iobuffer args by Thomas Tafertshofer · 12 years ago
  87. d5b1cda libagl: Transform the vertex if using eye space lighting with point lights by Martin Storsjo · 13 years ago
  88. 66a42db improve glgen tool to support EGL1.4 by Thomas Tafertshofer · 12 years ago
  89. d8e812c Update ANativeWindow clients for sync by Jamie Gennis · 12 years ago
  90. 5880cc5 Add support for HWC_DEVICE_API_VERSION_1_0 by Jesse Hall · 12 years ago
  91. fe6102f Merge "don't error out when eglTerminate()ing an already terminated display" by Mathias Agopian · 12 years ago
  92. fe98127 don't error out when eglTerminate()ing an already terminated display by Mathias Agopian · 12 years ago
  93. 4b3e4ae am 1d2eb663: am 2d15fcab: Merge "reduce PB size from 2MB to 512KB" into jb-dev by Mathias Agopian · 12 years ago
  94. 3ef9e96 gltrace: Fixup vertex attrib pointers only for GLES2 by Siva Velusamy · 12 years ago
  95. d75f84d reduce PB size from 2MB to 512KB by Mathias Agopian · 12 years ago
  96. 1401ad5 Add the EGL_ANDROID_fence_sync spec. by Jamie Gennis · 12 years ago
  97. 83e7c8c Implement the EGL_KHR_fence_sync in libagl by Jesse Hall · 12 years ago
  98. cc2b156 fix EGL_CLIENT_STRING by Mathias Agopian · 12 years ago
  99. 2fdcc81 gltrace: Allow receiving commands of length > 4 by Siva Velusamy · 12 years ago
  100. 201f3b2 Disable EGL hibernation due to jank by Jesse Hall · 12 years ago