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