cnq3/code/linux
myT 3305c6f515 improved multi-monitor support
- /monitorlist
- the monitor list gets updated during video restarts and by /monitorlist
- Linux > r_monitor is now 0-based and monitors are sorted top-to-bottom, left-to-right
- Windows > the Windows + shift + left/right arrow key shortcuts should be ok to use
2019-02-20 20:52:34 +01:00
..
linux_help.h improved multi-monitor support 2019-02-20 20:52:34 +01:00
linux_local.h platform layer GL interface cleanup 2017-11-03 19:33:54 +01:00
linux_main.cpp reworked and unified sleeping 2018-01-25 06:41:30 +01:00
linux_qgl.c platform layer GL interface cleanup 2017-11-03 19:33:54 +01:00
linux_shared.cpp reduced CPU usage in the client 2017-12-27 05:43:28 +01:00
linux_signals.cpp passing the 3rd argument to open to please GCC 2018-01-16 04:03:15 +01:00
linux_tty.cpp the Linux client now uses SDL 2 for: window, GL context, video modes, audio, kb and mouse input, monitor list, clipboard 2017-10-28 03:35:51 +02:00
sdl_core.cpp console down with 2+ screens always disables input grabbing 2018-01-21 17:26:18 +01:00
sdl_glimp.cpp improved multi-monitor support 2019-02-20 20:52:34 +01:00
sdl_local.h improved multi-monitor support 2019-02-20 20:52:34 +01:00
sdl_snd.cpp audio interface clean-up and Sys_* documentation 2017-11-03 19:36:30 +01:00