Commit History

Author SHA1 Message Date
  otakuto d03da06ac1 Remove execute permissions 6 years ago
  John Kessenich 2c8265bb62 GLSL: Fix #1358: Support "struct name", where name could be a user type 6 years ago
  John Kessenich 820a22fcc8 Give error for calling a user-defined function at global scope. 9 years ago
  John Kessenich 3a4687d782 Add missing check that a function call is not using the same name as a variable hiding the function's name. Also, support version 110 separate name spaces for functions and variable names. 10 years ago