1. 93317ec Silence warnings: Add override to overriden virtual functions 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. b3f54e8 Search the top level from the base level. by Nicolas Capens · 7 years ago
  6. 96699f1 Fix checking dimensions of surfaces. by Nicolas Capens · 7 years ago
  7. 81aa97b Make Blitter part of Renderer. by Nicolas Capens · 7 years ago
  8. 74a4504 Refactor texture method overrides. by Nicolas Capens · 7 years ago
  9. 31c07a3 Make the EGL surface class abstract. by Nicolas Capens · 7 years ago
  10. 58df2f6 Store EGL images in a namespace. by Nicolas Capens · 8 years ago
  11. 0bac285 Apply the Apache 2.0 license. by Nicolas Capens · 8 years ago
  12. b663f71 Refactor implementation constants. by Nicolas Capens · 8 years ago
  13. 35b16cf Fix reference counting of texture images. by Nicolas Capens · 8 years ago
  14. c360363 Add utility functions for reference counting. by Nicolas Capens · 8 years ago
  15. 3ff330f Simplify and centralize multisample counts. by Nicolas Capens · 9 years ago
  16. d6e2fb2 Fix auto generating mipmaps for incomplete textures. by Nicolas Capens · 9 years ago
  17. 80b651d Implement GL_GENERATE_MIPMAP. by Nicolas Capens · 9 years ago
  18. 0273322 Predefine (E)GL export macros. by Nicolas Capens · 9 years ago
  19. 7b1f3ab Implement basic GL_OES_draw_texture functionality. by Nicolas Capens · 9 years ago
  20. 7cc75e1 Make the Object class independent of the GL version. by Nicolas Capens · 10 years ago
  21. fa0cc04 Fix an image destruction deadlock. by Nicolas Capens · 10 years ago
  22. 606c86e Support GL_TEXTURE_2D targets in glEGLImageTargetTexture2DOES. by Nicolas Capens · 10 years ago
  23. e832139 Rename the GLES2 folder to OpenGL. by Nicolas Capens · 10 years ago[Renamed from src/GLES2/libGLES_CM/Texture.h]
  24. 14ee762 Name the namespaces logically. by Nicolas Capens · 10 years ago
  25. ead7ac5 Share the EGL image interface between implementations. by Nicolas Capens · 10 years ago
  26. eef2c97 Abstract the use of textures in EGL. by Nicolas Capens · 10 years ago
  27. 1115782 Add ES1 stubs and remove ES2-only functions. by Nicolas Capens · 10 years ago
  28. dbf6fc8 Copy libGLESv2 to libGLES_CM. by Nicolas Capens · 10 years ago