Committing in .
authorJouk Jansen <joukj@hrem.stm.tudelft.nl>
Tue, 1 Apr 2003 13:43:41 +0000 (13:43 +0000)
committerJouk Jansen <joukj@hrem.stm.tudelft.nl>
Tue, 1 Apr 2003 13:43:41 +0000 (13:43 +0000)
 added bufferobj.obj

 Modified Files:
  Mesa/src/descrip.mms
 ----------------------------------------------------------------------

src/mesa/main/descrip.mms

index 5bb3fc6..d734092 100644 (file)
@@ -91,7 +91,6 @@ RASTER_SOURCES = [.swrast]s_aatriangle.c \
 [.swrast]s_alphabuf.c \
 [.swrast]s_bitmap.c \
 [.swrast]s_blend.c \
-[.swrast]s_bufferobj.c \
 [.swrast]s_buffers.c \
 [.swrast]s_copypix.c \
 [.swrast]s_context.c \
@@ -162,6 +161,7 @@ api_noop.obj,\
 api_validate.obj,\
 attrib.obj,\
 blend.obj,\
+bufferobj.obj,\
 buffers.obj,\
 clip.obj,\
 colortab.obj,\