| .. |
|
minidump
|
|
|
|
nativeDialogs
|
clean up math varsize complaints
|
2023-04-27 16:10:04 -05:00 |
|
threads
|
Update thread ids for 64bit support.
|
2021-08-29 20:34:57 -04:00 |
|
videoInfo
|
Compilation fixes for C++20
|
2022-11-28 21:39:06 -05:00 |
|
cardProfile.cpp
|
Eliminate DefineConsoleFunction
|
2018-04-17 20:54:08 +02:00 |
|
platformWin32.h
|
|
|
|
stdint.h
|
|
|
|
VFSRes.h
|
|
|
|
win_common_prefix.h
|
|
|
|
win_debug_prefix.h
|
|
|
|
win_release_prefix.h
|
|
|
|
winAsmBlit.cpp
|
|
|
|
winAsync.cpp
|
uninitialized variables-platform
|
2020-05-11 15:15:01 -05:00 |
|
winConsole.cpp
|
clean up math varsize complaints
|
2023-04-27 16:10:04 -05:00 |
|
winConsole.h
|
|
|
|
winCPUInfo.cpp
|
uninitialized and unused value cleanups
|
2023-05-01 10:40:02 -05:00 |
|
winDInputDevice.cpp
|
* Cleanup: Reorganize the engine main CMakeLists.txt for readability.
|
2022-05-31 08:30:11 -04:00 |
|
winDInputDevice.h
|
|
|
|
winDirectInput.cpp
|
uninitialized variables-platform
|
2020-05-11 15:15:01 -05:00 |
|
winDirectInput.h
|
|
|
|
winDlibrary.cpp
|
|
|
|
winExec.cpp
|
Eliminate DefineConsoleFunction
|
2018-04-17 20:54:08 +02:00 |
|
winFileio.cpp
|
Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense.
|
2020-10-03 14:37:55 +02:00 |
|
winFont.cpp
|
uninitialized variables-platform
|
2020-05-11 15:15:01 -05:00 |
|
winFont.h
|
|
|
|
winInput.cpp
|
Eliminate DefineConsoleFunction
|
2018-04-17 20:54:08 +02:00 |
|
winMath.cpp
|
* BugFix: Remove unused 3DNow! extensions and broken SSE extensions.
|
2022-05-24 20:39:34 -04:00 |
|
winMath_ASM.cpp
|
|
|
|
winMemory.cpp
|
|
|
|
winPlatformCPUCount.cpp
|
Update winPlatformCPUCount.cpp
|
2024-03-14 15:14:01 +00:00 |
|
WinPlatformGL.cpp
|
|
|
|
winProcessControl.cpp
|
clean up math varsize complaints
|
2023-04-27 16:10:04 -05:00 |
|
winRedbook.cpp
|
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
2018-03-08 20:59:40 -05:00 |
|
winTime.cpp
|
fileModifiedTime cleanups
|
2023-04-08 21:05:24 -05:00 |
|
winTimer.cpp
|
Changes profiler to use the high precision timer built into windows.
|
2020-12-28 18:14:21 -05:00 |
|
winTLS.cpp
|
|
|
|
winUser.cpp
|
|
|
|
winVFS.cpp
|
|
|
|
winVolume.cpp
|
fileModifiedTime cleanups
|
2023-04-08 21:05:24 -05:00 |
|
winVolume.h
|
|
|
|
winWindow.cpp
|
Fix Dynamic Library builds on Windows
|
2023-09-27 13:53:30 -05:00 |