Home
last modified time | relevance | path

Searched defs:SDL_MapRGBA (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/sdl12-compat/sdl12-compat-release-1.2.52/src/
H A DSDL20_include_wrapper.h52 #define SDL_MapRGBA IGNORE_THIS_VERSION_OF_SDL_MapRGBA macro
H A DSDL12_compat.c4383 SDL_MapRGBA(const SDL12_PixelFormat *format12, Uint8 r, Uint8 g, Uint8 b, Uint8 a) in SDL_MapRGBA() function
/dports/devel/sdl12/SDL-1.2.15/src/video/
H A DSDL_pixels.c355 Uint32 SDL_MapRGBA in SDL_MapRGBA() function
/dports/games/warmux/warmux-11.04/build/android/jni/sdl/src/video/
H A DSDL_pixels.c360 Uint32 SDL_MapRGBA in SDL_MapRGBA() function
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/
H A DSDL_pixels.c814 SDL_MapRGBA(const SDL_PixelFormat * format, Uint8 r, Uint8 g, Uint8 b, in SDL_MapRGBA() function
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/
H A DSDL_pixels.c814 SDL_MapRGBA(const SDL_PixelFormat * format, Uint8 r, Uint8 g, Uint8 b, in SDL_MapRGBA() function
/dports/games/warmux/warmux-11.04/build/android/jni/sdl/src/video/android/
H A DSDL_pixels.c707 SDL_MapRGBA(const SDL_PixelFormat * format, Uint8 r, Uint8 g, Uint8 b, in SDL_MapRGBA() function
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/
H A DSDL_pixels.c812 SDL_MapRGBA(const SDL_PixelFormat * format, Uint8 r, Uint8 g, Uint8 b, in SDL_MapRGBA() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/video/
H A DSDL_pixels.c814 SDL_MapRGBA(const SDL_PixelFormat * format, Uint8 r, Uint8 g, Uint8 b, in SDL_MapRGBA() function
/dports/games/hedgewars-server/hedgewars-src-1.0.0/hedgewars/
H A DSDLh.pas1081 function SDL_MapRGBA(format: PSDL_PixelFormat; r, g, b, a: Byte): LongWord; cdecl; external SDLLib… in SDL_MapRGBA() function
/dports/games/hedgewars/hedgewars-src-1.0.0/hedgewars/
H A DSDLh.pas1081 function SDL_MapRGBA(format: PSDL_PixelFormat; r, g, b, a: Byte): LongWord; cdecl; external SDLLib… in SDL_MapRGBA() function
/dports/x11/controllermap/SDL2-2.0.18/src/video/
H A DSDL_pixels.c867 SDL_MapRGBA(const SDL_PixelFormat * format, Uint8 r, Uint8 g, Uint8 b, in SDL_MapRGBA() function
/dports/devel/py-pysdl2/PySDL2-0.9.9/sdl2/
H A Dpixels.py371 SDL_MapRGBA = _bind("SDL_MapRGBA", [POINTER(SDL_PixelFormat), Uint8, Uint8, Uint8, Uint8], Uint32) variable
/dports/devel/sdl20/SDL2-2.0.18/src/video/
H A DSDL_pixels.c867 SDL_MapRGBA(const SDL_PixelFormat * format, Uint8 r, Uint8 g, Uint8 b, in SDL_MapRGBA() function
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_video_h.ads276 function SDL_MapRGBA subprogspec
/dports/devel/fpc-sdl/fpc-3.2.2/packages/sdl/src/
H A Dsdl.pas3177 function SDL_MapRGBA(format: PSDL_PixelFormat; r: UInt8; g: UInt8; b: UInt8; a: UInt8): UInt32; in SDL_MapRGBA() function
/dports/lang/fpc-source/fpc-3.2.2/packages/sdl/src/
H A Dsdl.pas3177 function SDL_MapRGBA(format: PSDL_PixelFormat; r: UInt8; g: UInt8; b: UInt8; a: UInt8): UInt32; in SDL_MapRGBA() function
/dports/graphics/blender/blender-2.91.0/extern/sdlew/src/
H A Dsdlew.c526 tSDL_MapRGBA *SDL_MapRGBA; variable
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/dynapi/
H A DSDL_dynapi_overrides.h293 #define SDL_MapRGBA SDL_MapRGBA_REAL macro
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/dynapi/
H A DSDL_dynapi_overrides.h293 #define SDL_MapRGBA SDL_MapRGBA_REAL macro
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/dynapi/
H A DSDL_dynapi_overrides.h293 #define SDL_MapRGBA SDL_MapRGBA_REAL macro
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/dynapi/
H A DSDL_dynapi_overrides.h287 #define SDL_MapRGBA SDL_MapRGBA_REAL macro
/dports/x11/controllermap/SDL2-2.0.18/src/dynapi/
H A DSDL_dynapi_overrides.h287 #define SDL_MapRGBA SDL_MapRGBA_REAL macro
/dports/devel/sdl20/SDL2-2.0.18/src/dynapi/
H A DSDL_dynapi_overrides.h287 #define SDL_MapRGBA SDL_MapRGBA_REAL macro
/dports/games/tuxpaint/tuxpaint-0.9.26/src/
H A Dtuxpaint.c552 #define SDL_MapRGBA(f,r,g,b,a) ( \ macro

12