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