aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/lower_packed_varyings.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: Update lower_packed_varyings to handle varying structs.Paul Berry2013-01-241-4/+18
* glsl: Eliminate ambiguity between function ins/outs and shader ins/outsPaul Berry2013-01-241-3/+3
* glsl: Pack flat "varyings" of mixed types together.Paul Berry2013-01-081-8/+87
* glsl: Add a lowering pass for packing varyings.Paul Berry2012-12-141-0/+364