summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/sources
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsap7@yahoo.gr>2008-04-18 17:35:00 +0300
committerGeorge Sapountzis <gsap7@yahoo.gr>2008-04-23 11:12:31 +0300
commit37be884875ed291c7cf378c570df1cd46b8c2fa1 (patch)
tree34ebdb3f3195c2536bc31d7505731cecbfbb671d /src/mesa/shader/sources
parent750f52169ccbd1aca217e7749f1ce6ae5828c2ac (diff)
downloadexternal_mesa3d-37be884875ed291c7cf378c570df1cd46b8c2fa1.zip
external_mesa3d-37be884875ed291c7cf378c570df1cd46b8c2fa1.tar.gz
external_mesa3d-37be884875ed291c7cf378c570df1cd46b8c2fa1.tar.bz2
glcore: drop outdated sources files intented for xorg
Diffstat (limited to 'src/mesa/shader/sources')
-rw-r--r--src/mesa/shader/sources28
1 files changed, 0 insertions, 28 deletions
diff --git a/src/mesa/shader/sources b/src/mesa/shader/sources
deleted file mode 100644
index 2787187..0000000
--- a/src/mesa/shader/sources
+++ /dev/null
@@ -1,28 +0,0 @@
-# List of source files in this directory used for X.org xserver build
-MESA_SHADER_SOURCES = \
-arbprogparse.c \
-arbprogram.c \
-atifragshader.c \
-nvfragparse.c \
-nvprogram.c \
-nvvertexec.c \
-nvvertparse.c \
-program.c \
-programopt.c \
-shaderobjects.c \
-shaderobjects_3dlabs.c
-
-MESA_SHADER_HEADERS = \
-arbprogparse.h \
-arbprogram.h \
-arbprogram_syn.h \
-atifragshader.h \
-nvfragparse.h \
-nvprogram.h \
-nvvertexec.h \
-nvvertparse.h \
-programopt.h \
-program.h \
-program_instruction.h \
-shaderobjects.h \
-shaderobjects_3dlabs.h