i965: Add missing _NEW_PROGRAM dirty bit to the brw_sf_state atom.
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 9 Jan 2012 19:08:34 +0000 (11:08 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 10 Jan 2012 05:45:09 +0000 (21:45 -0800)
commit62ca17101c8282732d5c05e7891c3380a0701e4f
tree1354cb8df9e37dc710d10bf42f055a18f464e286
parent60343b67f7741bba8ca086f4b5431e68e58c75a2
i965: Add missing _NEW_PROGRAM dirty bit to the brw_sf_state atom.

Also, annotate the use of _NEW_POINT as long as we're adding a comment.

NOTE: This is a candidate for the 7.11 branch.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_sf_state.c