11 Commits (fbc7c0b8f2e161bce1c048c63d2d5cfcdeb096f1)

Author SHA1 Message Date
  Ian Romanick e701761cc8 Begin processing #extension directive 15 years ago
  Kenneth Graunke ebfdef7a83 Set source locations on AST nodes so error messages print locations. 15 years ago
  Ian Romanick 06e5308e29 Add parser support for texture rectangle types 15 years ago
  Ian Romanick b0bb781e1d Don't track new type names during pass-1 parsing 15 years ago
  Ian Romanick ed85a5dd4b Add new constructors for ast_type_specifier 15 years ago
  Ian Romanick f13d4295f9 Change type of function_identifier to silence bison warning 15 years ago
  Ian Romanick 44eb13d0b5 Add parameters to function declarations in the correct order 15 years ago
  Ian Romanick 3821761e45 Differentiate in ast_function_expression between constructors and func. calls 15 years ago
  Ian Romanick 7cfddf1941 Make ast_function_expression subclass of ast_expression 15 years ago
  Ian Romanick d10fe19495 Simplified constructor for identifier expressions 15 years ago
  Ian Romanick d59673c9de autoconf for the ... 15 years ago
  Ian Romanick 88349b22ca Add ast_expression_bin subclass of ast_expression 15 years ago
  Ian Romanick a87ac255cf Initial commit. lol 15 years ago