Kajetan Johannes Hammerle 87883a6254 No more C++ dependencies 1 year ago
..
resources bff2959fac png reader and tests 3 years ago
ArrayListTests.cpp 87883a6254 No more C++ dependencies 1 year ago
ArrayListTests.h 7e32681799 list to arraylist, list is dynamic, refactoring of several classes, 3 years ago
ArrayTests.cpp 6199c611e4 data structures moved to data 2 years ago
ArrayTests.h e2133fcd39 to string for arrays and lists 3 years ago
BitArrayTests.cpp 82c3971044 select for bit arrays 2 years ago
BitArrayTests.h 9f04c008ff bit array 3 years ago
BoxTests.cpp a692cb21f1 improved ring buffer, box moved to core with tests, view for easy view 2 years ago
BoxTests.h a692cb21f1 improved ring buffer, box moved to core with tests, view for easy view 2 years ago
BufferTests.cpp 87883a6254 No more C++ dependencies 1 year ago
BufferTests.h b8f6e4c345 buffer and tests, attribute spacers without argument and correctly 3 years ago
BufferedValueTests.cpp ca8c7fcbb9 improved buffered value 2 years ago
BufferedValueTests.h 6dd2c8e799 buffered values for easy interpolating 2 years ago
ClockTests.cpp 87883a6254 No more C++ dependencies 1 year 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
ComponentsTests.cpp dd285eb5da libs moved to own folder, refactoring, frustum unbound from size 2 years ago
ComponentsTests.h 9ca3a59a16 component implementation and tests 2 years ago
FrustumTests.cpp 9f4ed235c8 removal of size class, int vectors 2 years ago
FrustumTests.h 799b6f2c32 frustum and tests 3 years ago
HashMapTests.cpp 87883a6254 No more C++ dependencies 1 year ago
HashMapTests.h 17b4051828 refactored tests 3 years ago
ImageReaderTests.cpp dd285eb5da libs moved to own folder, refactoring, frustum unbound from size 2 years ago
ImageReaderTests.h fa96b9a846 png reader is now a generic image reader to support more formats in the 2 years ago
ListTests.cpp 87883a6254 No more C++ dependencies 1 year ago
ListTests.h 17b4051828 refactored tests 3 years ago
MathTests.cpp 1f086aa7d2 min, max, clamp math 2 years ago
MathTests.h 44c2c77e81 utils moved to math 2 years ago
MatrixStackTests.cpp 352b738398 matrix stack and tests 3 years ago
MatrixStackTests.h 352b738398 matrix stack and tests 3 years ago
MatrixTests.cpp 9f4ed235c8 removal of size class, int vectors 2 years ago
MatrixTests.h a22b853d90 row aligned matrix class with tests, vector4 specialization 3 years ago
NetworkTests.cpp 87883a6254 No more C++ dependencies 1 year ago
NetworkTests.h 88dd110de4 most base stuff for networking with enet, hashmap uses lists and has remove 3 years ago
PlaneTests.cpp ecbdaff9ba planes and tests 3 years ago
PlaneTests.h ecbdaff9ba planes and tests 3 years ago
QuaternionTests.cpp 9f4ed235c8 removal of size class, int vectors 2 years ago
QuaternionTests.h b7379603ce quaternions and tests, matrices can be multiplied by quaternions and 3 years ago
RandomTests.cpp c291161c03 Strict compile warnings and related fixes 1 year ago
RandomTests.h 1fd8e086b0 random and tests 3 years ago
RingBufferTests.cpp a692cb21f1 improved ring buffer, box moved to core with tests, view for easy view 2 years ago
RingBufferTests.h a4e35518b1 ring buffer and tests 3 years ago
SplitStringTests.cpp 6199c611e4 data structures moved to data 2 years ago
SplitStringTests.h e1478f0bd2 string splitting and tests 3 years ago
StackTests.cpp a024f50e7c removed a lot of code redundency with templates in hashmap, removed 1 year ago
StackTests.h 1586ab7509 stack + tests, feedback in list if add works, remove from list is safe 3 years ago
StringBufferTests.cpp 6199c611e4 data structures moved to data 2 years ago
StringBufferTests.h 95c38c9389 string buffer and tests 3 years ago
Test.cpp c291161c03 Strict compile warnings and related fixes 1 year ago
Test.h c291161c03 Strict compile warnings and related fixes 1 year ago
TypedBufferTests.cpp fb5fe257a2 enum for shader types and buffer usage, fixed wrong alignment cast in 1 year ago
TypedBufferTests.h ce80f29511 typed buffer and tests 3 years ago
UniquePointerTests.cpp 87883a6254 No more C++ dependencies 1 year ago
UniquePointerTests.h 9133b9da5e unique pointer and tests 3 years ago
VectorTests.cpp c291161c03 Strict compile warnings and related fixes 1 year ago
VectorTests.h d1120cb403 vectors with variable dimension 3 years ago
ViewTests.cpp 0e91517a8e decouple view direction update from matrix 2 years ago
ViewTests.h a692cb21f1 improved ring buffer, box moved to core with tests, view for easy view 2 years ago