1
0
Fork 0
Quake3e/code/win32
MGislv 81fb376e48 Upload files to 'code/win32' 2022-02-12 20:47:51 +00:00
..
msvc2005 vm_x86_ng: added support for legacy x87 instructions to new bytecode compiler, so entirely replaced legacy vm_x86 with vm_x86_ng 2021-07-13 23:18:11 +03:00
msvc2017 vm_x86_ng: added support for legacy x87 instructions to new bytecode compiler, so entirely replaced legacy vm_x86 with vm_x86_ng 2021-07-13 23:18:11 +03:00
background.bmp init 2010-12-01 20:14:49 +00:00
clear.bmp init 2010-12-01 20:14:49 +00:00
glw_win.h win32: do not try to restore gamma if this operation is not supported 2019-12-19 20:52:08 +02:00
q3.manifest Win32: cleaned manifest file, do not embed manifests in 2017/2019 solutions 2020-02-26 16:32:09 +02:00
qe3.ico Upload files to 'code/win32' 2022-02-12 20:47:51 +00:00
resource.h init 2010-12-01 20:14:49 +00:00
win_gamma.c Fixed erroneous gamma setup in windowed mode, code cleanup 2021-12-08 17:10:55 +02:00
win_glimp.c SDL2: fixed crash when some cvars (like in_keyboardDebug) may be dereferenced before initialization, unified that behavior with win32 backend 2022-02-07 16:24:53 +02:00
win_input.c win32: show/hide mouse cursor only if it has been not suppressed by OS 2022-01-25 13:17:07 +02:00
win_local.h Sound: fixed potential division-by-zero in S_GetSoundTime() in case of failed DirectSound initialization 2021-09-19 19:18:59 +03:00
win_main.c Disable console 2022-02-12 20:46:36 +00:00
win_minimize.c Do FS_ConvertPath after copying filename to local buffer because source string are allocated using CopyString so we (theoretically) can't modify them 2017-09-06 22:25:56 +03:00
win_qgl.c win32: GetModuleFileName() may not zero-terminate output buffer 2019-10-19 17:28:53 +03:00
win_qvk.c Vulkan: reload DLL only when \r_device changes 2020-07-09 12:08:18 +03:00
win_resource.rc Win32: cleaned manifest file, do not embed manifests in 2017/2019 solutions 2020-02-26 16:32:09 +02:00
win_shared.c Make it OpenArena(ish) 2022-02-12 17:30:27 +01:00
win_snd.c WASAPI: fixed rare crash 2021-12-22 22:47:06 +02:00
win_syscon.c Added more static qualifiers, removed/disabled unused variables and functions 2021-10-15 14:43:01 +03:00
win_wndproc.c Win32: correctly cleanup timer descriptors 2021-06-20 22:18:33 +03:00