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