Home
last modified time | relevance | path

Searched defs:SDL_UpdateRect (Results 1 – 25 of 26) sorted by relevance

12

/dports/games/battletanks/btanks-0.9.8083/sdlx/wrappers/
H A Dd3dsdl.h72 #define SDL_UpdateRect d3dSDL_UpdateRect macro
H A DglSDL.h342 #define SDL_UpdateRect glSDL_UpdateRect macro
H A DglSDL-0.8.h342 #define SDL_UpdateRect glSDL_UpdateRect macro
H A DglSDL-0.7.h256 #define SDL_UpdateRect glSDL_UpdateRect macro
H A DglSDL-0.6.h287 #define SDL_UpdateRect glSDL_UpdateRect macro
/dports/games/kobodeluxe/KoboDeluxe-0.5.1/graphics/
H A DglSDL.h193 #define SDL_UpdateRect glSDL_UpdateRect macro
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/misc/
H A Dsdl_compat.cpp72 void SDL_UpdateRect(Graphics::ManagedSurface *surf, int x, int y, int w, int h) { in SDL_UpdateRect() function
/dports/games/flobopuyo/flobopuyo-0.20/
H A DglSDL.h288 #define SDL_UpdateRect glSDL_UpdateRect macro
/dports/devel/sdl12-compat/sdl12-compat-release-1.2.52/src/
H A DSDL20_include_wrapper.h57 #define SDL_UpdateRect IGNORE_THIS_VERSION_OF_SDL_UpdateRect macro
/dports/games/libretro-hatari/hatari-561c07e/libretro/include/
H A DSDL.h63 #define SDL_UpdateRect(...) macro
/dports/games/libretro-xrick/xrick-libretro-0aad6c6/libretro/include/
H A DSDL.h82 #define SDL_UpdateRect(...) macro
/dports/games/ballerburg/ballerburg-1.2.0/src/
H A Dscreen.c548 void SDL_UpdateRect(SDL_Surface *screen, Sint32 x, Sint32 y, Sint32 w, Sint32 h) in SDL_UpdateRect() function
/dports/games/hedgewars-server/hedgewars-src-1.0.0/hedgewars/
H A DSDLh.pas1075 procedure SDL_UpdateRect(Screen: PSDL_Surface; x, y: LongInt; w, h: LongWord); cdecl; external SDLL… procedure
/dports/games/hedgewars/hedgewars-src-1.0.0/hedgewars/
H A DSDLh.pas1075 procedure SDL_UpdateRect(Screen: PSDL_Surface; x, y: LongInt; w, h: LongWord); cdecl; external SDLL… procedure
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/android/AnVICE/jni/locnet_al/
H A Dmissing.cpp142 extern DECLSPEC void SDLCALL SDL_UpdateRect(SDL_Surface *screen, Sint32 x, Sint32 y, Uint32 w, Uint… in SDL_UpdateRect() function
/dports/emulators/vice/vice-3.5/src/arch/android/AnVICE/jni/locnet_al/
H A Dmissing.cpp142 extern DECLSPEC void SDLCALL SDL_UpdateRect(SDL_Surface *screen, Sint32 x, Sint32 y, Uint32 w, Uint… in SDL_UpdateRect() function
/dports/games/libretro-hatari/hatari-561c07e/src/
H A Dscreen.c135 void SDL_UpdateRect(SDL_Surface *screen, Sint32 x, Sint32 y, Sint32 w, Sint32 h) in SDL_UpdateRect() function
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_video_h.ads225 procedure SDL_UpdateRect subprogspec
/dports/devel/fpc-sdl/fpc-3.2.2/packages/sdl/src/
H A Dsdl.pas3077 procedure SDL_UpdateRect(screen: PSDL_Surface; x, y: SInt32; w, h: UInt32); procedure
/dports/lang/fpc-source/fpc-3.2.2/packages/sdl/src/
H A Dsdl.pas3077 procedure SDL_UpdateRect(screen: PSDL_Surface; x, y: SInt32; w, h: UInt32); procedure
/dports/emulators/hatari/hatari-2.2.1/src/
H A Dscreen.c126 void SDL_UpdateRect(SDL_Surface *screen, Sint32 x, Sint32 y, Sint32 w, Sint32 h) in SDL_UpdateRect() function
/dports/devel/sdl12/SDL-1.2.15/src/video/
H A DSDL_video.c1014 void SDL_UpdateRect(SDL_Surface *screen, Sint32 x, Sint32 y, Uint32 w, Uint32 h) in SDL_UpdateRect() function
/dports/games/warmux/warmux-11.04/build/android/jni/sdl/src/video/
H A DSDL_video.c1004 void SDL_UpdateRect(SDL_Surface *screen, Sint32 x, Sint32 y, Uint32 w, Uint32 h) in SDL_UpdateRect() function
/dports/games/gemdropx/gemdropx-0.9/
H A Dgemdropx.c390 int SDL_UpdateRect(SDL_Surface *screen, int x, int y, int w, int h) in SDL_UpdateRect() function
/dports/games/instead/instead-3.4.1/src/
H A Dgraphics.c2528 static void SDL_UpdateRect(SDL_Surface * screen, Sint32 x, Sint32 y, Uint32 w, Uint32 h) in SDL_UpdateRect() function

12