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