mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 04:48:08 +02:00
added math/m_debug_clip.c
This commit is contained in:
parent
655ba5d992
commit
e4a01fd7e1
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile.OSMesa16,v 1.1 2001/04/26 22:27:09 brianp Exp $
|
||||
# $Id: Makefile.OSMesa16,v 1.2 2001/05/29 22:06:13 brianp Exp $
|
||||
|
||||
# Mesa 3-D graphics library
|
||||
# Version: 3.5
|
||||
|
|
@ -110,6 +110,7 @@ CORE_SOURCES = \
|
|||
X86/common_x86.c \
|
||||
X86/3dnow.c \
|
||||
X86/sse.c \
|
||||
math/m_debug_clip.c \
|
||||
math/m_debug_norm.c \
|
||||
math/m_debug_vertex.c \
|
||||
math/m_debug_xform.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue