11 Révisions (52cd11358eaa260101e92290a7e774f826668c36)

Auteur SHA1 Message Date
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. il y a 10 ans
  Sam Hocevar 8443733a08 math: add GLSL-inherited degrees() and radians() conversion functions. il y a 10 ans
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. il y a 12 ans
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. il y a 12 ans
  Sam Hocevar caec5ed082 build: allow to build the PS3 binaries from Visual Studio if the proper il y a 12 ans
  Sam Hocevar 8375f3443d build: fix the PS3 port by using our trig.h everywhere instead of stdlib il y a 12 ans
  Sam Hocevar 0303a8384f win32: fix Visual Studio compilation and link issues. il y a 12 ans
  Sam Hocevar 8bea4cf189 math: ensure real::fabs() is never chosen over std::fabs() for arguments il y a 12 ans
  Sam Hocevar 54f74a1b20 win32: some compilation fixes here and there. il y a 12 ans
  Sam Hocevar 56511457d2 test: give more explicit names to unit test cases. il y a 13 ans
  Sam Hocevar 5081f7034a test: reorganise test suite and benchmark code. il y a 13 ans
  Sam Hocevar 5a5b811200 lolunit: rename a few methods for consistency. il y a 13 ans
  Sam Hocevar 2290b7b930 lolunit: add a LOLUNIT_SET_CONTEXT / LOLUNIT_UNSET_CONTEXT macro pair. il y a 13 ans
  Sam Hocevar 5ab9eb3c62 test: get rid of the need for LOLUNIT_SETUP_FIXTURE(). il y a 13 ans
  Sam Hocevar a374127e80 test: replace CppUnit with our LolUnit test suite. il y a 13 ans
  Sam Hocevar 0e622822e7 test: add a few Visual Studio 2010 project files and fix testsuite code il y a 13 ans
  Sam Hocevar 5454005d81 debug: various improvements to the test programs. il y a 13 ans
  Sam Hocevar 2489233a44 core: improve tan() accuracy by tweaking higher order Taylor coefficients. il y a 13 ans
  Sam Hocevar 82d81256b9 core: implement accelerated lol_sincos() and lol_tan(). il y a 13 ans
  Sam Hocevar 49f9c59ff3 core: implement accelerated cos(). il y a 13 ans
  Sam Hocevar 6ed53d9868 test: do the trigonometry tests on doubles instead of floats. il y a 13 ans
  Sam Hocevar 105485a3aa test: new test for trigonometric functions. il y a 13 ans