15 коммитов (3c8ef15f0e77514a40b4ceeac646f95d16321c54)

Автор SHA1 Сообщение Дата
  Sam Hocevar 15c3039ba5 misc: fix some coding errors found by Coverity. 11 лет назад
  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 11 лет назад
  Sam Hocevar 9819425ba0 math: replace RandF() with a more generic rand() template function 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 12 лет назад
  Sam Hocevar 2831476774 build: major refactoring of the Win32 and Xbox project files; we now 12 лет назад
  Sam Hocevar 0a52e68f6f math: rename matrix.h to vector.h and simplify some stuff, especially in 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 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 лет назад