Commit 7f098305 authored by Sam Lantinga's avatar Sam Lantinga

Now that the fullscreen wm state works, enable the video modes. Yay! :)

parent 985f9df6
......@@ -24,9 +24,6 @@
#include "SDL_x11video.h"
/*#define X11MODES_DEBUG*/
#undef SDL_VIDEO_DRIVER_X11_XINERAMA
#undef SDL_VIDEO_DRIVER_X11_XRANDR
#undef SDL_VIDEO_DRIVER_X11_VIDMODE
static int
get_visualinfo(Display * display, int screen, XVisualInfo * vinfo)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment