Home
last modified time | relevance | path

Searched defs:SDL_CreateRGBSurface (Results 1 – 25 of 38) sorted by relevance

12

/dports/games/battletanks/btanks-0.9.8083/sdlx/wrappers/
H A Dd3dsdl.h86 #define SDL_CreateRGBSurface d3dSDL_CreateRGBSurface macro
H A DglSDL.h356 #define SDL_CreateRGBSurface glSDL_CreateRGBSurface macro
H A DglSDL-0.8.h356 #define SDL_CreateRGBSurface glSDL_CreateRGBSurface macro
H A DglSDL-0.7.h270 #define SDL_CreateRGBSurface glSDL_CreateRGBSurface macro
H A DglSDL-0.6.h301 #define SDL_CreateRGBSurface glSDL_CreateRGBSurface macro
/dports/games/kobodeluxe/KoboDeluxe-0.5.1/graphics/
H A DglSDL.h207 #define SDL_CreateRGBSurface glSDL_CreateRGBSurface macro
/dports/games/spacejunk/spacejunk-1.0.5/sge030809/
H A Dsge_internal.h86 #define SDL_CreateRGBSurface SDL_AllocSurface macro
/dports/games/openmortal/openmortal-0.7/src/
H A Dsge_internal.h85 #define SDL_CreateRGBSurface SDL_AllocSurface macro
/dports/devel/py-pysdl2/PySDL2-0.9.9/sdl2/
H A Dsurface.py77 SDL_CreateRGBSurface = _bind("SDL_CreateRGBSurface", [Uint32, c_int, c_int, c_int, Uint32, Uint32, … variable
/dports/games/flobopuyo/flobopuyo-0.20/
H A DglSDL.h302 #define SDL_CreateRGBSurface glSDL_CreateRGBSurface macro
/dports/devel/sdl12-compat/sdl12-compat-release-1.2.52/src/
H A DSDL20_include_wrapper.h43 #define SDL_CreateRGBSurface IGNORE_THIS_VERSION_OF_SDL_CreateRGBSurface macro
/dports/games/libretro-xrick/xrick-libretro-0aad6c6/libretro/include/
H A DSDL.h85 #define SDL_CreateRGBSurface(a,w,h,d,rm,gm,bm,am) Retro_CreateRGBSurface((w),(h),(d),(rm),(gm),(bm)… macro
/dports/devel/sdl12/SDL-1.2.15/src/video/
H A DSDL_surface.c37 SDL_Surface * SDL_CreateRGBSurface (Uint32 flags, in SDL_CreateRGBSurface() function
/dports/games/warmux/warmux-11.04/build/android/jni/sdl/src/video/
H A DSDL_surface.c37 SDL_Surface * SDL_CreateRGBSurface (Uint32 flags, in SDL_CreateRGBSurface() function
/dports/games/spring/spring_98.0/rts/lib/headlessStubs/
H A Dsdlstub.c75 extern DECLSPEC SDL_Surface* SDLCALL SDL_CreateRGBSurface(Uint32 flags, int width, int height, int … in SDL_CreateRGBSurface() function
/dports/games/hedgewars-server/hedgewars-src-1.0.0/hedgewars/
H A DSDLh.pas1066 function SDL_CreateRGBSurface(flags: LongWord; Width, Height, Depth: LongInt; RMask, GMask, BMask,… in SDL_CreateRGBSurface() function
/dports/games/hedgewars/hedgewars-src-1.0.0/hedgewars/
H A DSDLh.pas1066 function SDL_CreateRGBSurface(flags: LongWord; Width, Height, Depth: LongInt; RMask, GMask, BMask,… in SDL_CreateRGBSurface() function
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/android/AnVICE/jni/locnet_al/
H A Dmissing.cpp59 extern DECLSPEC SDL_Surface* SDLCALL SDL_CreateRGBSurface(Uint32 flags, int width, int height, int … in SDL_CreateRGBSurface() function
/dports/emulators/vice/vice-3.5/src/arch/android/AnVICE/jni/locnet_al/
H A Dmissing.cpp59 extern DECLSPEC SDL_Surface* SDLCALL SDL_CreateRGBSurface(Uint32 flags, int width, int height, int … in SDL_CreateRGBSurface() function
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_video_h.ads301 function SDL_CreateRGBSurface subprogspec
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/
H A DSDL_surface.c114 SDL_CreateRGBSurface(Uint32 flags, in SDL_CreateRGBSurface() function
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/
H A DSDL_surface.c114 SDL_CreateRGBSurface(Uint32 flags, in SDL_CreateRGBSurface() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/video/
H A DSDL_surface.c114 SDL_CreateRGBSurface(Uint32 flags, in SDL_CreateRGBSurface() function
/dports/devel/fpc-sdl/fpc-3.2.2/packages/sdl/src/
H A Dsdl.pas3228 function SDL_CreateRGBSurface(flags: UInt32; width, height, depth: Integer; RMask, GMask, BMask, AM… in SDL_CreateRGBSurface() function
/dports/lang/fpc-source/fpc-3.2.2/packages/sdl/src/
H A Dsdl.pas3228 function SDL_CreateRGBSurface(flags: UInt32; width, height, depth: Integer; RMask, GMask, BMask, AM… in SDL_CreateRGBSurface() function

12