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-30 09:31:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
956bd51d6d
Torque3D
/
Engine
/
source
/
platform
History
Robert MacGregor
2368f1d97c
* Feature: Reimplement POSIX CPU information.
...
* BugFix: Correct a typo in setProcessoInformation -> setProcessorInformation.
2022-05-24 20:58:28 -04:00
..
async
* BugFix: Clear some MSVC compiler warnings.
2021-10-07 00:27:39 -04:00
input
nativeDialogs
output
test
threads
macos platform fixes for intel macs
2021-09-25 22:39:40 -04: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
platformFont.cpp
platformFont.h
platformGL.h
platformInput.h
platformIntrinsics.gcc.h
* BugFix: Correct an ASAN reported memory error caused by incorrect usage of __sync_fetch_and_add.
2021-11-02 18:11:42 -04:00
platformIntrinsics.h
platformIntrinsics.visualc.h
platformMemory.cpp
platformMemory.h
platformNet.cpp
* BugFix: Clear some MSVC compiler warnings.
2021-10-07 00:27:39 -04: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
platformVolume.h
profiler.cpp
profiler.h
tmm_off.h
tmm_on.h
types.codewarrior.h
types.gcc.h
* Adjustment: Utilize native compiler intrinsics for endian swapping when available.
2021-10-07 09:59:03 -04:00
types.h
Add support for aarch64 / apple silicon
2021-05-10 15:55:56 -04:00
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