gallium: initialize simple screen in drivers
[mesa.git] / src / gallium / drivers / nv30 / Makefile
index 3f80fb87c9b422b3ba11cf525ea0eaa5366b1e7b..69f2790dfe280e920ed2ce5fed9815515d701d9a 100644 (file)
@@ -13,7 +13,14 @@ DRIVER_SOURCES = \
        nv30_query.c \
        nv30_screen.c \
        nv30_state.c \
+       nv30_state_blend.c \
        nv30_state_emit.c \
+       nv30_state_fb.c \
+       nv30_state_rasterizer.c \
+       nv30_state_scissor.c \
+       nv30_state_stipple.c \
+       nv30_state_viewport.c \
+       nv30_state_zsa.c \
        nv30_surface.c \
        nv30_vbo.c \
        nv30_vertprog.c