15 Commits (3b62246ef8f39cbe61d63099a96a2197a0683dc3)

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