gallium: Add support for multiple viewports
[mesa.git] / src / gallium / drivers / nv30 / Makefile.sources
1 C_SOURCES := nv30_screen.c \
2 nv30_context.c \
3 nv30_format.c \
4 nv30_resource.c \
5 nv30_transfer.c \
6 nv30_miptree.c \
7 nv30_state.c \
8 nv30_state_validate.c \
9 nv30_texture.c \
10 nv30_fragtex.c \
11 nv40_verttex.c \
12 nv30_fragprog.c \
13 nv30_vertprog.c \
14 nv30_clear.c \
15 nv30_vbo.c \
16 nv30_push.c \
17 nv30_draw.c \
18 nv30_query.c \
19 nvfx_vertprog.c \
20 nvfx_fragprog.c