Home
last modified time | relevance | path

Searched refs:r_screenshot_format (Results 1 – 6 of 6) sorted by relevance

/dports/games/ufoai/ufoai-2.5-source/src/client/renderer/
H A Dr_local.h64 extern cvar_t* r_screenshot_format;
H A Dr_misc.cpp112 ext = r_screenshot_format->string; in R_ScreenShot()
H A Dr_main.cpp62 cvar_t* r_screenshot_format; variable
559r_screenshot_format = Cvar_Get("r_screenshot_format", "jpg", CVAR_ARCHIVE, "png, jpg or tga are va… in R_RegisterSystemVars()
/dports/games/ufoai-data/ufoai-data-2.5_1/base/ufos/ui/
H A Dhud_genradar.ufo56 cmd "r_isometric 1;r_screenshot_format png;centercamera;camsetangles 90 90;camsetzoom 0.5;"
H A Doptions.ufo571 cvar *cvar:r_screenshot_format
599 if ( *cvar:r_screenshot_format eq "jpg" ) {
/dports/games/ufoai/ufoai-2.5-source/mods/ui2/ufos/ui/
H A Doptions.ufo743 cvar *cvar:r_screenshot_format
803 if ( *cvar:r_screenshot_format eq "jpg" ) {