From 4df8e90a01b395801c47ea897b80637a749c246b Mon Sep 17 00:00:00 2001 From: Brian Date: Thu, 2 Aug 2007 14:21:02 -0600 Subject: added st_cb_drawpixels.c --- src/mesa/sources | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mesa/sources b/src/mesa/sources index d0fe3a979f..a7c31001c2 100644 --- a/src/mesa/sources +++ b/src/mesa/sources @@ -192,6 +192,7 @@ STATETRACKER_SOURCES = \ state_tracker/st_atom_stipple.c \ state_tracker/st_atom_viewport.c \ state_tracker/st_cb_clear.c \ + state_tracker/st_cb_drawpixels.c \ state_tracker/st_cb_program.c \ state_tracker/st_draw.c \ state_tracker/st_context.c \ -- cgit v1.2.3