summaryrefslogtreecommitdiff
path: root/GL/symlink-mesa.sh
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2008-03-26 19:28:09 -0400
committerKristian Høgsberg <krh@redhat.com>2008-03-31 16:50:58 -0400
commitc40e0b51f0d9ef5e1f30f233d7db1e6db9d6681b (patch)
tree42c40d8123a53c2f04ef0df3144f112395ad75cb /GL/symlink-mesa.sh
parent8074676d2df8d577b443e3fa5e22d7c71c944bd1 (diff)
Implement DRI2 direct rendering and update AIGLX to DRI interface changes.
Get rid of glcontextmodes.[ch] from build, rename __GlcontextModes to __GLXcontext. Drop all #includes of glcontextmodes.h and glcore.h. Drop the DRI context modes extension. Add protocol code to DRI2 module and load DRI2 extension by default.
Diffstat (limited to 'GL/symlink-mesa.sh')
-rwxr-xr-xGL/symlink-mesa.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/GL/symlink-mesa.sh b/GL/symlink-mesa.sh
index af9adbd94..47afdcd37 100755
--- a/GL/symlink-mesa.sh
+++ b/GL/symlink-mesa.sh
@@ -227,8 +227,6 @@ symlink_glx() {
dst_dir glx
action indirect_size.h
- action glcontextmodes.c
- action glcontextmodes.h
action indirect_dispatch.c
action indirect_dispatch.h
action indirect_dispatch_swap.c