| .. |
|
resources
|
c505507fa3
Made a sound API.
|
9 months ago |
|
ArrayTest.cpp
|
cb922b05b8
Using the new allocator in Array and Field collections.
|
9 months ago |
|
BufferTest.cpp
|
c05defbca8
Reduced dependencies for tests to compile them faster.
|
9 months ago |
|
DataLoopTest.cpp
|
fb7fc94991
Explicitly aligning SIMD vectors and supressing as many temps as possible to go around that g++ violates strict alignment requirements in Intel's ABI.
|
10 months ago |
|
DrawTest.cpp
|
c05defbca8
Reduced dependencies for tests to compile them faster.
|
9 months ago |
|
FieldTest.cpp
|
c05defbca8
Reduced dependencies for tests to compile them faster.
|
9 months ago |
|
FileTest.cpp
|
c05defbca8
Reduced dependencies for tests to compile them faster.
|
9 months ago |
|
FixedPointTest.cpp
|
70dc39885c
Using CR-LF line endings in UTF-8 for source files.
|
5 years ago |
|
FlexTest.cpp
|
8ba2e9c9de
Moved lots of code into an implementation folder.
|
10 months ago |
|
FormatTest.cpp
|
c505507fa3
Made a sound API.
|
9 months ago |
|
HandleTest.cpp
|
5a2eee2f5f
Replaced std::shared_ptr with dsr::Handle and introduced textures as separate types.
|
10 months ago |
|
ImageProcessingTest.cpp
|
c05defbca8
Reduced dependencies for tests to compile them faster.
|
9 months ago |
|
ImageTest.cpp
|
c05defbca8
Reduced dependencies for tests to compile them faster.
|
9 months ago |
|
ListTest.cpp
|
a202aa6cc8
Added more List tests.
|
6 months ago |
|
PersistentTest.cpp
|
8ba2e9c9de
Moved lots of code into an implementation folder.
|
10 months ago |
|
PixelTest.cpp
|
c05defbca8
Reduced dependencies for tests to compile them faster.
|
9 months ago |
|
PlaneTest.cpp
|
947c8f3eec
Found and fixed a bug in ray to plane intersection.
|
6 months ago |
|
RandomTest.cpp
|
c505507fa3
Made a sound API.
|
9 months ago |
|
SafePointerTest.cpp
|
c05defbca8
Reduced dependencies for tests to compile them faster.
|
9 months ago |
|
SimdTest.cpp
|
c3abedcc87
Wrote more SIMD tests.
|
2 months ago |
|
SoundTest.cpp
|
c505507fa3
Made a sound API.
|
9 months ago |
|
StringTest.cpp
|
d3aecccfb7
Replaced " to " with ".." for character ranges, because forgetting conversion to " TO " was the most common error when tests failed.
|
2 days ago |
|
TextEncodingTest.cpp
|
c05defbca8
Reduced dependencies for tests to compile them faster.
|
9 months ago |
|
TextureTest.cpp
|
d5aaf36e57
Fixed the stretched texture bug on ARM NEON.
|
7 months ago |
|
ThreadTest.cpp
|
70dc39885c
Using CR-LF line endings in UTF-8 for source files.
|
5 years ago |
|
VectorTest.cpp
|
4ce86a2d7f
Added vector length tests.
|
6 months ago |
|
VirtualStackTest.cpp
|
5a2eee2f5f
Replaced std::shared_ptr with dsr::Handle and introduced textures as separate types.
|
10 months ago |