summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_vec4_tcs.h
Commit message (Expand)AuthorAgeFilesLines
* i965/vec4: add packing support for tcs load outputsTimothy Arceri2016-07-211-0/+1
* i965/vec4: support packing tcs inputsTimothy Arceri2016-07-211-0/+1
* i965: Silence unused parameter warningsIan Romanick2016-05-181-2/+1
* i965: Rework the TCS passthrough shader to use NIR.Kenneth Graunke2016-05-031-1/+0
* i965: Automatically create a passthrough TCS when needed.Kenneth Graunke2015-12-221-1/+5
* i965: Add tessellation control shaders.Kenneth Graunke2015-12-221-0/+84