1. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  2. 43c2f1f Make Command Buffer limit count for glUniformXXv calls. by [email protected] · 14 years ago
  3. 4e474231 Fix bug in shader and program managers. by [email protected] · 14 years ago
  4. 9a0ccd4 Fixed bug in DetachShader. by [email protected] · 14 years ago
  5. df6cf1a Fix TexSubImage2D and CompressedTexSubImage2D to check that format and type by [email protected] · 14 years ago
  6. 05afda1 Fix for gl programs. An unsuccessful link should report by [email protected] · 14 years ago
  7. ca488e1 Make shader and program object lifetimes match OpenGL ES spec. by [email protected] · 14 years ago
  8. f57bb28 Use the shader translator to correct bad type information by [email protected] · 15 years ago
  9. bbf94a3 FBTF: Fix more ctor/dtors found by clang plugin. by [email protected] · 15 years ago
  10. 1407b6e FBTF: Remove unneeded headers from base/ (part 7) by [email protected] · 15 years ago
  11. fb96c8e Fixes glAttachShader to be OpenGL ES 2.0 spec compliant. by [email protected] · 15 years ago
  12. d304cbd Free the resources used by a context group. by [email protected] · 15 years ago
  13. e518616 Changes required to get glValidateProgram to work correctly. by [email protected] · 15 years ago
  14. d81e8c5 Makes LinkProgram fail if both a vertex and fragment shader by [email protected] · 15 years ago
  15. f39f4b3f Changes the command buffer code to check that all by [email protected] · 15 years ago
  16. 6b8cf1a Various fixes for the OpenGL ES 2.0 conformance tests. by [email protected] · 15 years ago
  17. ae51d19 Changes the code to use separate ids namspaces by [email protected] · 15 years ago
  18. a0c3e97 Some GL drivers incorrectly return "gl_DepthRange.far" as by [email protected] · 15 years ago
  19. a471878 Fix uniform array support. by [email protected] · 15 years ago
  20. 3916c97e Reorangizing the GLES2 code to handle shared by [email protected] · 15 years ago
  21. a93bb84 Adds texture tracking. by [email protected] · 15 years ago