dhewm3/neo/sys
Daniel Gibson 00b58d1f0f Print available displays and mouse position before creating window
to debug issues like "dhewm3 chose wrong fullscreen resolution"
or "dhewm3 started on wrong display"
2022-01-08 18:10:06 +01:00
..
aros Use idStr::Copynz() instead of strncpy() 2022-01-08 16:58:48 +01:00
cmake Use stb_vorbis instead of libogg and libvorbis(file) 2021-04-27 20:08:59 +02:00
linux Prevent user from running dhewm3 as root. 2021-12-16 23:08:09 +01:00
osx Use idStr::Copynz() instead of strncpy() 2022-01-08 16:58:48 +01:00
posix Shorten file path in backtraces 2022-01-08 17:02:24 +01:00
stub Do gamma correction (r_gamma, r_brightness) in shaders 2021-06-20 03:36:39 +02:00
win32 Shorten file path in backtraces 2022-01-08 17:02:24 +01:00
cpu.cpp Fix sys/cpu.cpp for msvc 64bit 2012-07-06 01:06:59 +02:00
doom_icon.h Window Icon, make in_nograb work with SDL2 2015-03-02 00:03:30 +01:00
events.cpp correctly reset iconvDesc 2021-07-19 01:28:43 +02:00
glimp.cpp Print available displays and mouse position before creating window 2022-01-08 18:10:06 +01:00
platform.h Fix compatibility with Mac OSX 10.4 and 10.5 2021-10-12 19:07:41 +02:00
sys_local.cpp Get rid of Sys_FPU_StackIsEmpty() 2012-07-06 01:06:53 +02:00
sys_local.h Get rid of Sys_FPU_StackIsEmpty() 2012-07-06 01:06:53 +02:00
sys_public.h Support (hopefully) all keyboard keys via scancodes, #323 2021-07-15 07:00:18 +02:00
threads.cpp Add SysIsMainThread() function 2021-06-20 03:36:39 +02:00