1. 3e5f6fd Fix internal format handling for OpenGL ES 1.1. by Nicolas Capens · 6 years ago
  2. 3b4a25c Fix texture upload and internalformat handling. by Nicolas Capens · 6 years ago
  3. 2b6a8da Treat unsized RGBA/RGB textures as renderable. by Nicolas Capens · 8 years ago
  4. 0bac285 Apply the Apache 2.0 license. by Nicolas Capens · 8 years ago
  5. 895aa62 Eliminate intermediate primitive type translation. by Nicolas Capens · 9 years ago
  6. c4d0446 Sending magnification filter info to the sampler by Alexis Hetu · 9 years ago
  7. 8e8a7e8 Implement support for YV12 texture sampling. by Nicolas Capens · 9 years ago
  8. 2afcc80 Implement missing state and queries. by Nicolas Capens · 9 years ago
  9. 824e7b3 Implement alpha testing. by Nicolas Capens · 9 years ago
  10. aad776e Fix support for colorbuffer formats in the texture env. by Nicolas Capens · 9 years ago
  11. 3713cd4 Log the switch value when reaching an UNREACHABLE(). by Nicolas Capens · 9 years ago
  12. 1a5d6ad Implement GL_COMBINE. by Nicolas Capens · 9 years ago
  13. 83f26ff Implement predefined texture functions. by Nicolas Capens · 9 years ago
  14. deda34b Combine es2::Image and es1::Image into egl::Image. by Nicolas Capens · 9 years ago
  15. de6b75c Use matching internal and external formats for RGBA8 images. by Nicolas Capens · 9 years ago
  16. 1c840bb OpenGL ES environment texture partial implementation by Maxime Gregoire · 10 years ago
  17. 2265824 Implement ETC1 compressed textures support. by Nicolas Capens · 10 years ago
  18. e832139 Rename the GLES2 folder to OpenGL. by Nicolas Capens · 10 years ago[Renamed from src/GLES2/libGLES_CM/utilities.cpp]
  19. 14ee762 Name the namespaces logically. by Nicolas Capens · 10 years ago
  20. 1115782 Add ES1 stubs and remove ES2-only functions. by Nicolas Capens · 10 years ago
  21. dbf6fc8 Copy libGLESv2 to libGLES_CM. by Nicolas Capens · 10 years ago