zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SDL_x11video.h File Reference
#include "SDL_config.h"
#include "SDL_keycode.h"
#include "../SDL_sysvideo.h"
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/Xatom.h>
#include "SDL_x11dyn.h"
#include "SDL_x11clipboard.h"
#include "SDL_x11events.h"
#include "SDL_x11keyboard.h"
#include "SDL_x11modes.h"
#include "SDL_x11mouse.h"
#include "SDL_x11opengl.h"
#include "SDL_x11window.h"

Go to the source code of this file.

Classes

struct  SDL_VideoData
 

Typedefs

typedef struct SDL_VideoData SDL_VideoData
 

Functions

SDL_bool X11_UseDirectColorVisuals (void)
 

Typedef Documentation

typedef struct SDL_VideoData SDL_VideoData

Function Documentation

SDL_bool X11_UseDirectColorVisuals ( void  )