Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl/mesa: split gl_shader in two | Timothy Arceri | 2016-06-30 | 1 | -7/+10 |
* | glsl: fix max varyings count for ARB_enhanced_layouts | Timothy Arceri | 2016-06-12 | 1 | -3/+9 |
* | glsl/link_varyings: switch to 64bit check instead of double. | Dave Airlie | 2016-06-09 | 1 | -2/+2 |
* | glsl: Add arb_cull_distance support (v3) | Tobias Klausmann | 2016-05-14 | 1 | -0/+1 |
* | mesa: add support to query GL_TRANSFORM_FEEDBACK_BUFFER_INDEX | Timothy Arceri | 2016-03-31 | 1 | -2/+2 |
* | glsl: handle varyings that are not written to but have an xfb_offset | Timothy Arceri | 2016-03-31 | 1 | -0/+8 |
* | glsl: add xfb_stride link time validation | Timothy Arceri | 2016-03-31 | 1 | -1/+2 |
* | glsl: basic linking support for xfb qualifiers | Timothy Arceri | 2016-03-31 | 1 | -2/+3 |
* | glsl: add xfb helpers and fields to the tfeedback_decl class | Timothy Arceri | 2016-03-31 | 1 | -0/+20 |
* | glsl: add helper to process xfb qualifiers during linking | Timothy Arceri | 2016-03-31 | 1 | -0/+5 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+299 |