|
|
@1594
|
9 years |
sam |
test: add missing physics files to Makefile.
|
|
|
@1571
|
9 years |
sam |
test: activate the Bullet Physics test on all Unix platforms.
|
|
|
@1518
|
9 years |
sam |
build: reorganise all the build stuff so that it lies in build/ and …
|
|
|
@1318
|
9 years |
sam |
test: add several unit tests for rotations with matrices and quaternions.
|
|
|
@1294
|
9 years |
sam |
test: add unit tests for the Array class.
|
|
|
@1257
|
9 years |
sam |
math: add inversion code for 2×2 and 3×3 matrices, and transposition …
|
|
|
@1139
|
9 years |
sam |
math: rename matrix.h to vector.h and simplify some stuff, especially …
|
|
|
@1112
|
9 years |
gary |
build: minor reorganisation of the sandbox code.
|
|
|
@1052
|
9 years |
sam |
core: implement complex numbers and add unit tests for these.
|
|
|
@1047
|
9 years |
sam |
core: implement a quaternion class and tighten some vector operation …
|
|
|
@1043
|
9 years |
sam |
test: start writing tutorials and other shit.
|
|
|
@984
|
9 years |
sam |
test: add a 10-line example program that computes Pi to the 150th digit.
|
|
|
@978
|
9 years |
sam |
test: add simple unit tests for image loading.
|
|
|
@977
|
9 years |
sam |
core: new benchmark snippet for operations on reals.
|
|
|
@965
|
9 years |
sam |
core: start working on a "real" class for arbitrarily sized floats.
|
|
|
@951
|
9 years |
sam |
build: better clean rule for the test directory.
|
|
|
@945
|
9 years |
sam |
build: new lol-build script for easier autobuilds.
|
|
|
@942
|
9 years |
sam |
test: reorganise test suite and benchmark code.
|
|
|
@941
|
9 years |
sam |
test: add unit tests to check whether the build environment behaved as …
|
|
|
@912
|
9 years |
sam |
test: replace CppUnit with our LolUnit test suite.
CppUnit is really …
|
|
|
@895
|
10 years |
sam |
test: replace lol-bench with lol-bench$(EXEEXT) in the Makefile to …
|
|
|
@893
|
10 years |
sam |
test: add an empty sandbox program and update .gitignore.
|
|
|
@889
|
10 years |
sam |
test: new test for trigonometric functions.
|
|
|
@878
|
10 years |
sam |
build: clean up .self files and allow to build the benchmark on the PS3.
|
|
|
@868
|
10 years |
sam |
test: add first test routines for the half class.
|
|
|
@769
|
10 years |
sam |
test: add a debug quad test application.
|
|
|
@642
|
10 years |
sam |
Add an optional cppunit dependency for unit tests.
|