Torque3D/Engine/source/platform
Areloch 1ec048f41d Merge pull request #2220 from irei1as/development
Changes for SFXSound::setPosition(time)
2019-03-30 18:42:19 -05:00
..
async Merge pull request #2220 from irei1as/development 2019-03-30 18:42:19 -05:00
input Adds event codes for 2 POV hat masks, 2 trackballs and the guide button. 2019-01-10 20:06:54 -05:00
nativeDialogs Moves the path return from fileDialog through the returnBuffer so it doesn't get mangled or corrupted in memory inadvertently. 2019-02-23 18:11:54 -06:00
output Add basic support for showing openvr controllers and tracked objects 2016-09-11 22:42:42 +01:00
test something went squiffy in the last set of merges 2017-01-06 18:41:47 -05:00
threads Merge pull request #1984 from FooBarbarians/fix-1912 2017-04-26 01:11:51 -05:00
platform.cpp
platform.h kills off the last vestiges of xenon support 2017-07-09 15:05:56 -05:00
platformAssert.cpp Eliminate unnecessary uses of ConsoleFunction 2018-04-17 21:41:29 +02:00
platformAssert.h
platformCPU.cpp
platformCPUCount.cpp Engine was also using raw strcat/strcpy 2018-03-07 00:49:46 -05:00
platformCPUCount.h
platformCPUInfo.asm
platformDlibrary.h
platformFileIO.cpp Add a method to set the 'MainDotCsDir' when no main.cs is available 2018-04-21 09:29:57 +02:00
platformFont.cpp
platformFont.h
platformGL.h
platformInput.h Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed. 2017-04-08 20:30:57 -05:00
platformIntrinsics.gcc.h Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed. 2017-04-08 20:30:57 -05:00
platformIntrinsics.h
platformIntrinsics.visualc.h Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed. 2017-04-08 20:30:57 -05:00
platformMemory.cpp Eliminate DefineConsoleFunction 2018-04-17 20:54:08 +02:00
platformMemory.h
platformNet.cpp Clean up redundant variables 2019-02-06 15:03:06 -05:00
platformNet.h Hotfix to re-add the prior static function fix for these functions that was accidentally removed. 2017-01-31 19:16:34 -06:00
platformNetAsync.cpp Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed. 2017-04-08 20:30:57 -05:00
platformNetAsync.h Preliminary IPV6 Support 2016-10-25 19:09:02 +01:00
platformRedBook.cpp Eliminate DefineConsoleFunction 2018-04-17 20:54:08 +02:00
platformRedBook.h
platformTimer.cpp Eliminate DefineConsoleFunction 2018-04-17 20:54:08 +02:00
platformTimer.h
platformTLS.h
platformVFS.h
platformVideoInfo.cpp
platformVideoInfo.h
platformVolume.cpp Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed. 2017-04-08 20:30:57 -05:00
platformVolume.h
profiler.cpp Use strncpy instead of strcpy because again, buffer overflows 2018-03-06 02:35:33 -05:00
profiler.h
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 Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed. 2017-04-08 20:30:57 -05:00
types.h Fix comment 2015-03-08 20:12:14 -04: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 Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed. 2017-04-08 20:30:57 -05:00
types.win.h
typesLinux.h
typesWin32.h
typesX86UNIX.h
typetraits.h