Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Remove redundant writes to prog->LinkStatus | Paul Berry | 2013-07-30 | 1 | -1/+0 |
* | glsl: Be consistent about '\n', '.', and capitalization in errors/warnings. | Paul Berry | 2013-07-27 | 1 | -1/+1 |
* | glsl: fix uninitialised variable from constructor | Dave Airlie | 2012-12-01 | 1 | -0/+1 |
* | glsl: Remove ir_call::get_callee() and set_callee(). | Kenneth Graunke | 2012-04-02 | 1 | -1/+1 |
* | glsl: Silence several "warning: unused parameter" | Ian Romanick | 2011-09-09 | 1 | -0/+4 |
* | linker: Make linker_{error,warning} generally available | Ian Romanick | 2011-08-02 | 1 | -0/+1 |
* | linker: Make linker_error set LinkStatus to false | Ian Romanick | 2011-08-02 | 1 | -3/+1 |
* | glsl: Reject shaders that contain static recursion | Ian Romanick | 2011-07-20 | 1 | -0/+371 |