summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/wgl/Makefile.sources
blob: e93342aaee410b1b7320feded8c7975404b3f7c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
C_SOURCES := \
	stw_context.c \
	stw_device.c \
	stw_ext_context.c \
	stw_ext_extensionsstring.c \
	stw_ext_gallium.c \
	stw_ext_pbuffer.c \
	stw_ext_pixelformat.c \
	stw_ext_swapinterval.c \
	stw_framebuffer.c \
	stw_getprocaddress.c \
	stw_pixelformat.c \
	stw_st.c \
	stw_tls.c \
	stw_wgl.c