1. 3e5fe28 Add missing attribute to eglGetConfigAttrib by Jonah Ryan-Davis · 4 years, 7 months ago
  2. d39c96e Create a recursive version of MutexLock, and apply it to EGL. by Cody Schuffelen · 6 years ago
  3. 52a67b6 Revert "Create a recursive version of MutexLock, and apply it to EGL." by Nicolas Capens · 6 years ago
  4. 20b950a Create a recursive version of MutexLock, and apply it to EGL. by Cody Schuffelen · 6 years ago
  5. 1aae88c More thread safety in ES2 & EGL APIs by Chris Forbes · 6 years ago
  6. 48908cb Add EGL 1.5 entry points. by Nicolas Capens · 7 years ago
  7. c80eada eglCreatePbufferFromClientBuffer implementation by Alexis Hetu · 7 years ago
  8. e88da31 Fix retrieving the current Display. by Nicolas Capens · 7 years ago
  9. f41f033 Avoid dummy key methods by using pure abstract classes. by Nicolas Capens · 7 years ago
  10. 9ed48ba Prevent LTO from eliminating cross-library virtual methods. by Nicolas Capens · 7 years ago
  11. 147f668 Fixed Mac build by Alexis Hetu · 8 years ago
  12. 8560e68 Add dummy key methods for UBSan RTTI. by Nicolas Capens · 8 years ago
  13. f8faed6 Modified MutexLock to use a pthread mutex on Android. by Jorge E. Moreira · 8 years ago
  14. ae518eb Add a mutex around SyncSet operations by Greg Hartman · 8 years ago
  15. 9913558 Fix Visual Studio 2015 compilation issues. by Nicolas Capens · 8 years ago
  16. 58df2f6 Store EGL images in a namespace. by Nicolas Capens · 8 years ago
  17. 0bac285 Apply the Apache 2.0 license. by Nicolas Capens · 8 years ago
  18. eb3e308 Fix validating sync object pointers. by Nicolas Capens · 8 years ago
  19. 3f1ab0c Fix attempting to load libX11 when rendering headless. by Nicolas Capens · 9 years ago
  20. 26177e9 Statically allocate one EGL display. by Nicolas Capens · 9 years ago
  21. e63db96 Store the native display as an opaque pointer. by Nicolas Capens · 9 years ago
  22. 8b4ea00 Remove the dependency on GCE for display size. by Nicolas Capens · 9 years ago
  23. 79c7e27 Implement EGL_LARGEST_PBUFFER. by Nicolas Capens · 9 years ago
  24. 4398920 Implemented EGL_EXT_platform_base and EGL_KHR_platform_gbm. by Nicolas Capens · 10 years ago
  25. e832139 Rename the GLES2 folder to OpenGL. by Nicolas Capens · 10 years ago[Renamed from src/GLES2/libEGL/Display.h]
  26. 6a7e871 Return the requested GL context version. by Nicolas Capens · 10 years ago
  27. c78445c Eliminate the createDevice() dependency. by Nicolas Capens · 10 years ago
  28. c2df125 Eliminate the glBindTexImage dependency. by Nicolas Capens · 10 years ago
  29. 772d579 Don't include libGLESv2 headers in libEGL headers. by Nicolas Capens · 10 years ago
  30. d6e03bb Implement the EGL_KHR_image_base interface. by Nicolas Capens · 10 years ago
  31. 66b8ab2 Add SwiftShader dump from Feb 6 2013 by John Bauman · 10 years ago