Sam Hocevar
|
485b9335aa
|
test: emscripten compilation fix in the trigonometry benchmark.
|
пре 11 година |
Sam Hocevar
|
6faf4ee067
|
base: roll our own constants because it’s always a pain in the ass
to get M_PI from the platform headers and cast it to float.
|
пре 11 година |
Sam Hocevar
|
9819425ba0
|
math: replace RandF() with a more generic rand() template function
that lets us draw integer random values too.
|
пре 11 година |
Benjamin ‘Touky’ Huet
|
c7219ff1dd
|
New year copyright update.
|
пре 12 година |
Sam Hocevar
|
d6634da83f
|
build: fix the WTFPL site URL in all code comments.
|
пре 12 година |
Sam Hocevar
|
fbaf32f1b9
|
core: make timers second-based rather than millisecond-based.
|
пре 12 година |
Sam Hocevar
|
eb51928415
|
math: add inversion code for 2×2 and 3×3 matrices, and transposition
code for all matrices.
|
пре 12 година |
Sam Hocevar
|
2831476774
|
build: major refactoring of the Win32 and Xbox project files; we now
link properly on the Xbox.
|
пре 12 година |
Sam Hocevar
|
0a52e68f6f
|
math: rename matrix.h to vector.h and simplify some stuff, especially in
the matrix code itself.
|
пре 13 година |
Sam Hocevar
|
2edb8115e6
|
core: port all code to NativeClient. Nothing runs for now, but it builds.
|
пре 13 година |
Sam Hocevar
|
4041166c56
|
core: improve sin() and exp() performance by replacing divisions with
multiplications where appropriate.
|
пре 13 година |
Sam Hocevar
|
fde544911b
|
core: new benchmark snippet for operations on reals.
|
пре 13 година |
Sam Hocevar
|
cc2bdf0b01
|
test: fix the benchmark suite compilation on SNC.
|
пре 13 година |
Sam Hocevar
|
5081f7034a
|
test: reorganise test suite and benchmark code.
|
пре 13 година |