summaryrefslogtreecommitdiffstats
path: root/src/glsl/ast_to_hir.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl2: Check for non-void functions that don't have a return statement.Kenneth Graunke2010-06-291-0/+10
* glsl2: Reject return types with qualifiers.Kenneth Graunke2010-06-291-1/+10
* glsl2: Check that returned expressions match the function return type.Kenneth Graunke2010-06-291-3/+11
* glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt2010-06-241-0/+2453