1. 2a58238 CMakeLists: Treat trailing semicolons as warnings / errors by Ben Clayton · 5 years ago
  2. 0ccc71d Implement GL_OES_fbo_render_mipmap. by Nicolas Capens · 6 years ago
  3. 3e5f6fd Fix internal format handling for OpenGL ES 1.1. by Nicolas Capens · 6 years ago
  4. 3b4a25c Fix texture upload and internalformat handling. by Nicolas Capens · 6 years ago
  5. 0bac285 Apply the Apache 2.0 license. by Nicolas Capens · 8 years ago
  6. 0273322 Predefine (E)GL export macros. by Nicolas Capens · 9 years ago
  7. deda34b Combine es2::Image and es1::Image into egl::Image. by Nicolas Capens · 9 years ago
  8. e826ef0 Refactor GL objects into named and unnamed ones. by Nicolas Capens · 9 years ago
  9. 7cc75e1 Make the Object class independent of the GL version. by Nicolas Capens · 10 years ago
  10. fa0cc04 Fix an image destruction deadlock. by Nicolas Capens · 10 years ago
  11. e832139 Rename the GLES2 folder to OpenGL. by Nicolas Capens · 10 years ago[Renamed from src/GLES2/libGLES_CM/Renderbuffer.h]
  12. 14ee762 Name the namespaces logically. by Nicolas Capens · 10 years ago
  13. ead7ac5 Share the EGL image interface between implementations. by Nicolas Capens · 10 years ago
  14. 1115782 Add ES1 stubs and remove ES2-only functions. by Nicolas Capens · 10 years ago
  15. dbf6fc8 Copy libGLESv2 to libGLES_CM. by Nicolas Capens · 10 years ago