1. 2f48bcb Renamed libEGL/Surface.* to libEGL/EGLSurface.* by Alexis Hetu · 8 years ago
  2. 0caecb3 Fix null pointer access by older Chrome versions. by Nicolas Capens · 9 years ago
  3. cc5c464 Silence unused private member warning by Alexis Hetu · 9 years ago
  4. e7e70d0 Add the EGL display as a context member. by Nicolas Capens · 9 years ago
  5. 0bac285 Apply the Apache 2.0 license. by Nicolas Capens · 9 years ago
  6. 518e41a Remove the watermark logo. by Nicolas Capens · 9 years ago
  7. c66f0e3 Implement GL_EXT_draw_buffers. by Nicolas Capens · 9 years ago
  8. 3f1ab0c Fix attempting to load libX11 when rendering headless. by Nicolas Capens · 9 years ago
  9. e63db96 Store the native display as an opaque pointer. by Nicolas Capens · 9 years ago
  10. e727775 Added new extensions by Alexis Hetu · 9 years ago
  11. 3713cd4 Log the switch value when reaching an UNREACHABLE(). by Nicolas Capens · 10 years ago
  12. eb195b6 Dispatch GLESv2 entry functions to avoid resolving to the same symbol. by Nicolas Capens · 10 years ago
  13. 12794e2 Dispatch EGL entry functions to avoid resolving to the same symbol. by Nicolas Capens · 10 years ago
  14. 2a1c569 Only load a dependent library when it has an expected symbol. by Nicolas Capens · 10 years ago
  15. a230805 Access library dependencies through a single object. by Nicolas Capens · 10 years ago
  16. 36e22de On Android: remove fallbacks that can match system libraries by Greg Hartman · 10 years ago
  17. 9a10e06 Update paths for the Android shared libraries by Greg Hartman · 10 years ago
  18. b97ad2e Enable OpenGL ES 3.0 context creation. by Nicolas Capens · 10 years ago
  19. 4cadfe3 Create 64-bit translator libraries for the Android Emulator. by Nicolas Capens · 10 years ago
  20. 8d869e0 Create translator libraries for the Android Emulator on Linux. by Nicolas Capens · 10 years ago
  21. 53e3886 Avoid resetting the EGL error code on client context retrieval. by Nicolas Capens · 10 years ago
  22. e254010 Load libraries from a list of possible names. by Nicolas Capens · 10 years ago
  23. e832139 Rename the GLES2 folder to OpenGL. by Nicolas Capens · 10 years ago[Renamed from src/GLES2/libGLESv2/main.cpp]
  24. 14ee762 Name the namespaces logically. by Nicolas Capens · 10 years ago
  25. d76b5df Delegate extensions to the right implementation based on client version. by Nicolas Capens · 10 years ago
  26. afd1f9f Retrieve the current context and display from EGL. by Nicolas Capens · 10 years ago
  27. f9b76a8 Rename the GLES2 namespace to gl2. by Nicolas Capens · 10 years ago
  28. c78445c Eliminate the createDevice() dependency. by Nicolas Capens · 10 years ago
  29. d4ae863 Update to June 11 2013 code drop. by John Bauman · 11 years ago
  30. 66b8ab2 Add SwiftShader dump from Feb 6 2013 by John Bauman · 11 years ago