From 5d9b8cf0e4054e774f906cde9dd6b61ceca72d44 Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 17 Aug 2012 10:54:15 +0200 Subject: fontconfig mesa git update 17 Aug 2012 --- mesalib/src/mesa/state_tracker/st_atom.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mesalib/src/mesa/state_tracker/st_atom.c') diff --git a/mesalib/src/mesa/state_tracker/st_atom.c b/mesalib/src/mesa/state_tracker/st_atom.c index e6fc114f1..102fee93b 100644 --- a/mesalib/src/mesa/state_tracker/st_atom.c +++ b/mesalib/src/mesa/state_tracker/st_atom.c @@ -57,7 +57,8 @@ static const struct st_tracked_state *atoms[] = &st_update_blend, &st_update_sampler, &st_update_vertex_texture, - &st_update_texture, + &st_update_fragment_texture, + &st_update_geometry_texture, &st_update_framebuffer, &st_update_msaa, &st_update_vs_constants, -- cgit v1.2.3