aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/link_interface_blocks.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: Improve error message for interstage interface block mismatch.Paul Berry2013-07-301-1/+2
* glsl: Use a consistent technique for tracking link success/failure.Paul Berry2013-07-301-10/+9
* glsl: Add error message for intrastage interface block mismatch.Paul Berry2013-07-301-1/+4
* glsl linker: compare interface blocks during interstage linkingKenneth Graunke2013-05-231-0/+39
* glsl linker: compare interface blocks during intrastage linkingJordan Justen2013-05-231-0/+71