Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -88/+0 |
* | i965/vec4: add packing support for tcs load outputs | Timothy Arceri | 2016-07-21 | 1 | -0/+1 |
* | i965/vec4: support packing tcs inputs | Timothy Arceri | 2016-07-21 | 1 | -0/+1 |
* | i965: Silence unused parameter warnings | Ian Romanick | 2016-05-18 | 1 | -2/+1 |
* | i965: Rework the TCS passthrough shader to use NIR. | Kenneth Graunke | 2016-05-03 | 1 | -1/+0 |
* | i965: Automatically create a passthrough TCS when needed. | Kenneth Graunke | 2015-12-22 | 1 | -1/+5 |
* | i965: Add tessellation control shaders. | Kenneth Graunke | 2015-12-22 | 1 | -0/+84 |