Home
last modified time | relevance | path

Searched defs:SDL_SetGamma (Results 1 – 7 of 7) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/preload/
H A Dpreload.c25 int SDL_SetGamma(float r, float g, float b) { in SDL_SetGamma() function
/dports/devel/sdl12/SDL-1.2.15/src/video/
H A DSDL_gamma.c93 int SDL_SetGamma(float red, float green, float blue) in SDL_SetGamma() function
/dports/games/warmux/warmux-11.04/build/android/jni/sdl/src/video/
H A DSDL_gamma.c93 int SDL_SetGamma(float red, float green, float blue) in SDL_SetGamma() function
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_video_h.ads236 function SDL_SetGamma subprogspec
/dports/devel/fpc-sdl/fpc-3.2.2/packages/sdl/src/
H A Dsdl.pas3102 function SDL_SetGamma(redgamma: single; greengamma: single; bluegamma: single ): Integer; in SDL_SetGamma() function
/dports/lang/fpc-source/fpc-3.2.2/packages/sdl/src/
H A Dsdl.pas3102 function SDL_SetGamma(redgamma: single; greengamma: single; bluegamma: single ): Integer; in SDL_SetGamma() function
/dports/devel/sdl12-compat/sdl12-compat-release-1.2.52/src/
H A DSDL12_compat.c6613 SDL_SetGamma(float red, float green, float blue) in SDL_SetGamma() function