1. 006ed1e Reduce translator sources compile count to one. by Jamie Madill · 10 years ago
  2. 1773282 Moved the compiler source files into directories based on their project and added a compiler.gypi to generate the compiler projects. by Geoff Lang · 11 years ago[Renamed (97%) from src/compiler/VersionGLSL.h]
  3. 02f20dd Fix compile error regressions in OutputGLSL and OutputESSL. by Jamie Madill · 11 years ago
  4. 8d47c11 Emit "#version 120" if the shader has array as out parameter. by alokp@chromium.org · 12 years ago
  5. e26cb5e Increase GLSL version to 1.20 if the shader contains any matrix constructor by kbr@chromium.org · 13 years ago
  6. 9ecf395 GLSL backend now emits "#version 120" to legally access invariant keyword and gl_PointCoord built-in variable. by alokp@chromium.org · 14 years ago