1. 805d761 Use a trampoline for all GL entry functions. by Nicolas Capens · 6 years ago
  2. 0caecb3 Fix null pointer access by older Chrome versions. by Nicolas Capens · 8 years ago
  3. 518e41a Remove the watermark logo. by Nicolas Capens · 8 years ago
  4. 506ef48 Revert "Implementation of EGL_KHR_swap_buffers_with_damage." by Nicolas Capens · 9 years ago
  5. 810f99b Implementation of EGL_KHR_swap_buffers_with_damage. by Nicolas Capens · 9 years ago
  6. 7649300 Implementation of EGL_KHR_fence_sync. by Nicolas Capens · 9 years ago
  7. 2a1c569 Only load a dependent library when it has an expected symbol. by Nicolas Capens · 9 years ago
  8. a230805 Access library dependencies through a single object. by Nicolas Capens · 9 years ago
  9. 7f0b105 Add GL_OES_draw_texture stubs. by Nicolas Capens · 10 years ago
  10. 857758f Export extensions. by Nicolas Capens · 10 years ago
  11. 7e12ac6 Add the glEGLImageTargetRenderbufferStorageOES entry function. by Nicolas Capens · 10 years ago
  12. e832139 Rename the GLES2 folder to OpenGL. by Nicolas Capens · 10 years ago[Renamed from src/GLES2/libGLES_CM/libGLES_CM.def]
  13. f3d2efd Match the exports ordinals to PowerVR. by Nicolas Capens · 10 years ago
  14. afd1f9f Retrieve the current context and display from EGL. by Nicolas Capens · 10 years ago
  15. c78445c Eliminate the createDevice() dependency. by Nicolas Capens · 10 years ago
  16. b387caa Create the depth/stencil buffer independently from the device. by Nicolas Capens · 10 years ago
  17. c2df125 Eliminate the glBindTexImage dependency. by Nicolas Capens · 10 years ago
  18. 6899f6c Eliminate the getCurrentContext() dependency. by Nicolas Capens · 10 years ago
  19. f6cd5de Eliminate the destroyContext() dependency. by Nicolas Capens · 10 years ago
  20. 1115782 Add ES1 stubs and remove ES2-only functions. by Nicolas Capens · 10 years ago
  21. 1c571f2 Rename libGLESv2 files to libGLES_CM. by Nicolas Capens · 10 years ago[Renamed from src/GLES2/libGLES_CM/libGLESv2.def]
  22. dbf6fc8 Copy libGLESv2 to libGLES_CM. by Nicolas Capens · 10 years ago