Home | History | Annotate | Download | only in x11

Lines Matching refs:X11

27 #include <X11/Xlib.h>
28 #include <X11/Xutil.h>
29 #include <X11/Xatom.h>
31 /* Apparently some X11 systems can't include this multiple times... */
34 #include <X11/Xlibint.h>
37 #include <X11/Xproto.h>
45 #include <X11/extensions/XShm.h>
49 #include <X11/extensions/Xrandr.h>
53 * When using the "dynamic X11" functionality, we duplicate all the Xlib
80 /* These SDL_X11_HAVE_* flags are here whether you have dynamic X11 or not. */