![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
Go to the source code of this file.
Data Structures | |
| struct | scr_touchscreenarea_t |
Functions | |
| void | CL_Screen_Init (void) |
| void | CL_UpdateScreen (void) |
| qbool | R_Stereo_Active (void) |
| void | SCR_BeginLoadingPlaque (qbool startup) |
| void | SCR_CaptureVideo_SoundFrame (const struct portable_samplepair_s *paintbuffer, size_t length) |
| void | SCR_CenterPrint (const char *str) |
| void | SCR_ClearLoadingScreen (qbool redraw) |
| void | SCR_DeferLoadingPlaque (qbool startup) |
| void | SCR_EndLoadingPlaque (void) |
| void | SCR_PopLoadingScreen (qbool redraw) |
| void | SCR_PushLoadingScreen (const char *msg, float len_in_parent) |
Variables | |
| struct cvar_s | cl_showdate |
| struct cvar_s | cl_showfps |
| struct cvar_s | cl_showtime |
| struct cvar_s | crosshair |
| struct cvar_s | crosshair_size |
| struct cvar_s | r_letterbox |
| struct cvar_s | r_stereo_angle |
| struct cvar_s | r_stereo_separation |
| int | r_stereo_side |
| int | sb_lines |
| scan lines to draw | |
| unsigned int | scr_con_current |
| struct cvar_s | scr_conalpha |
| struct cvar_s | scr_conalpha2factor |
| struct cvar_s | scr_conalpha3factor |
| struct cvar_s | scr_conalphafactor |
| struct cvar_s | scr_conbrightness |
| struct cvar_s | scr_conscroll2_x |
| struct cvar_s | scr_conscroll2_y |
| struct cvar_s | scr_conscroll3_x |
| struct cvar_s | scr_conscroll3_y |
| struct cvar_s | scr_conscroll_x |
| struct cvar_s | scr_conscroll_y |
| struct cvar_s | scr_fov |
| int | scr_numtouchscreenareas |
| struct cvar_s | scr_refresh |
| struct cvar_s | scr_stipple |
| scr_touchscreenarea_t | scr_touchscreenareas [128] |
| struct cvar_s | scr_viewsize |
Definition at line 804 of file cl_screen.c.
References CF_CLIENT, cl_demo_mousegrab, Cmd_AddCommand(), Cvar_RegisterVariable(), Cvar_RegisterVirtual(), Cvar_SetQuick(), int(), net_graph, R_Envmap_f(), r_letterbox, r_speeds_graph, r_speeds_graph_filter, r_speeds_graph_height, r_speeds_graph_length, r_speeds_graph_maxdefault, r_speeds_graph_maxtimedelta, r_speeds_graph_seconds, r_speeds_graph_width, r_speeds_graph_x, r_speeds_graph_y, r_stereo_angle, r_stereo_horizontal, r_stereo_redblue, r_stereo_redcyan, r_stereo_redgreen, r_stereo_separation, r_stereo_sidebyside, r_stereo_vertical, SCR_CaptureVideo_Ogg_Init(), SCR_Centerprint_f(), scr_centertime, scr_conalpha, scr_conalpha2factor, scr_conalpha3factor, scr_conalphafactor, scr_conbrightness, scr_conforcewhiledisconnected, scr_conheight, scr_conscroll2_x, scr_conscroll2_y, scr_conscroll3_x, scr_conscroll3_y, scr_conscroll_x, scr_conscroll_y, scr_fov, SCR_InfoBar_f(), scr_infobar_height, scr_initialized, scr_loadingscreen_background, scr_loadingscreen_barcolor, scr_loadingscreen_barheight, scr_loadingscreen_count, scr_loadingscreen_firstforstartup, scr_loadingscreen_maxfps, scr_loadingscreen_picture, scr_loadingscreen_scale, scr_loadingscreen_scale_base, scr_loadingscreen_scale_limit, scr_printspeed, scr_refresh, scr_sbarscale, scr_screenshot_alpha, SCR_ScreenShot_f(), scr_screenshot_gammaboost, scr_screenshot_jpeg, scr_screenshot_jpeg_quality, scr_screenshot_name_in_mapdir, scr_screenshot_png, scr_screenshot_timestamp, scr_showbrand, scr_showpause, scr_showram, scr_showturtle, SCR_SizeDown_f(), SCR_SizeUp_f(), scr_stipple, scr_viewsize, Sys_CheckParm(), timedemo_screenshotframelist, vid_conheight, vid_conwidth, vid_conwidthauto, vid_pixelheight, vid_touchscreen_outlinealpha, and vid_touchscreen_overlayalpha.
Referenced by CL_Init().
Definition at line 2130 of file cl_screen.c.
References bound, ca_connected, CHECKGLERROR, cl, cl_minfps, cl_minfps_fade, cl_minfps_force, cl_minfps_qualityhysteresis, cl_minfps_qualitymax, cl_minfps_qualitymin, cl_minfps_qualitymultiply, cl_minfps_qualitystepmax, cl_punchangle_applied, cls, con_initialized, Con_Print(), Cvar_SetValueQuick(), f, gamemode, GL_BACK, GL_BACK_LEFT, GL_BACK_RIGHT, GL_ColorMask(), GL_DepthMask(), GL_ScissorTest(), host, identitymatrix, cvar_t::integer, IS_NEXUIZ_DERIVED, loadingscreenstack, M_PI, Matrix4x4_OriginFromMatrix(), max, min, NULL, palette_rgb_pantscolormap, palette_rgb_pantsscoreboard, palette_rgb_shirtcolormap, palette_rgb_shirtscoreboard, R_BufferData_NewFrame(), R_ClearScreen(), R_FrameData_NewFrame(), R_HDR_UpdateIrisAdaptation(), R_Mesh_SetRenderTargets(), r_refdef, R_SetViewport(), R_Stereo_Active(), r_stereo_redblue, r_stereo_redcyan, r_stereo_redgreen, r_stereo_side, R_Viewport_InitOrtho(), Sbar_ShowFPS_Update(), SCR_DrawScreen(), SCR_EndLoadingPlaque(), scr_initialized, scr_loading, scr_loadingscreen_maxfps, scr_refresh, SCR_SetUpToDrawConsole(), scr_stipple, SCR_UpdateVars(), SIGNONS, sin(), Sys_DirtyTime(), vid, vid_conheight, vid_conwidth, VID_Finish(), and vid_hidden.
Referenced by CL_Frame(), CL_TimeRefresh_f(), Key_Console(), SCR_BeginLoadingPlaque(), SCR_PopLoadingScreen(), and SCR_PushLoadingScreen().
Definition at line 2077 of file cl_screen.c.
References R_Stereo_ColorMasking(), r_stereo_horizontal, r_stereo_sidebyside, r_stereo_vertical, and vid.
Referenced by CL_UpdateScreen(), R_Bloom_StartFrame(), R_MotionBlurView(), and R_RenderView().
Definition at line 1838 of file cl_screen.c.
References loadingscreenstack_t::absolute_loading_amount_min, CL_UpdateScreen(), loadingscreenstack, loadingscreenstack_t::msg, NULL, SCR_DeferLoadingPlaque(), scr_loadingscreen_background, and SCR_SetLoadingScreenTexture().
Referenced by CL_EstablishConnection(), CL_ParseServerInfo(), Host_Init(), R_Modules_Restart_f(), and SV_SpawnServer().
| void SCR_CaptureVideo_SoundFrame | ( | const struct portable_samplepair_s * | paintbuffer, |
| size_t | length ) |
References cl_showdate, cl_showfps, cl_showtime, crosshair, crosshair_size, length, paintbuffer, r_letterbox, r_stereo_angle, r_stereo_separation, r_stereo_side, sb_lines, scr_con_current, scr_conalpha, scr_conalpha2factor, scr_conalpha3factor, scr_conalphafactor, scr_conbrightness, scr_conscroll2_x, scr_conscroll2_y, scr_conscroll3_x, scr_conscroll3_y, scr_conscroll_x, scr_conscroll_y, scr_fov, scr_refresh, scr_stipple, and scr_viewsize.
| void SCR_CenterPrint | ( | const char * | str | ) |
Definition at line 144 of file cl_screen.c.
References cl, Con_CenterPrint(), dp_strlcpy, scr_center_lines, scr_centerstring, scr_centertime, scr_centertime_off, and scr_centertime_start.
Referenced by CL_ParseServerMessage(), CL_VM_Parse_CenterPrint(), SCR_Centerprint_f(), and VM_centerprint().
Definition at line 1918 of file cl_screen.c.
References loadingscreenstack, and SCR_PopLoadingScreen().
Referenced by CL_DisconnectEx().
Definition at line 1859 of file cl_screen.c.
References SCR_ChooseLoadingPic(), and scr_loading.
Referenced by SCR_BeginLoadingPlaque(), and VID_Restart_f().
Definition at line 1865 of file cl_screen.c.
References SCR_ClearLoadingScreenTexture(), and scr_loading.
Referenced by CL_UpdateScreen().
Definition at line 1899 of file cl_screen.c.
Definition at line 1873 of file cl_screen.c.
|
extern |
Definition at line 96 of file sbar.c.
Referenced by M_Menu_Options_AdjustSliders(), M_Options_Draw(), Sbar_Init(), Sbar_ShowFPS(), and SCR_CaptureVideo_SoundFrame().
|
extern |
Definition at line 88 of file sbar.c.
Referenced by M_Menu_Options_AdjustSliders(), M_Options_Draw(), Sbar_Init(), Sbar_ShowFPS(), and SCR_CaptureVideo_SoundFrame().
|
extern |
Definition at line 94 of file sbar.c.
Referenced by M_Menu_Options_AdjustSliders(), M_Options_Draw(), Sbar_Init(), Sbar_ShowFPS(), and SCR_CaptureVideo_SoundFrame().
|
extern |
Definition at line 121 of file view.c.
Referenced by M_Menu_Options_AdjustSliders(), M_Options_Draw(), Sbar_Draw(), SCR_CaptureVideo_SoundFrame(), and V_Init().
|
extern |
Definition at line 116 of file sbar.c.
Referenced by Sbar_Draw(), Sbar_Init(), and SCR_CaptureVideo_SoundFrame().
|
extern |
Definition at line 79 of file cl_screen.c.
Referenced by CL_Screen_Init(), Sbar_Draw(), SCR_CaptureVideo_SoundFrame(), and SCR_DrawScreen().
|
extern |
Definition at line 87 of file cl_screen.c.
Referenced by CL_Screen_Init(), R_RenderView(), and SCR_CaptureVideo_SoundFrame().
|
extern |
Definition at line 80 of file cl_screen.c.
Referenced by CL_Screen_Init(), R_RenderView(), and SCR_CaptureVideo_SoundFrame().
|
extern |
Definition at line 1553 of file cl_screen.c.
Referenced by CL_UpdateScreen(), R_RenderView(), SCR_CaptureVideo_SoundFrame(), and SCR_DrawScreen().
|
extern |
scan lines to draw
Definition at line 58 of file sbar.c.
Referenced by R_TimeReport_EndFrame(), Sbar_Draw(), SCR_CaptureVideo_SoundFrame(), and SCR_UpdateVars().
|
extern |
Definition at line 106 of file cl_screen.c.
Referenced by CL_TimeDemo_f(), SCR_CaptureVideo_SoundFrame(), SCR_DrawConsole(), SCR_DrawScreen(), and SCR_SetUpToDrawConsole().
|
extern |
Definition at line 21 of file cl_screen.c.
Referenced by CL_Screen_Init(), Con_DrawConsole(), and SCR_CaptureVideo_SoundFrame().
|
extern |
Definition at line 23 of file cl_screen.c.
Referenced by CL_Screen_Init(), Con_DrawConsole(), and SCR_CaptureVideo_SoundFrame().
|
extern |
Definition at line 24 of file cl_screen.c.
Referenced by CL_Screen_Init(), Con_DrawConsole(), and SCR_CaptureVideo_SoundFrame().
|
extern |
Definition at line 22 of file cl_screen.c.
Referenced by CL_Screen_Init(), Con_DrawConsole(), and SCR_CaptureVideo_SoundFrame().
|
extern |
Definition at line 25 of file cl_screen.c.
Referenced by CL_Screen_Init(), Con_DrawConsole(), and SCR_CaptureVideo_SoundFrame().
|
extern |
Definition at line 30 of file cl_screen.c.
Referenced by CL_Screen_Init(), Con_DrawConsole(), and SCR_CaptureVideo_SoundFrame().
|
extern |
Definition at line 31 of file cl_screen.c.
Referenced by CL_Screen_Init(), Con_DrawConsole(), and SCR_CaptureVideo_SoundFrame().
|
extern |
Definition at line 32 of file cl_screen.c.
Referenced by CL_Screen_Init(), Con_DrawConsole(), and SCR_CaptureVideo_SoundFrame().
|
extern |
Definition at line 33 of file cl_screen.c.
Referenced by CL_Screen_Init(), Con_DrawConsole(), and SCR_CaptureVideo_SoundFrame().
|
extern |
Definition at line 28 of file cl_screen.c.
Referenced by CL_Screen_Init(), Con_DrawConsole(), and SCR_CaptureVideo_SoundFrame().
|
extern |
Definition at line 29 of file cl_screen.c.
Referenced by CL_Screen_Init(), Con_DrawConsole(), and SCR_CaptureVideo_SoundFrame().
|
extern |
Definition at line 20 of file cl_screen.c.
Referenced by CL_Screen_Init(), M_Menu_Options_AdjustSliders(), M_Options_Draw(), SCR_CaptureVideo_SoundFrame(), SCR_DrawScreen(), and SCR_UpdateVars().
|
extern |
Definition at line 1504 of file cl_screen.c.
Referenced by IN_Move(), SCR_DrawTouchscreenOverlay(), VID_TouchscreenArea(), and VID_TouchscreenCursor().
|
extern |
Definition at line 89 of file cl_screen.c.
Referenced by CL_Screen_Init(), CL_UpdateScreen(), and SCR_CaptureVideo_SoundFrame().
|
extern |
Definition at line 88 of file cl_screen.c.
Referenced by CL_DrawVideo(), CL_Screen_Init(), CL_UpdateScreen(), and SCR_CaptureVideo_SoundFrame().
|
extern |
Definition at line 1505 of file cl_screen.c.
Referenced by SCR_DrawTouchscreenOverlay(), VID_TouchscreenArea(), and VID_TouchscreenCursor().
|
extern |
Definition at line 19 of file cl_screen.c.
Referenced by CL_Screen_Init(), SCR_CaptureVideo_SoundFrame(), SCR_DrawScreen(), SCR_SizeDown_f(), SCR_SizeUp_f(), SCR_UpdateVars(), and V_CalcRefdefUsing().