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