Kajetan Johannes Hammerle b7e0240de4 vector division 3 years ago
..
resources bff2959fac png reader and tests 3 years ago
ArrayListTests.cpp 7e32681799 list to arraylist, list is dynamic, refactoring of several classes, 3 years ago
ArrayListTests.h 7e32681799 list to arraylist, list is dynamic, refactoring of several classes, 3 years ago
ArrayTests.cpp 23a0ac3535 heap array and tests 3 years ago
ArrayTests.h e2133fcd39 to string for arrays and lists 3 years ago
BitArrayTests.cpp c7c902a09f bit array is now on the heap 3 years ago
BitArrayTests.h 9f04c008ff bit array 3 years ago
BufferTests.cpp 188cc8dab2 buffer uses malloc / realloc as it can prevent many expensive copies and 3 years ago
BufferTests.h b8f6e4c345 buffer and tests, attribute spacers without argument and correctly 3 years ago
ClockTests.cpp 375ceefe32 clock and tests 3 years ago
ClockTests.h 375ceefe32 clock and tests 3 years ago
ColorTests.cpp 43b70c7d12 bracket operator for color 3 years ago
ColorTests.h fea130a18d color and tests 3 years ago
FrustumTests.cpp 799b6f2c32 frustum and tests 3 years ago
FrustumTests.h 799b6f2c32 frustum and tests 3 years ago
HashMapTests.cpp 48800a9c38 correct iterators for hashmaps, package from server to client 3 years ago
HashMapTests.h 17b4051828 refactored tests 3 years ago
ListTests.cpp 5d05233981 test for list remove and stringbuffer unicode append 3 years ago
ListTests.h 17b4051828 refactored tests 3 years ago
MatrixStackTests.cpp 352b738398 matrix stack and tests 3 years ago
MatrixStackTests.h 352b738398 matrix stack and tests 3 years ago
MatrixTests.cpp aed1d3e7f9 most quaternion / matrix opperations are removed as there is no use case 3 years ago
MatrixTests.h a22b853d90 row aligned matrix class with tests, vector4 specialization 3 years ago
NetworkTests.cpp 48800a9c38 correct iterators for hashmaps, package from server to client 3 years ago
NetworkTests.h 88dd110de4 most base stuff for networking with enet, hashmap uses lists and has remove 3 years ago
PNGReaderTests.cpp 3f19a93439 removal of stack allocator 3 years ago
PNGReaderTests.h bff2959fac png reader and tests 3 years ago
PlaneTests.cpp ecbdaff9ba planes and tests 3 years ago
PlaneTests.h ecbdaff9ba planes and tests 3 years ago
QuaternionTests.cpp b7379603ce quaternions and tests, matrices can be multiplied by quaternions and 3 years ago
QuaternionTests.h b7379603ce quaternions and tests, matrices can be multiplied by quaternions and 3 years ago
RandomTests.cpp d972dff595 improved random tests 3 years ago
RandomTests.h 1fd8e086b0 random and tests 3 years ago
RingBufferTests.cpp a4e35518b1 ring buffer and tests 3 years ago
RingBufferTests.h a4e35518b1 ring buffer and tests 3 years ago
SplitStringTests.cpp 7e32681799 list to arraylist, list is dynamic, refactoring of several classes, 3 years ago
SplitStringTests.h e1478f0bd2 string splitting and tests 3 years ago
StackTests.cpp 7e32681799 list to arraylist, list is dynamic, refactoring of several classes, 3 years ago
StackTests.h 1586ab7509 stack + tests, feedback in list if add works, remove from list is safe 3 years ago
StringBufferTests.cpp 5d05233981 test for list remove and stringbuffer unicode append 3 years ago
StringBufferTests.h 95c38c9389 string buffer and tests 3 years ago
Test.cpp 1fd8e086b0 random and tests 3 years ago
Test.h 1fd8e086b0 random and tests 3 years ago
TypedBufferTests.cpp ce80f29511 typed buffer and tests 3 years ago
TypedBufferTests.h ce80f29511 typed buffer and tests 3 years ago
UniquePointerTests.cpp 9133b9da5e unique pointer and tests 3 years ago
UniquePointerTests.h 9133b9da5e unique pointer and tests 3 years ago
UtilsTests.cpp 2520bce011 utils and tests 3 years ago
UtilsTests.h 2520bce011 utils and tests 3 years ago
VectorTests.cpp b7e0240de4 vector division 3 years ago
VectorTests.h d1120cb403 vectors with variable dimension 3 years ago