.. |
async
|
970dd5c477
Reordering initialization methods #1912
|
8 年之前 |
input
|
6d4a620f33
Merge pull request #2070 from Azaezel/OVRoops
|
8 年之前 |
nativeDialogs
|
48a093eec4
Adds the ability to force the path returned by the file dialog to be relative.
|
7 年之前 |
output
|
e6159a590a
Add basic support for showing openvr controllers and tracked objects
|
9 年之前 |
test
|
e042c25bef
something went squiffy in the last set of merges
|
8 年之前 |
threads
|
19dcfde60f
Merge pull request #1984 from FooBarbarians/fix-1912
|
8 年之前 |
platform.cpp
|
31036c4031
Bug fixes for alternative zip layout and define to toggle it on
|
12 年之前 |
platform.h
|
6f78c9567c
kills off the last vestiges of xenon support
|
8 年之前 |
platformAssert.cpp
|
10cb6ab9c4
Merge remote-tracking branch 'refs/remotes/origin/development' into pr/1153
|
9 年之前 |
platformAssert.h
|
c19a70814c
Tidy up and fix the various Assert macros
|
10 年之前 |
platformCPU.cpp
|
8e0ae15f74
Tabs...
|
11 年之前 |
platformCPUCount.cpp
|
7f735cae2e
Missed a bit. Readded an accidental removal, and cleaned up an extraneous endif
|
8 年之前 |
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
|
26fd24fbab
Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed.
|
8 年之前 |
platformIntrinsics.gcc.h
|
26fd24fbab
Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed.
|
8 年之前 |
platformIntrinsics.h
|
6d1ef41c69
Changed some size_t to uintptr_t.
|
10 年之前 |
platformIntrinsics.visualc.h
|
26fd24fbab
Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed.
|
8 年之前 |
platformMemory.cpp
|
970dd5c477
Reordering initialization methods #1912
|
8 年之前 |
platformMemory.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 年之前 |
platformNet.cpp
|
9200eb99e1
duplicate var+assignment
|
7 年之前 |
platformNet.h
|
bb38a40bcb
fixed lots of tabs and space
|
8 年之前 |
platformNetAsync.cpp
|
26fd24fbab
Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed.
|
8 年之前 |
platformNetAsync.h
|
704577e051
Preliminary IPV6 Support
|
9 年之前 |
platformRedBook.cpp
|
f44a3f27d6
Fix stack balancing problems by refactoring execution calls
|
10 年之前 |
platformRedBook.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 年之前 |
platformTLS.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 年之前 |
platformTimer.cpp
|
a8f9249f77
clang catch: pragma note. (no longer needed)
|
9 年之前 |
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
|
26fd24fbab
Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed.
|
8 年之前 |
platformVolume.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 年之前 |
profiler.cpp
|
326f0f386e
merged into master
|
8 年之前 |
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
|
87283640b7
Removed the unneeded PPC And Altivec elements, and removed the LOCBUILD flag
|
8 年之前 |
types.gcc.h
|
26fd24fbab
Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed.
|
8 年之前 |
types.h
|
29934cdc27
Fix comment
|
10 年之前 |
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.
|
10 年之前 |
types.ppc.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 年之前 |
types.visualc.h
|
26fd24fbab
Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed.
|
8 年之前 |
types.win.h
|
47a2cc165a
moved header file to have a more meaningful naming
|
11 年之前 |
typesLinux.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.
|
10 年之前 |