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 年 前
..
CMakeLists.txt 4a35758028 Moved container & string classes to a separate library. 14 年 前
Deserializer.cpp c96f9e72dc Cleaned up joystick code. Automatically open the joystick when accessed. 13 年 前
Deserializer.h cc3ee34f58 Increased occlusion buffer depth bias. 14 年 前
File.cpp 92facb3c3b Added Android asset support and basic build instructions. 13 年 前
File.h 5507b006be Shader load/compile refactoring. Removed shader source code from the SourceAssets directory and moved to Bin/CoreData/Shaders. 13 年 前
FileSystem.cpp a77a685f4c Fixed warnings reported by Xcode. 13 年 前
FileSystem.h 5507b006be Shader load/compile refactoring. Removed shader source code from the SourceAssets directory and moved to Bin/CoreData/Shaders. 13 年 前
FileWatcher.cpp 40f91c7399 Fixed terrain live reload in the editor. 13 年 前
FileWatcher.h 9baf3bad64 Fixed crash in FileWatcher on exit when FileSystem had already been destroyed. 13 年 前
IOEvents.h cc3ee34f58 Increased occlusion buffer depth bias. 14 年 前
Log.cpp e1a1c974e5 Initial iOS support. 13 年 前
Log.h cc3ee34f58 Increased occlusion buffer depth bias. 14 年 前
MemoryBuffer.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 年 前
MemoryBuffer.h cc3ee34f58 Increased occlusion buffer depth bias. 14 年 前
PackageFile.cpp c48f640a18 Changed several structures to HashMap / HashSet for better performance. 13 年 前
PackageFile.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 年 前
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 年 前
Serializer.cpp af7c5a53fb Renamed GetData() to Data() in the Math library. 14 年 前
Serializer.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 年 前
VectorBuffer.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 年 前
VectorBuffer.h cc3ee34f58 Increased occlusion buffer depth bias. 14 年 前