Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |