Home
last modified time | relevance | path

Searched defs:sdlscrn (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-xrick/xrick-libretro-0aad6c6/libretro/core/
H A Dlibretro-core.c21 SDL_Surface *sdlscrn; variable
/dports/games/libretro-hatari/hatari-561c07e/src/
H A Dscreen.c60 SDL_Surface *sdlscrn = NULL; /* The SDL screen surface */ variable
/dports/emulators/hatari/hatari-2.2.1/src/
H A Dscreen.c59 SDL_Surface *sdlscrn = NULL; /* The SDL screen surface */ variable
/dports/emulators/aranym/aranym-1.1.0/src/gui-sdl/
H A Dsdlgui.cpp50 #define sdlscrn gui_surf macro