14 Commits (1d5310b12e6bfee98afc21b1dca38a7442efe842)

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