This website requires JavaScript.
Explore
Help
Sign In
TorqueGameEngines
/
Torque3D
Watch
1
Star
0
Fork
You've already forked Torque3D
0
mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced
2026-01-20 04:34:48 +00:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
99b024d0c6
Torque3D
/
Engine
/
source
/
platform
History
marauder2k7
c09f79d199
separate testing environment
...
-Separate main for running unit tests -Move unit tests into testing folder
2023-07-24 12:38:36 +01:00
..
async
input
nativeDialogs
clean up math varsize complaints
2023-04-27 16:10:04 -05:00
output
threads
separate testing environment
2023-07-24 12:38:36 +01:00
platform.cpp
platform.h
* BugFix: Remove unused 3DNow! extensions and broken SSE extensions.
2022-05-24 20:39:34 -04:00
platformAssert.cpp
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
platformMemory.h
platformNet.cpp
Adjusts handling for httpObject class so that if curl flag is off, files are not included and references are disabled to avoid compilation issues
2022-09-16 16:16:12 -05:00
platformNet.h
platformNetAsync.cpp
platformNetAsync.h
platformRedBook.cpp
platformRedBook.h
platformTimer.cpp
platformTimer.h
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
profiler.h
tmm_off.h
tmm_on.h
types.codewarrior.h
types.gcc.h
types.h
types.lint.h
types.mac.h
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
typesWin32.h
typesX86UNIX.h
typetraits.h