| .. |
|
async
|
Fixed some random Worder warnings
|
2015-07-03 15:52:38 +02:00 |
|
input
|
Remove unused stereo target codepath in Oculus code
|
2015-05-08 11:55:54 +01:00 |
|
menus
|
Modified files for SDL2.
|
2015-01-19 00:33:23 +01:00 |
|
nativeDialogs
|
Merge remote-tracking branch 'gg/development-3.6' into development
|
2015-01-29 21:17:38 +11:00 |
|
output
|
Oculus VR DK2 Support
|
2015-05-06 23:09:51 +01:00 |
|
test
|
Fix unit tests.
|
2015-02-14 14:50:32 +11:00 |
|
threads
|
Don't assert; sometimes there aren't any jobs to wait for!
|
2015-07-05 14:11:24 +10:00 |
|
platform.cpp
|
Bug fixes for alternative zip layout and define to toggle it on
|
2013-02-28 16:46:46 -05:00 |
|
platform.h
|
Modified files for SDL2.
|
2015-01-19 00:33:23 +01:00 |
|
platformAssert.cpp
|
Fix missing va_end's
|
2015-02-20 18:42:29 -05:00 |
|
platformAssert.h
|
Changes for Linux.
|
2015-01-19 01:44:36 +01:00 |
|
platformCPU.cpp
|
Tabs...
|
2014-11-30 21:49:41 -05:00 |
|
platformCPUCount.cpp
|
Changes for Linux.
|
2015-01-19 01:44:36 +01:00 |
|
platformCPUCount.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
platformCPUInfo.asm
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
platformDlibrary.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
platformFileIO.cpp
|
Add a comment about an incorrect condition that I'm not sure how to fix
|
2015-02-20 18:42:34 -05:00 |
|
platformFont.cpp
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
platformFont.h
|
Minimal changes to compile T3D on WIN64.
|
2014-09-14 21:39:56 +02:00 |
|
platformGL.h
|
Add OpenGL support.
|
2014-11-08 20:21:50 +01:00 |
|
platformInput.h
|
Reverted #540
|
2014-07-14 15:13:30 +02:00 |
|
platformIntrinsics.gcc.h
|
Remove comments.
|
2015-05-09 15:02:41 +10:00 |
|
platformIntrinsics.h
|
Changed some size_t to uintptr_t.
|
2015-02-07 16:41:54 +01:00 |
|
platformIntrinsics.visualc.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
platformMemory.cpp
|
Merge remote-tracking branch 'smally/platform_type_consistency' into platform-type-consistency
|
2014-04-04 13:43:25 +11:00 |
|
platformMemory.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
platformNet.cpp
|
Changed type to NetSocket
|
2015-03-01 17:20:48 +11:00 |
|
platformNet.h
|
Simple pass over the codebase to standardize the platform types.
|
2013-08-04 16:26:01 -05:00 |
|
platformNetAsync.cpp
|
Merge remote-tracking branch 'smally/platform_type_consistency' into platform-type-consistency
|
2014-04-04 13:43:25 +11:00 |
|
platformNetAsync.h
|
Simple pass over the codebase to standardize the platform types.
|
2013-08-04 16:26:01 -05:00 |
|
platformRedBook.cpp
|
Fix stack balancing problems by refactoring execution calls
|
2015-02-08 00:08:18 +00:00 |
|
platformRedBook.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
platformTimer.cpp
|
Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro.
|
2014-11-03 22:42:51 -05:00 |
|
platformTimer.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
platformTLS.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
platformVFS.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
platformVideoInfo.cpp
|
Fix platforms that don't support PVI_NumAdapters
|
2013-04-09 13:20:19 -04:00 |
|
platformVideoInfo.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
platformVolume.cpp
|
refactored platform precompiler variable: TORQUE_OS_WIN{32,64,}
|
2014-03-15 15:10:14 +01:00 |
|
platformVolume.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
profiler.cpp
|
fills in profiler timer fallback as per remmed out lines in other samples. see https://github.com/GarageGames/Torque3D/issues/1349 for report, and https://gist.github.com/Azaezel/2aafb88cf0d642418051 for result
|
2015-07-10 19:33:42 -05:00 |
|
profiler.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
tmm_off.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
tmm_on.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
types.codewarrior.h
|
refactored platform precompiler variable: TORQUE_OS_WIN{32,64,}
|
2014-03-15 15:10:14 +01:00 |
|
types.gcc.h
|
Fixed some minor compiler warnings on Linux
|
2015-06-28 22:29:23 +02:00 |
|
types.h
|
Fix comment
|
2015-03-08 20:12:14 -04:00 |
|
types.lint.h
|
refactored platform precompiler variable: TORQUE_OS_WIN{32,64,}
|
2014-03-15 15:10:14 +01:00 |
|
types.mac.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
types.posix.h
|
Changes for Linux.
|
2015-01-19 01:44:36 +01:00 |
|
types.ppc.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
types.visualc.h
|
Inline asm is not yet supported by clang
|
2015-03-05 14:57:58 -05:00 |
|
types.win.h
|
moved header file to have a more meaningful naming
|
2014-03-15 14:05:30 +01:00 |
|
types.xenon.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
typesLinux.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
typesPPC.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
typesWin32.h
|
fixed WIN64 precompiler flags up - basics
|
2014-03-15 13:43:48 +01:00 |
|
typesX86UNIX.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
typetraits.h
|
Changed some size_t to uintptr_t.
|
2015-02-07 16:41:54 +01:00 |