1. 518e41a Remove the watermark logo. by Nicolas Capens · 9 years ago
  2. 5d96188 Fix signed/unsigned comparison warnings. by Nicolas Capens · 9 years ago
  3. 5524f05 Fix missing abs() declaration. by Nicolas Capens · 9 years ago
  4. 02a2bb8 Enable glsl integer code by Alexis Hetu · 10 years ago
  5. d55a095 Renamed boolean state variables and setters. by Nicolas Capens · 10 years ago
  6. d976274 Implementation of glLogicOp by Maxime Grégoire · 10 years ago
  7. 3713cd4 Log the switch value when reaching an UNREACHABLE(). by Nicolas Capens · 10 years ago
  8. 0085c44 Fixed some warnings by Alexis Hetu · 10 years ago
  9. b79fc9f Don't restrict format combinations on CopyTexSubImage. by Nicolas Capens · 10 years ago
  10. a3fac8b Interpret integer color and normal coordinates as normalized. by Nicolas Capens · 10 years ago
  11. 0273322 Predefine (E)GL export macros. by Nicolas Capens · 10 years ago
  12. 4be3370 Use %p without precision specifier in TRACE() calls. by Nicolas Capens · 10 years ago
  13. df84738 Remove unnecessary <exception> includes. by Ping-Hao Wu · 10 years ago
  14. 7462601 Implement glFrustum() for OpenGL ES 1.1. by Nicolas Capens · 10 years ago
  15. fec8129 libGL Frustum implementation by Maxime Gregoire · 10 years ago
  16. 53ff8d8 libGL MultMatrixd implementation by Maxime Gregoire · 10 years ago
  17. f7be67f Texture3D copy to level by Alexis Hetu · 10 years ago
  18. a5fbca0 wglSwapBuffers signature fix by Maxime Gregoire · 10 years ago
  19. a9b4937 Implement an OpenGL 2.1 prototype. by Nicolas Capens · 10 years ago
  20. 7cc75e1 Make the Object class independent of the GL version. by Nicolas Capens · 10 years ago
  21. f4486fd Rename the desktop OpenGL namespace to gl. by Nicolas Capens · 10 years ago
  22. 79eef88 Rename libGLESv2 to libGL. by Nicolas Capens · 10 years ago[Renamed (99%) from src/OpenGL/libGL/libGLESv2.cpp]
  23. 264f152 Copy libGLESv2 to libGL. by Nicolas Capens · 10 years ago