aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/link_varyings.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: add support to query GL_TRANSFORM_FEEDBACK_BUFFER_INDEXTimothy Arceri2016-03-311-2/+2
* glsl: handle varyings that are not written to but have an xfb_offsetTimothy Arceri2016-03-311-0/+8
* glsl: add xfb_stride link time validationTimothy Arceri2016-03-311-1/+2
* glsl: basic linking support for xfb qualifiersTimothy Arceri2016-03-311-2/+3
* glsl: add xfb helpers and fields to the tfeedback_decl classTimothy Arceri2016-03-311-0/+20
* glsl: add helper to process xfb qualifiers during linkingTimothy Arceri2016-03-311-0/+5
* glsl: move to compiler/Emil Velikov2016-01-261-0/+299