summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/link_varyings.h
Commit message (Expand)AuthorAgeFilesLines
* glsl/mesa: split gl_shader in twoTimothy Arceri2016-06-301-7/+10
* glsl: fix max varyings count for ARB_enhanced_layoutsTimothy Arceri2016-06-121-3/+9
* glsl/link_varyings: switch to 64bit check instead of double.Dave Airlie2016-06-091-2/+2
* glsl: Add arb_cull_distance support (v3)Tobias Klausmann2016-05-141-0/+1
* 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