summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/nine/Makefile.sources
blob: b8219613f6c3ddea739f75f11c8eeb7d044d95b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
C_SOURCES := \
	adapter9.c \
	adapter9.h \
	authenticatedchannel9.c \
	authenticatedchannel9.h \
	basetexture9.c \
	basetexture9.h \
	cryptosession9.c \
	cryptosession9.h \
	cubetexture9.c \
	cubetexture9.h \
	device9.c \
	device9.h \
	device9ex.c \
	device9ex.h \
	device9video.c \
	device9video.h \
	guid.c \
	guid.h \
	indexbuffer9.c \
	indexbuffer9.h \
	iunknown.c \
	iunknown.h \
	nine_debug.c \
	nine_debug.h \
	nine_defines.h \
	nine_dump.c \
	nine_dump.h \
	nineexoverlayextension.c \
	nineexoverlayextension.h \
	nine_ff.c \
	nine_ff.h \
	nine_helpers.c \
	nine_helpers.h \
	nine_lock.c \
	nine_lock.h \
	nine_pdata.h \
	nine_pipe.c \
	nine_pipe.h \
	nine_quirk.c \
	nine_quirk.h \
	nine_shader.c \
	nine_shader.h \
	nine_state.c \
	nine_state.h \
	pixelshader9.c \
	pixelshader9.h \
	query9.c \
	query9.h \
	resource9.c \
	resource9.h \
	stateblock9.c \
	stateblock9.h \
	surface9.c \
	surface9.h \
	swapchain9.c \
	swapchain9ex.c \
	swapchain9ex.h \
	swapchain9.h \
	texture9.c \
	texture9.h \
	vertexbuffer9.c \
	vertexbuffer9.h \
	vertexdeclaration9.c \
	vertexdeclaration9.h \
	vertexshader9.c \
	vertexshader9.h \
	volume9.c \
	volume9.h \
	volumetexture9.c \
	volumetexture9.h