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 fd47b3d..757e811 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 a5ef59c..d79125d 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 fec05e0..4586707 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 7a9525e..29c6f16 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 5967eca..1e9593c 100644 (file)
@@ -1,6 +1,6 @@
 #include "glxclient.h"
 #include "glxextensions.h"
-#include "glcontextmodes.h"
+#include "glxconfig.h"
 
 /*
 ** GLX_SGI_swap_control