qzdoom/src/menu
Christoph Oelckers b65b83edb3 - removed the hard screen resolution switch that still was present on Windows and cleaned up the entire video backend code from the remaining support code for this.
Like Linux and macOS this will only support borderless fullscreen in the active desktop resolution now, which is what modern systems need.
The list of discrete resolutions has been removed as it makes no sense anymore with a fixed video mode - all the other scaling options remain active, though.
2018-06-17 20:08:35 +02:00
..
joystickmenu.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
loadsavemenu.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
menu.cpp - removed the hard screen resolution switch that still was present on Windows and cleaned up the entire video backend code from the remaining support code for this. 2018-06-17 20:08:35 +02:00
menu.h - removed the hard screen resolution switch that still was present on Windows and cleaned up the entire video backend code from the remaining support code for this. 2018-06-17 20:08:35 +02:00
menudef.cpp - replaced gl_PatchMenu with an MMX 'ifoption' check. 2018-04-25 19:36:48 +02:00
messagebox.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
optionmenu.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
playermenu.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00