i965: Enable DRAWING_RECTANGLE emit on Sandybridge.
authorEric Anholt <eric@anholt.net>
Thu, 17 Dec 2009 16:23:37 +0000 (08:23 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 25 Feb 2010 18:53:07 +0000 (10:53 -0800)
src/mesa/drivers/dri/i965/brw_state_upload.c

index d36cc3aa1b551c7580d0d5a9165c8c6c98bb8eef..086f82c99251cf36c02f5315b5383823d5c5697c 100644 (file)
@@ -167,9 +167,9 @@ const struct brw_tracked_state *gen6_atoms[] =
    &brw_aa_line_parameters,
 
    &brw_psp_urb_cbs,
+#endif
 
    &brw_drawing_rect,
-#endif
 
    &brw_indices,
    &brw_index_buffer,