14 Commits (876f62228c7709f3bfb2aa0a990ecdbf1a32d277)

Autor SHA1 Nachricht Datum
  Sam Hocevar 485b9335aa test: emscripten compilation fix in the trigonometry benchmark. vor 11 Jahren
  Sam Hocevar 6faf4ee067 base: roll our own constants because it’s always a pain in the ass vor 11 Jahren
  Sam Hocevar 9819425ba0 math: replace RandF() with a more generic rand() template function vor 11 Jahren
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. vor 12 Jahren
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. vor 12 Jahren
  Sam Hocevar fbaf32f1b9 core: make timers second-based rather than millisecond-based. vor 12 Jahren
  Sam Hocevar eb51928415 math: add inversion code for 2×2 and 3×3 matrices, and transposition vor 12 Jahren
  Sam Hocevar 2831476774 build: major refactoring of the Win32 and Xbox project files; we now vor 12 Jahren
  Sam Hocevar 0a52e68f6f math: rename matrix.h to vector.h and simplify some stuff, especially in vor 13 Jahren
  Sam Hocevar 2edb8115e6 core: port all code to NativeClient. Nothing runs for now, but it builds. vor 13 Jahren
  Sam Hocevar 4041166c56 core: improve sin() and exp() performance by replacing divisions with vor 13 Jahren
  Sam Hocevar fde544911b core: new benchmark snippet for operations on reals. vor 13 Jahren
  Sam Hocevar cc2bdf0b01 test: fix the benchmark suite compilation on SNC. vor 13 Jahren
  Sam Hocevar 5081f7034a test: reorganise test suite and benchmark code. vor 13 Jahren