From: Jakob Bornecrantz Date: Mon, 21 Feb 2011 22:47:40 +0000 (+0000) Subject: i915g: Remove outdated comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=481fad15526d30e121d031bfcb765ed7847f50a7;p=mesa.git i915g: Remove outdated comment --- diff --git a/src/gallium/drivers/i915/i915_state_immediate.c b/src/gallium/drivers/i915/i915_state_immediate.c index f9ade7077f2..d691fadc9e8 100644 --- a/src/gallium/drivers/i915/i915_state_immediate.c +++ b/src/gallium/drivers/i915/i915_state_immediate.c @@ -36,14 +36,6 @@ #include "util/u_memory.h" -/* All state expressable with the LOAD_STATE_IMMEDIATE_1 packet. - * Would like to opportunistically recombine all these fragments into - * a single packet containing only what has changed, but for now emit - * as multiple packets. - */ - - - /*********************************************************************** * S0,S1: Vertex buffer state.