Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl2: Check for non-void functions that don't have a return statement. | Kenneth Graunke | 2010-06-29 | 1 | -0/+10 |
* | glsl2: Reject return types with qualifiers. | Kenneth Graunke | 2010-06-29 | 1 | -1/+10 |
* | glsl2: Check that returned expressions match the function return type. | Kenneth Graunke | 2010-06-29 | 1 | -3/+11 |
* | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt | 2010-06-24 | 1 | -0/+2453 |