1. 2f48bcb Renamed libEGL/Surface.* to libEGL/EGLSurface.* by Alexis Hetu · 8 years ago
  2. e97a31e Fixed clang warnings and unmuted these warnings by Alexis Hetu · 8 years ago
  3. cc5c7d9 Delete thread data at eglReleaseThread. by Nicolas Capens · 9 years ago
  4. af93a42 Refactor process/thread attach/detach. by Nicolas Capens · 9 years ago
  5. 0bac285 Apply the Apache 2.0 license. by Nicolas Capens · 9 years ago
  6. 3f1ab0c Fix attempting to load libX11 when rendering headless. by Nicolas Capens · 9 years ago
  7. 506ef48 Revert "Implementation of EGL_KHR_swap_buffers_with_damage." by Nicolas Capens · 9 years ago
  8. 234e2fc Fix function signature for Windows. by Nicolas Capens · 9 years ago
  9. 810f99b Implementation of EGL_KHR_swap_buffers_with_damage. by Nicolas Capens · 10 years ago
  10. 7649300 Implementation of EGL_KHR_fence_sync. by Nicolas Capens · 9 years ago
  11. e7dee54 Use global libX11 symbols when present. by Nicolas Capens · 10 years ago
  12. 12794e2 Dispatch EGL entry functions to avoid resolving to the same symbol. by Nicolas Capens · 10 years ago
  13. d61ac5f Set up Android-specific debugging by Greg Hartman · 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. 5d9b4de Reference count the TLS objects. by Nicolas Capens · 10 years ago
  17. 9cc8c96 Refactor using concrete EGL object pointers. by Nicolas Capens · 10 years ago
  18. 36e22de On Android: remove fallbacks that can match system libraries by Greg Hartman · 10 years ago
  19. 9a10e06 Update paths for the Android shared libraries by Greg Hartman · 10 years ago
  20. b97ad2e Enable OpenGL ES 3.0 context creation. by Nicolas Capens · 10 years ago
  21. 8fb3b48 Always wait for the debugger. by Nicolas Capens · 10 years ago
  22. 4cadfe3 Create 64-bit translator libraries for the Android Emulator. by Nicolas Capens · 10 years ago
  23. 8d869e0 Create translator libraries for the Android Emulator on Linux. by Nicolas Capens · 10 years ago
  24. 53e3886 Avoid resetting the EGL error code on client context retrieval. by Nicolas Capens · 10 years ago
  25. e254010 Load libraries from a list of possible names. by Nicolas Capens · 10 years ago
  26. e832139 Rename the GLES2 folder to OpenGL. by Nicolas Capens · 10 years ago[Renamed from src/GLES2/libEGL/main.cpp]
  27. 8b07ae8 Automatically close the attach debugger dialog. by Nicolas Capens · 10 years ago
  28. 4104146 Fix setting the number of matching configs for an unknown attribute. by Nicolas Capens · 10 years ago
  29. 702aabd Call any available function for creating frame buffers. by Nicolas Capens · 10 years ago
  30. 14ee762 Name the namespaces logically. by Nicolas Capens · 10 years ago
  31. 6a7e871 Return the requested GL context version. by Nicolas Capens · 10 years ago
  32. afd1f9f Retrieve the current context and display from EGL. by Nicolas Capens · 10 years ago
  33. f9b76a8 Rename the GLES2 namespace to gl2. by Nicolas Capens · 10 years ago
  34. ead7ac5 Share the EGL image interface between implementations. by Nicolas Capens · 10 years ago
  35. c78445c Eliminate the createDevice() dependency. by Nicolas Capens · 10 years ago
  36. b387caa Create the depth/stencil buffer independently from the device. by Nicolas Capens · 10 years ago
  37. 7ce51fc Move the EGL shared image creation implementation to the context. by Nicolas Capens · 10 years ago
  38. 819cfb8 Fix setting the EGL context. by Nicolas Capens · 10 years ago
  39. c2df125 Eliminate the glBindTexImage dependency. by Nicolas Capens · 10 years ago
  40. 6899f6c Eliminate the getCurrentContext() dependency. by Nicolas Capens · 10 years ago
  41. f6cd5de Eliminate the destroyContext() dependency. by Nicolas Capens · 10 years ago
  42. 2f24de3 Only open an X11 display when not provided by the application through eglGetDisplay(). by Nicolas Capens · 11 years ago
  43. cb12258 Use versioned shared library names. by Nicolas Capens · 11 years ago
  44. c6e8ab1 Only apply the enable mask on instructions requiring predication. by Nicolas Capens · 11 years ago
  45. d4ae863 Update to June 11 2013 code drop. by John Bauman · 11 years ago
  46. 66b8ab2 Add SwiftShader dump from Feb 6 2013 by John Bauman · 11 years ago