Lasse Öörni 170ee77019 To avoid confusion when to use what, and as the performance is usually better, use only HashMap & HashSet instead of Map & Set. 13 лет назад
..
AreaAllocator.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
AreaAllocator.h cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
Attribute.h 51c4336f2f Moved HashMap & Vector allocations to .cpp files so that they can be more easily tracked. 13 лет назад
CMakeLists.txt e1a1c974e5 Initial iOS support. 13 лет назад
Condition.cpp 866cd89546 Started work for experimental Android support. 13 лет назад
Condition.h 866cd89546 Started work for experimental Android support. 13 лет назад
Context.cpp 51c4336f2f Moved HashMap & Vector allocations to .cpp files so that they can be more easily tracked. 13 лет назад
Context.h 170ee77019 To avoid confusion when to use what, and as the performance is usually better, use only HashMap & HashSet instead of Map & Set. 13 лет назад
CoreEvents.h cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
Main.h 6eb2985ed8 Added comment. 13 лет назад
MiniDump.cpp e10da28c4b Reverted PrintLine() to use printf() to allow seeing the tools' intermediate output in the MSVC output window. 14 лет назад
MiniDump.h e10da28c4b Reverted PrintLine() to use printf() to allow seeing the tools' intermediate output in the MSVC output window. 14 лет назад
Mutex.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
Mutex.h cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
Object.cpp 8cdc6f69d2 Properly clean up event handlers referring to a deleted object. 13 лет назад
Object.h 54c7de95d8 Tidied up Container code. 13 лет назад
Precompiled.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
Precompiled.h 170ee77019 To avoid confusion when to use what, and as the performance is usually better, use only HashMap & HashSet instead of Map & Set. 13 лет назад
ProcessUtils.cpp e1a1c974e5 Initial iOS support. 13 лет назад
ProcessUtils.h 5bb39d77c4 Added function to return a runtime platform identifier string. 13 лет назад
Profiler.cpp a77a685f4c Fixed warnings reported by Xcode. 13 лет назад
Profiler.h 51c4336f2f Moved HashMap & Vector allocations to .cpp files so that they can be more easily tracked. 13 лет назад
StringHash.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
StringHash.h 50226cfdb0 Started work toward Unicode compatibility. 14 лет назад
StringUtils.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
StringUtils.h cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
Thread.cpp 866cd89546 Started work for experimental Android support. 13 лет назад
Thread.h 7ec5ec4f6e Added FileWatcher class (for now Windows only) & live resource reloading. 14 лет назад
Timer.cpp 5a6dfe6c19 Added missing spaces. 14 лет назад
Timer.h ff9df846d1 Fixed physics transform interpolation when physics timestep is lower than framerate. 14 лет назад
Variant.cpp c96f9e72dc Cleaned up joystick code. Automatically open the joystick when accessed. 13 лет назад
Variant.h 170ee77019 To avoid confusion when to use what, and as the performance is usually better, use only HashMap & HashSet instead of Map & Set. 13 лет назад
WorkQueue.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
WorkQueue.h f3f724920c Removed unnecessary include from WorkQueue. 13 лет назад