Home
last modified time | relevance | path

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

/dports/games/openbor3482/openbor-2c1ecd7/engine/sdl/
H A Dopengl.c37 static float ycompress = 1.0; variable
374 scaledHeight = (int)(textureHeight * texScale) * ycompress; in video_gl_copy_screen()
/dports/games/openbor3711/openbor-6ec17fa/engine/sdl/
H A Dopengl.c37 static float ycompress = 1.0; variable
379 scaledHeight = (int)(textureHeight * texScale) * ycompress; in video_gl_copy_screen()
/dports/games/openbor3979/openbor-2bcf25b/engine/sdl/
H A Dopengl.c49 static float ycompress = 1.0; variable
424 scaledHeight = (int)(textureHeight * texScale) * ycompress; in video_gl_copy_screen()