Torque3D/Engine/source/platformWin32
2022-06-13 08:05:26 -04:00
..
minidump Use strncpy instead of strcpy because again, buffer overflows 2018-03-06 02:35:33 -05:00
nativeDialogs Use strncpy instead of strcpy because again, buffer overflows 2018-03-06 02:35:33 -05:00
threads Update thread ids for 64bit support. 2021-08-29 20:34:57 -04:00
videoInfo
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 Merge branch 'development' into EngineAPI-Refactor 2018-12-09 14:48:50 -06:00
winConsole.h
winCPUInfo.cpp * BugFix: Remove the last remnant of 3DNow! Extensions. 2022-05-24 21:11:08 -04:00
winDInputDevice.cpp As suggested, extract strlen calls from sizes into variables so it isn't called twice 2018-03-08 20:59:40 -05: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 flush out windows cpu detection. 2021-09-26 23:43:06 -04:00
WinPlatformGL.cpp OpenGL vsync fixes. 2016-12-23 13:59:55 +10:00
winProcessControl.cpp
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
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 * Feature: Augment VFS file information with creation times & update some console functions to use VFS. 2021-12-18 03:56:11 -05:00
winVolume.h
winWindow.cpp sdl usage standards proposal 3: 2020-12-31 14:44:39 -06:00