Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/vec4: add packing support for tcs load outputs | Timothy Arceri | 2016-07-21 | 1 | -3/+3 |
* | i965/vec4: add support for packing tes inputs | Timothy Arceri | 2016-07-21 | 1 | -4/+10 |
* | i965: Silence unused parameter warnings | Ian Romanick | 2016-05-18 | 1 | -1/+1 |
* | i965: Fix gl_TessLevelOuter[] for isolines. | Kenneth Graunke | 2016-03-18 | 1 | -3/+9 |
* | i965: Push most TES inputs in vec4 mode. | Kenneth Graunke | 2016-02-29 | 1 | -31/+53 |
* | i965: Port tessellation evaluation shaders to vec4 mode. | Kenneth Graunke | 2015-12-28 | 1 | -0/+204 |