apple: Rename glcontextmodes.[ch] to glxconfig.[ch]
authorJeremy Huddleston <jeremyhu@apple.com>
Sun, 5 Jun 2011 20:56:01 +0000 (16:56 -0400)
committerJeremy Huddleston <jeremyhu@apple.com>
Sun, 5 Jun 2011 22:03:45 +0000 (18:03 -0400)
Fixes regression introduced by: 65d98e25770487456eb3d7eb8ec3ec8272f170b1

Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
src/glx/apple/Makefile
src/glx/apple/apple_glx_pbuffer.c
src/glx/apple/apple_glx_pixmap.c
src/glx/apple/apple_visual.c
src/glx/apple/glx_empty.c

index fd47b3d39c24507e0377e21ac566cfab73fa4d7c..757e811691e7ede620c69b060f2ff5a969533174 100644 (file)
@@ -38,7 +38,7 @@ SOURCES = \
        appledri.c \
        ../clientattrib.c \
        ../compsize.c \
-       ../glcontextmodes.c \
+       ../glxconfig.c \
        glx_empty.c \
        glx_error.c \
        ../glx_pbuffer.c \
index a5ef59ccf828296da6f6c2c81fba7bb6c9d371a4..d79125d180fe0f4efb9aab5f5aca06ec8e7060a6 100644 (file)
@@ -44,7 +44,7 @@
 #include <pthread.h>
 #include <assert.h>
 #include "apple_glx.h"
-#include "glcontextmodes.h"
+#include "glxconfig.h"
 #include "apple_cgl.h"
 
 /* mesa defines in glew.h, Apple in glext.h.
index fec05e02de6bb35cb2b81997d168397dad39bb63..4586707909b69c1d855a8c7912c319b91af13625 100644 (file)
@@ -40,7 +40,7 @@
 #include "apple_visual.h"
 #include "apple_glx_drawable.h"
 #include "appledri.h"
-#include "glcontextmodes.h"
+#include "glxconfig.h"
 
 static bool pixmap_make_current(struct apple_glx_context *ac,
                                 struct apple_glx_drawable *d);
index 7a9525e81704ca2061442050335e6c4be703e2bc..29c6f16c4ac59bcc58ad91373017f55fb97424d1 100644 (file)
@@ -47,7 +47,7 @@
 #include "apple_cgl.h"
 #include "apple_visual.h"
 #include "apple_glx.h"
-#include "glcontextmodes.h"
+#include "glxconfig.h"
 
 enum
 {
index 5967ecabc1a91dcac8aa37a020953871a09ca49a..1e9593c6d4534cbdd28f4f72845819a9a987b37f 100644 (file)
@@ -1,6 +1,6 @@
 #include "glxclient.h"
 #include "glxextensions.h"
-#include "glcontextmodes.h"
+#include "glxconfig.h"
 
 /*
 ** GLX_SGI_swap_control