Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Improve error message for interstage interface block mismatch. | Paul Berry | 2013-07-30 | 1 | -1/+2 |
* | glsl: Use a consistent technique for tracking link success/failure. | Paul Berry | 2013-07-30 | 1 | -10/+9 |
* | glsl: Add error message for intrastage interface block mismatch. | Paul Berry | 2013-07-30 | 1 | -1/+4 |
* | glsl linker: compare interface blocks during interstage linking | Kenneth Graunke | 2013-05-23 | 1 | -0/+39 |
* | glsl linker: compare interface blocks during intrastage linking | Jordan Justen | 2013-05-23 | 1 | -0/+71 |