Lasse Öörni 4b0b227898 Code cleanup. Reverted the more extreme XML loading optimizations for readability. 14 years ago
..
AreaAllocator.cpp b90c1386be Removed unnecessary parentheses. 14 years ago
AreaAllocator.h 80a6948b22 Large rendering architecture refactoring. 14 years ago
Attribute.h b6b8279174 Added a mechanism for resolving possibly changed component & node ID attributes after scene load. 14 years ago
CMakeLists.txt 471d3ec5ff Added libcpuid for improved CPU detection. 14 years ago
Context.cpp 7a45a5b33a Made internal event handling functions private in Object & Context. 14 years ago
Context.h 9a080ee900 Cleaned up comments. Removed Object::CreateObject() as unnecessary. 14 years ago
CoreEvents.h b1ba025970 Fixed hyperthreading detection again. 14 years ago
DebugNew.h d69efd65f0 Container library fixes. 14 years ago
MiniDump.cpp 563ad416e9 Further optimization and improvement of light intensity sorting. 14 years ago
MiniDump.h de67af8825 CoreData / Data reorganization. 14 years ago
Mutex.cpp c8089b1687 Initial work queue & multithreading support. 14 years ago
Mutex.h c8089b1687 Initial work queue & multithreading support. 14 years ago
Object.cpp 7a45a5b33a Made internal event handling functions private in Object & Context. 14 years ago
Object.h 9a080ee900 Cleaned up comments. Removed Object::CreateObject() as unnecessary. 14 years ago
Precompiled.cpp 7c45da5588 Import new code. 14 years ago
Precompiled.h 20a2a48ed9 Added hashing support to Pair template class. 14 years ago
ProcessUtils.cpp fbdd44c3b8 Fixed comments. 14 years ago
ProcessUtils.h 471d3ec5ff Added libcpuid for improved CPU detection. 14 years ago
Profiler.cpp 4c581e39f3 Modified Profiler to output milliseconds also for total accumulated data. 14 years ago
Profiler.h de67af8825 CoreData / Data reorganization. 14 years ago
Signal.cpp 4bdc1cf2c1 Create worker threads in Engine. 14 years ago
Signal.h 9a080ee900 Cleaned up comments. Removed Object::CreateObject() as unnecessary. 14 years ago
StringHash.cpp f3859c1ed7 Added documentation about containers. 14 years ago
StringHash.h de67af8825 CoreData / Data reorganization. 14 years ago
StringUtils.cpp 4b0b227898 Code cleanup. Reverted the more extreme XML loading optimizations for readability. 14 years ago
StringUtils.h 84fb81684b Documentation update. 14 years ago
Thread.cpp 110c908ef5 Fixed OSX build. 14 years ago
Thread.h de67af8825 CoreData / Data reorganization. 14 years ago
Timer.cpp b1ba025970 Fixed hyperthreading detection again. 14 years ago
Timer.h b1ba025970 Fixed hyperthreading detection again. 14 years ago
Variant.cpp 1e1496e7d4 Refactored setting variants from strings. 14 years ago
Variant.h 1e1496e7d4 Refactored setting variants from strings. 14 years ago
WorkQueue.cpp 57070cafc3 Limit to three worker threads for more consistent performance. 14 years ago
WorkQueue.h dec13dac7a Draw render-to-texture views upside down on OpenGL so that they match the UV coordinates of regular textures. 14 years ago