Xrasher/engine/platform/win32
2025-02-15 13:08:05 +03:00
..
con_win.c engine: platform: win32: remove unused log variables and checks from Win32 console, sys_con does the job 2025-02-14 00:28:00 +03:00
crash_win.c engine: pass argv0 to crash handler setup, which is required for libbacktrace integration 2025-02-09 15:36:49 +03:00
lib_custom_win.c platform: win32: replace Q_sprintf calls by Q_snprintf 2023-04-26 05:20:45 +03:00
lib_win.c engine: platform: win32: request error string in wide chars and then transform it to UTF-8 using our utflib 2024-07-09 08:24:58 +03:00
lib_win.h engine: platform: win32: fix calculating RVAs for LLP64 2023-08-29 19:18:22 +03:00
net.h engine: second iteration of IPv6 support 2022-06-09 03:10:02 +03:00
sys_win.c engine: platform: sdl: set requested timer delay in units of 100ns according to the documentation 2025-02-15 13:08:05 +03:00