summaryrefslogtreecommitdiff
path: root/src/mesa
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2005-01-07 18:35:28 +0000
committerKeith Whitwell <keith@tungstengraphics.com>2005-01-07 18:35:28 +0000
commitf1481aa2d7fe24dfe03e3c54305e4ed8111aae9f (patch)
tree494012cfa39577dc75590a203db2bc205c2c93d3 /src/mesa
parentf0e4f5e5567a91e362cdefce4bca0103ae9d56b4 (diff)
Add t_vb_cull.c (Bernard Blackham)
Diffstat (limited to 'src/mesa')
-rw-r--r--src/mesa/sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/sources b/src/mesa/sources
index b3301b218c..bb514292a5 100644
--- a/src/mesa/sources
+++ b/src/mesa/sources
@@ -116,6 +116,7 @@ TNL_SOURCES = \
tnl/t_save_api.c \
tnl/t_save_loopback.c \
tnl/t_save_playback.c \
+ tnl/t_vb_cull.c \
tnl/t_vb_fog.c \
tnl/t_vb_light.c \
tnl/t_vb_normals.c \