Go to the source code of this file.
Macros | |
#define | REF_SOFT 0 |
#define | REF_OPENGL 1 |
#define | REF_VULKAN 2 |
#define | REF_3DFX 3 |
#define | REF_POWERVR 4 |
#define | REF_VERITE 5 |
#define | SOFTWARE_MENU 0 |
#define | OPENGL_MENU 1 |
#define | VULKAN_MENU 2 |
Functions | |
void | M_ForceMenuOff (void) |
static void | DriverCallback (void *unused) |
static void | ScreenSizeCallback (void *s) |
static void | BrightnessCallback (void *s) |
static void | ResetDefaults (void *unused) |
static void | ApplyChanges (void *unused) |
static void | CancelChanges (void *unused) |
void | VID_MenuInit (void) |
void | VID_MenuDraw (void) |
const char * | VID_MenuKey (int key) |
#define OPENGL_MENU 1 |
Definition at line 68 of file vid_menu.c.
#define REF_3DFX 3 |
Definition at line 27 of file vid_menu.c.
#define REF_OPENGL 1 |
Definition at line 25 of file vid_menu.c.
#define REF_POWERVR 4 |
Definition at line 28 of file vid_menu.c.
#define REF_SOFT 0 |
Definition at line 24 of file vid_menu.c.
#define REF_VERITE 5 |
Definition at line 29 of file vid_menu.c.
#define REF_VULKAN 2 |
Definition at line 26 of file vid_menu.c.
#define SOFTWARE_MENU 0 |
Definition at line 67 of file vid_menu.c.
#define VULKAN_MENU 2 |
Definition at line 69 of file vid_menu.c.
Definition at line 153 of file vid_menu.c.
Referenced by VID_MenuInit(), and VID_MenuKey().
Definition at line 280 of file vid_menu.c.
Referenced by VID_MenuInit(), and VID_MenuKey().
Definition at line 123 of file menu.c.
Referenced by ApplyChanges(), CL_Disconnect(), Con_ToggleChat_f(), and Con_ToggleConsole_f().
Definition at line 148 of file vid_menu.c.
Referenced by VID_MenuInit().
Definition at line 646 of file vid_menu.c.
Referenced by M_Menu_Video_f().
Definition at line 290 of file vid_menu.c.
Referenced by M_Menu_Video_f(), ResetDefaults(), and VID_LoadRefresh().
const char* VID_MenuKey | ( | int | key | ) |
|
static |
Definition at line 38 of file vid_menu.c.
Referenced by ApplyChanges(), GLimp_InitGL(), and VID_MenuInit().
|
static |
Definition at line 40 of file vid_menu.c.
Referenced by GL_SetDefaultState(), GL_SetTexturePalette(), GL_Upload32(), GL_Upload8(), R_SetSky(), and VID_MenuInit().
|
static |
Definition at line 41 of file vid_menu.c.
Referenced by VID_MenuInit().
|
static |
Definition at line 37 of file vid_menu.c.
Referenced by VID_MenuInit().
|
static |
Definition at line 39 of file vid_menu.c.
Referenced by GL_Upload32(), R_SetSky(), and VID_MenuInit().
|
static |
Definition at line 88 of file vid_menu.c.
Referenced by ApplyChanges(), and VID_MenuInit().
|
static |
Definition at line 95 of file vid_menu.c.
Referenced by VID_MenuInit().
|
static |
Definition at line 82 of file vid_menu.c.
Referenced by ApplyChanges(), BrightnessCallback(), and VID_MenuInit().
|
static |
Definition at line 96 of file vid_menu.c.
Referenced by VID_MenuInit().
|
static |
Definition at line 74 of file vid_menu.c.
Referenced by DriverCallback(), VID_MenuDraw(), and VID_MenuKey().
|
static |
Definition at line 75 of file vid_menu.c.
Referenced by ApplyChanges(), BrightnessCallback(), DriverCallback(), VID_MenuDraw(), and VID_MenuInit().
|
static |
Definition at line 97 of file vid_menu.c.
Referenced by VID_MenuInit().
|
static |
Definition at line 93 of file vid_menu.c.
Referenced by ApplyChanges(), and VID_MenuInit().
|
static |
Definition at line 83 of file vid_menu.c.
Referenced by ApplyChanges(), and VID_MenuInit().
|
static |
Definition at line 90 of file vid_menu.c.
Referenced by ApplyChanges(), and VID_MenuInit().
|
static |
Definition at line 77 of file vid_menu.c.
Referenced by ApplyChanges(), and VID_MenuInit().
|
static |
Definition at line 86 of file vid_menu.c.
Referenced by ApplyChanges(), and VID_MenuInit().
|
static |
Definition at line 72 of file vid_menu.c.
Referenced by DriverCallback(), VID_MenuDraw(), and VID_MenuInit().
|
static |
Definition at line 85 of file vid_menu.c.
Referenced by ApplyChanges(), and VID_MenuInit().
|
static |
Definition at line 92 of file vid_menu.c.
Referenced by ApplyChanges(), and VID_MenuInit().
|
static |
Definition at line 78 of file vid_menu.c.
Referenced by ApplyChanges(), DriverCallback(), and VID_MenuInit().
|
static |
Definition at line 87 of file vid_menu.c.
Referenced by ApplyChanges(), and VID_MenuInit().
|
static |
Definition at line 81 of file vid_menu.c.
Referenced by VID_MenuInit().
|
static |
Definition at line 71 of file vid_menu.c.
Referenced by DriverCallback(), VID_MenuDraw(), and VID_MenuInit().
|
static |
Definition at line 84 of file vid_menu.c.
Referenced by ApplyChanges(), and VID_MenuInit().
|
static |
Definition at line 89 of file vid_menu.c.
Referenced by ApplyChanges(), and VID_MenuInit().
|
static |
Definition at line 79 of file vid_menu.c.
Referenced by ApplyChanges(), and VID_MenuInit().
|
static |
Definition at line 80 of file vid_menu.c.
Referenced by ApplyChanges(), and VID_MenuInit().
|
static |
Definition at line 94 of file vid_menu.c.
Referenced by ApplyChanges(), and VID_MenuInit().
|
static |
Definition at line 91 of file vid_menu.c.
Referenced by ApplyChanges(), and VID_MenuInit().
|
static |
Definition at line 73 of file vid_menu.c.
Referenced by DriverCallback(), VID_MenuDraw(), and VID_MenuInit().
cvar_t* scr_viewsize |
Definition at line 49 of file cl_scrn.c.
Referenced by VID_MenuInit().
|
static |
Definition at line 52 of file vid_menu.c.
Referenced by DDRAW_Init(), and VID_MenuInit().
|
static |
Definition at line 53 of file vid_menu.c.
Referenced by R_ClipAndDrawPoly(), and VID_MenuInit().
cvar_t* vid_fullscreen |
Definition at line 47 of file vid_dll.c.
Referenced by VID_MenuInit().
cvar_t* vid_gamma |
Definition at line 43 of file vid_dll.c.
Referenced by ApplyChanges(), and VID_MenuInit().
cvar_t* vid_hudscale |
Definition at line 48 of file vid_dll.c.
Referenced by VID_MenuDraw(), and VID_MenuInit().
cvar_t* vid_ref |
Definition at line 44 of file vid_dll.c.
Referenced by ApplyChanges(), BrightnessCallback(), and VID_MenuInit().
|
static |
Definition at line 44 of file vid_menu.c.
Referenced by VID_MenuInit(), Vk_LmapTextureMode(), and Vk_TextureMode().
|
static |
Definition at line 56 of file vid_menu.c.
Referenced by VID_MenuInit().
|
static |
Definition at line 42 of file vid_menu.c.
Referenced by VID_MenuInit().
|
static |
Definition at line 47 of file vid_menu.c.
Referenced by VID_MenuInit().
|
static |
Definition at line 55 of file vid_menu.c.
Referenced by VID_MenuInit().
|
static |
Definition at line 43 of file vid_menu.c.
Referenced by VID_MenuInit().
|
static |
Definition at line 50 of file vid_menu.c.
Referenced by R_SetSky(), VID_MenuInit(), and Vk_Upload32().
|
static |
Definition at line 49 of file vid_menu.c.
Referenced by VID_MenuInit().
|
static |
Definition at line 45 of file vid_menu.c.
Referenced by QVk_CreatePipeline(), and VID_MenuInit().
|
static |
Definition at line 46 of file vid_menu.c.
Referenced by VID_MenuInit().
|
static |
Definition at line 48 of file vid_menu.c.
Referenced by QVk_CreateSwapchain(), and VID_MenuInit().