Torque3D/Engine/source/platform
AzaezelX c41f4d6680 since
https://github.com/Torque3DResources/curlModule/blob/main/source/libs/libs.cmake
appends TORQUE_INCLUDE_DIRECTORIES
we can look in that dir for httpobject sintead of relying on relative-to-core locations
2025-01-23 20:59:21 -06:00
..
async rest of virtuals removed 2024-03-18 18:40:22 +00:00
input Fix gamepad binds on non-windows. 2020-08-05 02:50:04 -04:00
nativeDialogs clean up math varsize complaints 2023-04-27 16:10:04 -05:00
output
threads rest of virtuals removed 2024-03-18 18:40:22 +00:00
platform.cpp
platform.h * BugFix: Remove unused 3DNow! extensions and broken SSE extensions. 2022-05-24 20:39:34 -04:00
platformAssert.cpp Eliminate unnecessary uses of ConsoleFunction 2018-04-17 21:41:29 +02:00
platformAssert.h
platformCPU.cpp * Feature: Reimplement POSIX CPU information. 2022-05-24 20:58:28 -04:00
platformCPUCount.h * Feature: Reimplement POSIX CPU information. 2022-05-24 20:58:28 -04:00
platformDlibrary.h
platformFileIO.cpp * Adjustment: Change Platform::makeFullPathName to use "game:/" as cwd if none is specified. 2022-06-16 19:04:43 -04:00
platformFont.cpp
platformFont.h
platformGL.h
platformInput.h
platformIntrinsics.gcc.h Fix some compiler warnings on macos 2023-01-01 22:56:56 -05:00
platformIntrinsics.h
platformIntrinsics.visualc.h
platformMemory.cpp Eliminate DefineConsoleFunction 2018-04-17 20:54:08 +02:00
platformMemory.h
platformNet.cpp since 2025-01-23 20:59:21 -06:00
platformNet.h
platformNetAsync.cpp rest of virtuals removed 2024-03-18 18:40:22 +00:00
platformNetAsync.h
platformRedBook.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
platformRedBook.h
platformTimer.cpp Eliminate DefineConsoleFunction 2018-04-17 20:54:08 +02:00
platformTimer.h virtuals removed 2024-03-18 18:13:00 +00:00
platformTLS.h
platformVFS.h
platformVideoInfo.cpp
platformVideoInfo.h
platformVolume.cpp * BugFix: Mount home:/ to refer to Torque's original Documents/<APPNAME> output for eg. prefs while leaving data:/ as an option for those that may want it. 2022-06-13 10:53:01 -04:00
platformVolume.h
profiler.cpp Changes profiler to use the high precision timer built into windows. 2020-12-28 18:14:21 -05:00
profiler.h Changes profiler to use the high precision timer built into windows. 2020-12-28 18:14:21 -05:00
tmm_off.h
tmm_on.h
types.codewarrior.h Removed the unneeded PPC And Altivec elements, and removed the LOCBUILD flag 2017-04-09 23:26:35 -05:00
types.gcc.h * Adjustment: Utilize native compiler intrinsics for endian swapping when available. 2021-10-07 09:59:03 -04:00
types.h IES Loader 2024-02-21 09:36:37 +00:00
types.lint.h
types.mac.h Speaking of badly sized mac things 2018-03-08 00:45:43 -05:00
types.posix.h
types.ppc.h
types.visualc.h * BugFix: Correct a Windows compilation error in the endian swap code due to a missing include. 2021-10-08 17:23:16 -04:00
types.win.h
typesLinux.h IES Loader 2024-02-21 09:36:37 +00:00
typesWin32.h IES Loader 2024-02-21 09:36:37 +00:00
typesX86UNIX.h IES Loader 2024-02-21 09:36:37 +00:00
typetraits.h