thirtyflightsofloving/qcommon/vid_resolutions.h

61 lines
1.5 KiB
C

/*
===========================================================================
Copyright (C) 1997-2001 Id Software, Inc.
This file is part of Quake 2 source code.
Quake 2 source code is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
Quake 2 source code is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Quake 2 source code; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
===========================================================================
*/
// List of video modes included in video menu
"[custom ]",
"[640x480 ]",
"[800x600 ]",
"[960x720 ]",
"[1024x768 ]",
"[1152x864 ]",
"[1280x960 ]",
"[1280x1024]",
"[1400x1050]",
"[1600x1200]",
"[1920x1440]",
"[2048x1536]",
"[800x480 ]",
"[856x480 ]",
"[1024x600 ]",
"[1280x720 ]",
"[1280x768 ]",
"[1280x800 ]",
"[1360x768 ]",
"[1366x768 ]",
"[1440x900 ]",
"[1600x900 ]",
"[1600x1024]",
"[1680x1050]",
"[1920x1080]",
"[1920x1200]",
"[2560x1080]",
"[2560x1440]",
"[2560x1600]",
"[3200x1800]",
"[3440x1440]",
"[3840x1600]",
"[3840x2160]",
"[3840x2400]",
"[4096x2160]",
"[5120x2880]",
0