1. f969488 Fix shader call stack size mismatch by Nicolas Capens · 6 years ago
  2. 4806a9b Add GL_OES_EGL_image_external_essl3 by Lingfeng Yang · 6 years ago
  3. 8346311 Always create an OpenGL ES 3.0 context. by Nicolas Capens · 7 years ago
  4. 937e6a5 Also copy shader info log on success. by Nicolas Capens · 7 years ago
  5. 4676862 Texture Rectangle implementation by Alexis Hetu · 7 years ago
  6. 2e4c069 Maximum call stack depth increase by Alexis Hetu · 7 years ago
  7. bf3fc25 Minor C++11 code cleanup by Alexis Hetu · 7 years ago
  8. 23f54d7 Fix attribute location binding by Alexis Hetu · 7 years ago
  9. a4f0c89 Print uniform buffer registers as cb#[index]. by Nicolas Capens · 7 years ago
  10. b28c662 Fix clamping viewport dimensions on specification. by Nicolas Capens · 8 years ago
  11. 0bac285 Apply the Apache 2.0 license. by Nicolas Capens · 9 years ago
  12. ab75279 Making proper use of size_t by Alexis Hetu · 9 years ago
  13. c66f0e3 Implement GL_EXT_draw_buffers. by Nicolas Capens · 9 years ago
  14. 175d634 Minor bug fixes and cleanup by Alexis Hetu · 9 years ago
  15. 42c0088 Remove an unused method. by Nicolas Capens · 10 years ago
  16. 3713cd4 Log the switch value when reaching an UNREACHABLE(). by Nicolas Capens · 10 years ago
  17. d174674 Uniform Blocks API by Alexis Hetu · 10 years ago
  18. 6743bbf gl_InstanceID implementation by Alexis Hetu · 10 years ago
  19. a6fb2e0 Enable the use of samplerExternalOES. by Nicolas Capens · 10 years ago
  20. db04c06 Use a string format for safer printing. by Ping-Hao Wu · 10 years ago
  21. 996314b Reject GLSL ES 3.00 shaders for OpenGL ES 2.0 contexts. by Nicolas Capens · 10 years ago
  22. a68b611 Use an STL string for the shader info log. by Nicolas Capens · 10 years ago
  23. 20b06c3 Centralize shader compilation. by Nicolas Capens · 10 years ago
  24. 08ca3c6 Eliminate compiling for the WebGL spec. by Nicolas Capens · 10 years ago
  25. 6407fe8 Eliminate the ShaderLang interface. by Nicolas Capens · 10 years ago
  26. 21c51c7 Eliminate the abstract shader compiler interface. by Nicolas Capens · 10 years ago
  27. 7cc75e1 Make the Object class independent of the GL version. by Nicolas Capens · 10 years ago
  28. 5597eef Rename the GLSL shader compiler namespace to glsl. by Nicolas Capens · 10 years ago
  29. 68754bf Make the GLSL compiler independent of the API shader class. by Nicolas Capens · 10 years ago
  30. 3914bb4 Clear the list of uniforms before recompiling. by Nicolas Capens · 10 years ago
  31. 978ddc5 Fixed memory leak associated with TLS. by Nicolas Capens · 10 years ago
  32. e832139 Rename the GLES2 folder to OpenGL. by Nicolas Capens · 10 years ago[Renamed from src/GLES2/libGLESv2/Shader.cpp]
  33. 14ee762 Name the namespaces logically. by Nicolas Capens · 10 years ago
  34. f9b76a8 Rename the GLES2 namespace to gl2. by Nicolas Capens · 10 years ago
  35. b0e9355 Update to the latest Khronos headers. by Nicolas Capens · 10 years ago
  36. d4ae863 Update to June 11 2013 code drop. by John Bauman · 11 years ago
  37. 66b8ab2 Add SwiftShader dump from Feb 6 2013 by John Bauman · 11 years ago