2011-08-22 11:30:27 +08:00
|
|
|
C_SOURCES := \
|
|
|
|
nouveau_screen.c \
|
|
|
|
nouveau_fence.c \
|
|
|
|
nouveau_mm.c \
|
|
|
|
nouveau_buffer.c \
|
2012-04-06 15:41:55 +02:00
|
|
|
nouveau_heap.c \
|
2013-08-10 13:27:47 -04:00
|
|
|
nouveau_video.c \
|
2013-08-10 16:07:17 -04:00
|
|
|
nouveau_vp3_video.c \
|
2013-08-10 16:43:06 -04:00
|
|
|
nouveau_vp3_video_bsp.c \
|
|
|
|
nouveau_vp3_video_vp.c
|