Home
last modified time | relevance | path

Searched refs:showfps (Results 126 – 150 of 161) sorted by relevance

1234567

/dports/games/bloodfrontier/bloodfrontier/src/game/
H A Dhud.cpp29 VARP(showfps, 0, 1, 3);
1514 cy[i] -= showfps || showstats > (m_edit(game::gamemode) ? 0 : 1) ? cs/2 : cs/16; in drawinventory()
1698 if(showfps) in drawheadsup()
1702 switch(showfps) in drawheadsup()
1803 …drawconsole(2, hudwidth, hudsize, br, by, showfps > 1 || showstats > (m_edit(game::gamemode) ? 0 :… in drawhud()
/dports/games/redeclipse16/base-1.6.0/config/menus/
H A Doptions.cfg882 guiradio2 "no FPS" showfps 0
884 guiradio2 "show number only" showfps 1
886 guiradio2 "verbose" showfps 2
888 guiradio2 "more verbose" showfps 3
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/
H A Dscreens.cpp809 if (ud.showfps) in G_PrintFPS()
817 if (ud.showfps > 1) in G_PrintFPS()
831 if (ud.showfps > 2) in G_PrintFPS()
879 if (ud.showfps > 1) in G_PrintFPS()
H A Dosdcmds.cpp1482 { "r_showfps", "show the frame rate counter", (void *)&ud.showfps, CVAR_INT, 0, 3 }, in registerosdcommands()
/dports/games/apoolGL/apoolGL-099-pre22/
H A Dgraphics.c1160 case SDLK_f: showfps = 1-showfps; break; in menu()
/dports/x11/xlockmore/xlockmore-5.67/xlock/
H A Dresource.c751 Bool showfps; variable
892 {(void *) & showfps, (char *) "showfps", (char *) "ShowFps", (char *) "off", t_Bool},
H A Dxlock.c769 extern Bool showfps;
1370 MI_SET_FLAG_STATE(mi, WI_FLAG_FPS, showfps); in mode_info()
/dports/games/quake-dpmod/quake-dpmod-20130301/dpmod/menu/
H A Doptions.menu810 cvarname "showfps"
/dports/games/powder/powder118_src/port/android/powder/src/com/zincland/powder/
H A DPowderActivity.java173 case R.id.showfps:
/dports/x11/xlockmore/xlockmore-5.67/docs/
H A Dxlock.hlp21 -/+showfps ] [ -fpsfont fontname ] [ -/+fpstop ] [ -/+use3d ] [
943 -/+showfps
950 showfps is on.
954 display, used if showfps is on.
H A DTODO159 o -showfps option may give a Zero Page Read and SEGV error using Mesa
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dmenu.c1573 else if (options_cursor == optnum++) Cvar_SetValueQuick(&showfps, !showfps.integer); in M_Menu_Options_AdjustSliders()
1650 M_Options_PrintCheckbox(" Show Framerate", true, showfps.integer); in M_Options_Draw()
/dports/games/barony/Barony-3.3.7/src/interface/
H A Dconsolecommand.cpp326 showfps = (showfps == false); in consoleCommand()
/dports/games/NBlood/NBlood-a1689a4/source/duke3d/src/
H A Dgamestructures.cpp1127 case USERDEFS_TICKRATE: labelNum = ud.showfps; break; in VM_GetUserdef()
1325 case USERDEFS_TICKRATE: ud.showfps = iSet; break; in VM_SetUserdef()
H A Dosdcmds.cpp1631 …OPTSTR "\n 2: extra timing data\n 3: excessive timing data", (void *)&ud.showfps, CVAR_INT, 0, 3 }, in registerosdcommands()
/dports/games/uhexen2/hexen2source-1.5.9/docs/
H A DReleaseNotes416 - All platforms: Added on-screen fps counter to hexen2 (do "showfps 1"
417 from the console). Updated existing showfps code of hexenworld.
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dmenu.c1620 else if (options_cursor == optnum++) Cvar_SetValueQuick(&showfps, !showfps.integer); in M_Menu_Options_AdjustSliders()
1699 M_Options_PrintCheckbox(" Show Framerate", true, showfps.integer); in M_Options_Draw()
/dports/games/darkplaces/darkplaces/
H A Dmenu.c1620 else if (options_cursor == optnum++) Cvar_SetValueQuick(&showfps, !showfps.integer); in M_Menu_Options_AdjustSliders()
1699 M_Options_PrintCheckbox(" Show Framerate", true, showfps.integer); in M_Options_Draw()
/dports/games/sauerbraten/sauerbraten/src/engine/
H A Drendergl.cpp2170 VARP(showfps, 0, 1, 1);
2248 if(showfps) in gl_drawhud()
/dports/games/redeclipse16/base-1.6.0/src/game/
H A Dhud.cpp38 VAR(IDF_PERSIST, showfps, 0, 0, 3);
3141 if(showfps) in drawinventory()
3146 switch(showfps) in drawinventory()
3554 …drawconsole(2, hudwidth, hudheight, left, hudheight-edge-bottom, showfps >= 2 || showstats >= (m_e… in drawhud()
/dports/games/tesseract-data/tesseract/src/engine/
H A Drendergl.cpp2718 VARP(showfps, 0, 1, 1);
2764 if(showfps) in gl_drawhud()
/dports/games/tesseract/tesseract/src/engine/
H A Drendergl.cpp2718 VARP(showfps, 0, 1, 1);
2764 if(showfps) in gl_drawhud()
/dports/games/redeclipse/base-2.0.0/config/ui/
H A Dsettings.cfg1045 uiselect 0.2 0.025 "showfps" [
/dports/x11/xlockmore/xlockmore-5.67/
H A Dconfigure.ac2767 # pre-3.4 Mesa will core dump with the -showfps option. A patch must be
2769 # mode and the -showfps option. This memory leak is fixed in Mesa 3.4.2
2820 AC_MSG_RESULT(!!!WARNING!!! molecule mode or the -showfps option. This can be corrected by)
2825 … AC_MSG_RESULT(!!!WARNING!!! Mesa versions 3.3 and earlier will SEGV with the -showfps option.)
/dports/games/sauerbraten/sauerbraten/data/
H A Dmenus.cfg1323 guicheckbox "show FPS" showfps

1234567