Files
mesa/src
Rafael Antognolli 9a2cca929f i965: Remove upload_gs_state_for_tf.
This function only emits a particular case of 3DSTATE_GS. Instead, we can do
that inside genX(upload_gs_state), and later reuse part of that code for
emitting gen4-5 state.

There's the additional benefit of allowing us to remove gen6_gs_state.c, which
was only left because of this function.

Signed-off-by: Rafael Antognolli <rafael.antognolli@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2017-07-13 15:39:49 -07:00
..
2017-07-13 13:36:37 +02:00
2016-08-31 17:06:54 -07:00
2017-01-20 11:40:52 -08:00
2017-06-30 15:29:50 +02:00
2017-07-13 15:39:49 -07:00