summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/wgl/Makefile.sources
blob: d204efd429a8cf0607b34444b8d48b6e95c42d9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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_pixelformat.c \
	stw_st.c \
	stw_tls.c \
	stw_wgl.c