Areloch 9d47830a8b Merge branch 'development' of https://github.com/GarageGames/Torque3D into development 9 年 前
..
async 5ef130d581 Fixed some random Worder warnings 10 年 前
input 95ae0b9863 Removes the old component code and moves the IProcessInput interface file into platform/input/ directory. 9 年 前
menus 475f218bcd Modified files for SDL2. 11 年 前
nativeDialogs c0a96c908f Adds handling for if the user cancels out of the file dialog, and adds support for proper multi-filters. 9 年 前
output 3a457749ec Oculus VR DK2 Support 10 年 前
test ec06dd78f9 Fix unit tests. 11 年 前
threads e75a9fa081 Don't assert; sometimes there aren't any jobs to wait for! 10 年 前
platform.cpp 31036c4031 Bug fixes for alternative zip layout and define to toggle it on 13 年 前
platform.h 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. 10 年 前
platformAssert.cpp 10cb6ab9c4 Merge remote-tracking branch 'refs/remotes/origin/development' into pr/1153 10 年 前
platformAssert.h c19a70814c Tidy up and fix the various Assert macros 11 年 前
platformCPU.cpp 8e0ae15f74 Tabs... 11 年 前
platformCPUCount.cpp 3336bffad2 Changes for Linux. 11 年 前
platformCPUCount.h 7dbfe6994d Engine directory for ticket #1 13 年 前
platformCPUInfo.asm 7dbfe6994d Engine directory for ticket #1 13 年 前
platformDlibrary.h 7dbfe6994d Engine directory for ticket #1 13 年 前
platformFileIO.cpp 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. 10 年 前
platformFont.cpp 7dbfe6994d Engine directory for ticket #1 13 年 前
platformFont.h 8ed0f508ca Minimal changes to compile T3D on WIN64. 11 年 前
platformGL.h dd08fd2e7d Add OpenGL support. 11 年 前
platformInput.h b7c720d01d Reverted #540 11 年 前
platformIntrinsics.gcc.h ae4ac53592 Remove comments. 10 年 前
platformIntrinsics.h 6d1ef41c69 Changed some size_t to uintptr_t. 11 年 前
platformIntrinsics.visualc.h 7dbfe6994d Engine directory for ticket #1 13 年 前
platformMemory.cpp 87d9e245b7 Merge remote-tracking branch 'smally/platform_type_consistency' into platform-type-consistency 11 年 前
platformMemory.h 7dbfe6994d Engine directory for ticket #1 13 年 前
platformNet.cpp 443cd2d607 Merge pull request #1231 from J0linar/platformNet_PR 10 年 前
platformNet.h 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 年 前
platformNetAsync.cpp 87d9e245b7 Merge remote-tracking branch 'smally/platform_type_consistency' into platform-type-consistency 11 年 前
platformNetAsync.h 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 年 前
platformRedBook.cpp f44a3f27d6 Fix stack balancing problems by refactoring execution calls 11 年 前
platformRedBook.h 7dbfe6994d Engine directory for ticket #1 13 年 前
platformTLS.h 7dbfe6994d Engine directory for ticket #1 13 年 前
platformTimer.cpp acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 年 前
platformTimer.h 7dbfe6994d Engine directory for ticket #1 13 年 前
platformVFS.h 7dbfe6994d Engine directory for ticket #1 13 年 前
platformVideoInfo.cpp 4f4c496fba Fix platforms that don't support PVI_NumAdapters 12 年 前
platformVideoInfo.h 7dbfe6994d Engine directory for ticket #1 13 年 前
platformVolume.cpp 6d8e0d7e25 refactored platform precompiler variable: TORQUE_OS_WIN{32,64,} 11 年 前
platformVolume.h 7dbfe6994d Engine directory for ticket #1 13 年 前
profiler.cpp 7418fbfbbd fixed memory leak in proper way 10 年 前
profiler.h 7dbfe6994d Engine directory for ticket #1 13 年 前
tmm_off.h 7dbfe6994d Engine directory for ticket #1 13 年 前
tmm_on.h 7dbfe6994d Engine directory for ticket #1 13 年 前
types.codewarrior.h 6d8e0d7e25 refactored platform precompiler variable: TORQUE_OS_WIN{32,64,} 11 年 前
types.gcc.h a5d34271f2 Fixed some minor compiler warnings on Linux 10 年 前
types.h 29934cdc27 Fix comment 11 年 前
types.lint.h 6d8e0d7e25 refactored platform precompiler variable: TORQUE_OS_WIN{32,64,} 11 年 前
types.mac.h 7dbfe6994d Engine directory for ticket #1 13 年 前
types.posix.h 3336bffad2 Changes for Linux. 11 年 前
types.ppc.h 7dbfe6994d Engine directory for ticket #1 13 年 前
types.visualc.h 10cb6ab9c4 Merge remote-tracking branch 'refs/remotes/origin/development' into pr/1153 10 年 前
types.win.h 47a2cc165a moved header file to have a more meaningful naming 11 年 前
types.xenon.h 7dbfe6994d Engine directory for ticket #1 13 年 前
typesLinux.h 7dbfe6994d Engine directory for ticket #1 13 年 前
typesPPC.h 7dbfe6994d Engine directory for ticket #1 13 年 前
typesWin32.h e37ecb0567 fixed WIN64 precompiler flags up - basics 11 年 前
typesX86UNIX.h 7dbfe6994d Engine directory for ticket #1 13 年 前
typetraits.h 6d1ef41c69 Changed some size_t to uintptr_t. 11 年 前