Go to the documentation of this file.
22 #ifndef SDL_directfb_modes_h_
23 #define SDL_directfb_modes_h_
27 #include "../SDL_sysvideo.h"
29 #define SDL_DFB_DISPLAYDATA(win) DFB_DisplayData *dispdata = ((win) ? (DFB_DisplayData *) SDL_GetDisplayForWindow(window)->driverdata : NULL)
void DirectFB_GetDisplayModes(_THIS, SDL_VideoDisplay *display)
The type used to identify a window.
The structure that defines a display mode.
DFBSurfacePixelFormat pixelformat
EGLSurface EGLNativeWindowType * window
IDirectFBDisplayLayer * layer
void DirectFB_QuitModes(_THIS)
int DirectFB_SetDisplayMode(_THIS, SDL_VideoDisplay *display, SDL_DisplayMode *mode)
void DirectFB_InitModes(_THIS)
void DirectFB_SetContext(_THIS, SDL_Window *window)
IDirectFBDisplayLayer * vidlayer