From 14b1cb8d5a27ec9716d3f790fce95f0469e35605 Mon Sep 17 00:00:00 2001 From: marha Date: Sun, 7 Mar 2010 13:28:57 +0000 Subject: Updated to Mesa 7.7 --- mesalib/src/mesa/main/sources | 158 ------------------------------------------ 1 file changed, 158 deletions(-) delete mode 100644 mesalib/src/mesa/main/sources (limited to 'mesalib/src/mesa/main/sources') diff --git a/mesalib/src/mesa/main/sources b/mesalib/src/mesa/main/sources deleted file mode 100644 index 5d9d99040..000000000 --- a/mesalib/src/mesa/main/sources +++ /dev/null @@ -1,158 +0,0 @@ -# List of source files in this directory used for X.org xserver build -MESA_MAIN_SOURCES = \ -accum.c \ -api_arrayelt.c \ -api_exec.c \ -api_loopback.c \ -api_noop.c \ -api_validate.c \ -arrayobj.c \ -attrib.c \ -blend.c \ -bufferobj.c \ -buffers.c \ -clear.c \ -clip.c \ -colortab.c \ -context.c \ -convolve.c \ -debug.c \ -depth.c \ -depthstencil.c \ -dlist.c \ -dlopen.c \ -drawpix.c \ -enable.c \ -enums.c \ -eval.c \ -execmem.c \ -extensions.c \ -fbobject.c \ -feedback.c \ -fog.c \ -framebuffer.c \ -get.c \ -getstring.c \ -hash.c \ -hint.c \ -histogram.c \ -image.c \ -imports.c \ -light.c \ -lines.c \ -matrix.c \ -mipmap.c \ -mm.c \ -multisample.c \ -occlude.c \ -pixel.c \ -pixelstore.c \ -points.c \ -polygon.c \ -readpix.c \ -rastpos.c \ -rbadaptors.c \ -renderbuffer.c \ -scissor.c \ -state.c \ -stencil.c \ -texcompress.c \ -texcompress_fxt1.c \ -texcompress_s3tc.c \ -texenv.c \ -texenvprogram.c \ -texformat.c \ -texgen.c \ -texgetimage.c \ -teximage.c \ -texobj.c \ -texparam.c \ -texrender.c \ -texstate.c \ -texstore.c \ -varray.c \ -$(VSNPRINTF_SOURCES) \ -vtxfmt.c - -MESA_VSNPRINTF_SOURCES = \ -vsnprintf.c - -MESA_MAIN_HEADERS = \ -accum.h \ -api_arrayelt.h \ -api_exec.h \ -api_loopback.h \ -api_noop.h \ -api_validate.h \ -arrayobj.h \ -attrib.h \ -bitset.h \ -blend.h \ -bufferobj.h \ -buffers.h \ -clear.h \ -clip.h \ -colormac.h \ -colortab.h \ -config.h \ -context.h \ -convolve.h \ -dd.h \ -debug.h \ -depth.h \ -depthstencil.h \ -dlist.h \ -dlopen.h \ -drawpix.h \ -enable.h \ -enums.h \ -eval.h \ -extensions.h \ -fbobject.h \ -feedback.h \ -fog.h \ -framebuffer.h \ -get.h \ -glheader.h \ -hash.h \ -hint.h \ -histogram.h \ -image.h \ -imports.h \ -light.h \ -lines.h \ -macros.h \ -matrix.h \ -mipmap.h \ -mm.h \ -mtypes.h \ -multisample.h \ -occlude.h \ -pixel.h \ -pixelstore.h \ -points.h \ -polygon.h \ -rastpos.h \ -rbadaptors.h \ -readpix.h \ -renderbuffer.h \ -simple_list.h \ -scissor.h \ -state.h \ -stencil.h \ -texcompress.h \ -texenv.h \ -texenvprogram.h \ -texformat.h \ -texformat_tmp.h \ -texgen.h \ -teximage.h \ -texobj.h \ -texparam.h \ -texrender.h \ -texstate.h \ -texstore.h \ -varray.h \ -version.h \ -vtxfmt.h \ -vtxfmt_tmp.h -- cgit v1.2.3