Home
last modified time | relevance | path

Searched defs:SDL_LockSurface (Results 1 – 25 of 37) sorted by path

12

/dports/devel/fpc-sdl/fpc-3.2.2/packages/sdl/src/
H A Dsdl.pas3259 function SDL_LockSurface(surface: PSDL_Surface): Integer; in SDL_LockSurface() function
/dports/devel/py-pysdl2/PySDL2-0.9.9/sdl2/
H A Dsurface.py83 SDL_LockSurface = _bind("SDL_LockSurface", [POINTER(SDL_Surface)], c_int) variable
/dports/devel/sdl12-compat/sdl12-compat-release-1.2.52/src/
H A DSDL12_compat.c5529 SDL_LockSurface(SDL12_Surface *surface12) in SDL_LockSurface() function
H A DSDL20_include_wrapper.h95 #define SDL_LockSurface IGNORE_THIS_VERSION_OF_SDL_LockSurface macro
/dports/devel/sdl12/SDL-1.2.15/src/video/
H A DSDL_surface.c736 int SDL_LockSurface (SDL_Surface *surface) in SDL_LockSurface() function
/dports/devel/sdl20/SDL2-2.0.18/src/dynapi/
H A DSDL_dynapi_overrides.h448 #define SDL_LockSurface SDL_LockSurface_REAL macro
/dports/devel/sdl20/SDL2-2.0.18/src/video/
H A DSDL_surface.c1031 SDL_LockSurface(SDL_Surface * surface) in SDL_LockSurface() function
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_video_h.ads327 …function SDL_LockSurface (surface : access SDL_Surface) return int; -- ../include/SDL/SDL_video.h… subprogspec
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/android/AnVICE/jni/locnet_al/
H A Dmissing.cpp103 extern DECLSPEC int SDLCALL SDL_LockSurface(SDL_Surface *surface) in SDL_LockSurface() function
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/dynapi/
H A DSDL_dynapi_overrides.h454 #define SDL_LockSurface SDL_LockSurface_REAL macro
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/
H A DSDL_surface.c838 SDL_LockSurface(SDL_Surface * surface) in SDL_LockSurface() function
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/dynapi/
H A DSDL_dynapi_overrides.h454 #define SDL_LockSurface SDL_LockSurface_REAL macro
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/
H A DSDL_surface.c838 SDL_LockSurface(SDL_Surface * surface) in SDL_LockSurface() function
/dports/emulators/vice/vice-3.5/src/arch/android/AnVICE/jni/locnet_al/
H A Dmissing.cpp103 extern DECLSPEC int SDLCALL SDL_LockSurface(SDL_Surface *surface) in SDL_LockSurface() function
/dports/games/battletanks/btanks-0.9.8083/sdlx/wrappers/
H A Dd3dsdl.h75 #define SDL_LockSurface d3dSDL_LockSurface macro
H A DglSDL-0.6.h290 #define SDL_LockSurface glSDL_LockSurface macro
H A DglSDL-0.7.h259 #define SDL_LockSurface glSDL_LockSurface macro
H A DglSDL-0.8.h345 #define SDL_LockSurface glSDL_LockSurface macro
H A DglSDL.h345 #define SDL_LockSurface glSDL_LockSurface macro
/dports/games/dose-response/dose-response-179c326/cargo-crates/sdl2-sys-0.32.6/
H A Dsdl_bindings.rs6496 pub fn SDL_LockSurface(surface: *mut SDL_Surface) -> libc::c_int; in SDL_LockSurface() function
/dports/games/flobopuyo/flobopuyo-0.20/
H A DglSDL.h291 #define SDL_LockSurface glSDL_LockSurface macro
/dports/games/hedgewars-server/hedgewars-src-1.0.0/hedgewars/
H A DSDLh.pas1061 function SDL_LockSurface(Surface: PSDL_Surface): LongInt; cdecl; external SDLLibName; in SDL_LockSurface() function
/dports/games/hedgewars/hedgewars-src-1.0.0/hedgewars/
H A DSDLh.pas1061 function SDL_LockSurface(Surface: PSDL_Surface): LongInt; cdecl; external SDLLibName; in SDL_LockSurface() function
/dports/games/kobodeluxe/KoboDeluxe-0.5.1/graphics/
H A DglSDL.h196 #define SDL_LockSurface glSDL_LockSurface macro
/dports/games/libretro-hatari/hatari-561c07e/libretro/include/
H A DSDL.h59 #define SDL_LockSurface(a) 0 macro

12