i915g: Remove outdated comment
authorJakob Bornecrantz <wallbraker@gmail.com>
Mon, 21 Feb 2011 22:47:40 +0000 (22:47 +0000)
committerJakob Bornecrantz <wallbraker@gmail.com>
Thu, 24 Feb 2011 00:26:02 +0000 (00:26 +0000)
src/gallium/drivers/i915/i915_state_immediate.c

index f9ade70..d691fad 100644 (file)
 #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.