Home
last modified time | relevance | path

Searched refs:I_SetGamma (Results 1 – 3 of 3) sorted by relevance

/dports/games/edge/Edge-1.35-source/src/
H A Di_video.cc258 void I_SetGamma(float gamma) in I_SetGamma() function
275 I_SetGamma(1.0f); in I_ShutdownGraphics()
H A Di_system.h315 void I_SetGamma(float gamma);
H A Dr_colormap.cc634 I_SetGamma(gamma); in V_ColourNewFrame()