Panagiotis Christopoulos Charitos 79a1bf36bd Add some code for Android touch input 4 лет назад
..
Allocator.h 03e4146743 Rename the anki to AnKi 5 лет назад
Array.h 32ecf9545b Some improvements in some operator[] 4 лет назад
Assert.cpp 2b0d2e5385 Minor improvements in backtrace 4 лет назад
Assert.h 12875be131 Optimize and fix some bugs in the ModelResource 4 лет назад
Atomic.h ef7f65ec5b Remove the NonCopyable class and use C++ constructs 4 лет назад
BitMask.h 03e4146743 Rename the anki to AnKi 5 лет назад
BitSet.h 3367e67c76 Make more things build 4 лет назад
CMakeLists.txt 8fdf46cd86 Unit tests now build for Android 4 лет назад
ClassWrapper.h 13331de8a1 Some changes in docs 5 лет назад
CleanupWindows.h 03e4146743 Rename the anki to AnKi 5 лет назад
Common.h 03e4146743 Rename the anki to AnKi 5 лет назад
DynamicArray.h 03e4146743 Rename the anki to AnKi 5 лет назад
DynamicArray.inl.h 03e4146743 Rename the anki to AnKi 5 лет назад
Enum.h 03e4146743 Rename the anki to AnKi 5 лет назад
F16.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
F16.h 03e4146743 Rename the anki to AnKi 5 лет назад
File.cpp 00475c66a3 Add support for command line arguments on Android 4 лет назад
File.h 00475c66a3 Add support for command line arguments on Android 4 лет назад
Filesystem.cpp 87e4805c41 Fix bugs in the image importer 4 лет назад
Filesystem.h 8a4bfed7fb Windows fixes 4 лет назад
FilesystemPosix.cpp 97c029dae2 Fix bugs and enable some unit testing on Android 4 лет назад
FilesystemWindows.cpp 8a4bfed7fb Windows fixes 4 лет назад
Forward.h 4f5f694653 Fix release APK builds 4 лет назад
Function.h 28c339a092 Add some const (un)correctness in Function 4 лет назад
Functions.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
Functions.h 4b0d05c25e Add some data types 4 лет назад
Hash.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
Hash.h 03e4146743 Rename the anki to AnKi 5 лет назад
HashMap.h ef7f65ec5b Remove the NonCopyable class and use C++ constructs 4 лет назад
Hierarchy.h ef7f65ec5b Remove the NonCopyable class and use C++ constructs 4 лет назад
Hierarchy.inl.h 03e4146743 Rename the anki to AnKi 5 лет назад
HighRezTimer.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
HighRezTimer.h 03e4146743 Rename the anki to AnKi 5 лет назад
HighRezTimerPosix.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
HighRezTimerWindows.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
INotify.h 8fdf46cd86 Unit tests now build for Android 4 лет назад
INotifyPosix.cpp 8fdf46cd86 Unit tests now build for Android 4 лет назад
INotifyWindows.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
List.h ef7f65ec5b Remove the NonCopyable class and use C++ constructs 4 лет назад
List.inl.h 03e4146743 Rename the anki to AnKi 5 лет назад
Logger.cpp 84c73e5464 Fix some bugs in the image importer 4 лет назад
Logger.h 84c73e5464 Fix some bugs in the image importer 4 лет назад
Memory.cpp ef7f65ec5b Remove the NonCopyable class and use C++ constructs 4 лет назад
Memory.h ef7f65ec5b Remove the NonCopyable class and use C++ constructs 4 лет назад
ObjectAllocator.h 96e2f4cfdf Android now builds! 4 лет назад
ObjectAllocator.inl.h 03e4146743 Rename the anki to AnKi 5 лет назад
Process.h 03e4146743 Rename the anki to AnKi 5 лет назад
ProcessPosix.cpp 87e4805c41 Fix bugs in the image importer 4 лет назад
ProcessWindows.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
Ptr.h 21facb0f5d Some optimizations 4 лет назад
Rtti.h 03e4146743 Rename the anki to AnKi 5 лет назад
Serializer.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
Serializer.h ef7f65ec5b Remove the NonCopyable class and use C++ constructs 4 лет назад
Serializer.inl.h 03e4146743 Rename the anki to AnKi 5 лет назад
Serializer.py 03e4146743 Rename the anki to AnKi 5 лет назад
Singleton.h 30769fceae Add an async compute unit test 4 лет назад
SparseArray.h 03e4146743 Rename the anki to AnKi 5 лет назад
SparseArray.inl.h 5b3c1b58aa Make more things build 4 лет назад
StdTypes.h 7e28f95eaf Small refactor for images 4 лет назад
String.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
String.h 32ecf9545b Some improvements in some operator[] 4 лет назад
StringList.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
StringList.h c23f4410b0 More work on the image importer 4 лет назад
System.cpp 00475c66a3 Add support for command line arguments on Android 4 лет назад
System.h 00475c66a3 Add support for command line arguments on Android 4 лет назад
Thread.h 4f5f694653 Fix release APK builds 4 лет назад
ThreadHive.cpp ef7f65ec5b Remove the NonCopyable class and use C++ constructs 4 лет назад
ThreadHive.h 79a1bf36bd Add some code for Android touch input 4 лет назад
ThreadPool.cpp 3367e67c76 Make more things build 4 лет назад
ThreadPool.h ef7f65ec5b Remove the NonCopyable class and use C++ constructs 4 лет назад
ThreadPosix.cpp 4f5f694653 Fix release APK builds 4 лет назад
ThreadWindows.cpp 4f5f694653 Fix release APK builds 4 лет назад
Tracer.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
Tracer.h ef7f65ec5b Remove the NonCopyable class and use C++ constructs 4 лет назад
Visitor.h 03e4146743 Rename the anki to AnKi 5 лет назад
WeakArray.h 22c9655d15 More work on the image importer 4 лет назад
Win32Minimal.cpp 83514aab22 Minor things 5 лет назад
Win32Minimal.h 2e03b2cc10 Minor changes 4 лет назад
Xml.cpp 03e4146743 Rename the anki to AnKi 5 лет назад
Xml.h 03e4146743 Rename the anki to AnKi 5 лет назад
Xml.inl.h 03e4146743 Rename the anki to AnKi 5 лет назад