533 Ревизии (ab03cdb118211fb3725353aed66b7ed2116cd7d5)
 

Автор SHA1 Съобщение Дата
  Sam Hocevar ab03cdb118 core: improve exp() on reals: faster (constant time) and a lot more преди 13 години
  Sam Hocevar f62946fc7b core: implement log() for real numbers, and start documenting our next преди 13 години
  Sam Hocevar 93162ee19b test: the Remez algorithm is now almost functional. преди 13 години
  Sam Hocevar 593aa3af70 core: implement sin(), cos() and abs() for reals and fix a crash in the преди 13 години
  Sam Hocevar afd2cfd69d test: more work on the Remez exchange algorithm. преди 13 години
  Sam Hocevar c0edb49ed6 core: add exp() for real numbers and fix the == operator. преди 13 години
  Sam Hocevar 908b2b3b95 real: fix a bug in the real number multiplication when one of the arguments преди 13 години
  Sam Hocevar 02bcc443f6 core: add sqrt() for real numbers. преди 13 години
  Sam Hocevar b7a1270b9a test: start working on a Remez exchange algorithm implementation so that преди 13 години
  Sam Hocevar ff45d2ac98 test: add a 10-line example program that computes Pi to the 150th digit. преди 13 години
  Sam Hocevar 58ee1d5b81 core: add operators +=, *= etc. to the real class, and refactor the преди 13 години
  Sam Hocevar 058d88232d core: add rounding to real->double conversion, fix a bug in the addition преди 13 години
  Sam Hocevar fbdec834dd image: add a GDI+ loader. преди 13 години
  Sam Hocevar 56511457d2 test: give more explicit names to unit test cases. преди 13 години
  Sam Hocevar 48bde6fa94 test: add simple unit tests for image loading. преди 13 години
  Sam Hocevar fde544911b core: new benchmark snippet for operations on reals. преди 13 години
  Sam Hocevar cdc155c42b core: allow to cast reals to doubles in addition to floats. преди 13 години
  Sam Hocevar 325ea94821 core: implement division of reals and change their default precision преди 13 години
  Sam Hocevar 93479c2876 core: implement real subtraction. преди 13 години
  Sam Hocevar a173e49ddc core: implement comparison operators for reals. преди 13 години
  Sam Hocevar 48f00deff9 core: fix real unary minus and handle negative numbers in additions. преди 13 години
  Sam Hocevar 884978c71b core: handle zero, negative zero and infinite in the real constructor, преди 13 години
  Sam Hocevar dbb0463f4c core: start working on the extended floating point addition. преди 13 години
  Sam Hocevar 202ac6aaf3 core: switch real mantissa to uint16_t instead of uint32_t to ease the преди 13 години
  Sam Hocevar 5521b9fd01 build: start adding Xbox 360 configuration settings to the VS projects. преди 13 години
  Sam Hocevar 5aedae49a3 core: add missing real.cpp unit test. преди 13 години
  Sam Hocevar 1d9507baae core: remove spurious dependency between androidapp.cpp and monsterz. преди 13 години
  Sam Hocevar 5fc298964b core: start working on a "real" class for arbitrarily sized floats. преди 13 години
  Sam Hocevar cc2bdf0b01 test: fix the benchmark suite compilation on SNC. преди 13 години
  Sam Hocevar fe0d76cede build: fix PS3 and Android build; it was broken since the ImageData refactor. преди 13 години
  Sam Hocevar a59f2efb07 build: bring the iOS port up to date by synchronising new source file преди 13 години
  Sam Hocevar abbf9ba44c build: fix a shitload of build errors introduced by the Image refactoring преди 13 години
  Sam Hocevar 356917292d osx: link with the proper OpenGL libraries on OS X. преди 13 години
  Sam Hocevar 2435bd47ed osx: automake does not support .mm files yet, so rename ios-image.mm back преди 13 години
  Sam Hocevar 11dce0c620 ios: rename iOS image loader to .mm. преди 13 години
  Sam Hocevar bcea65d273 core: remove calls to exit() in image loaders since they can now report преди 13 години
  Sam Hocevar c61ae1ffa7 core: implement dynamic registration of image loaders. преди 13 години
  Sam Hocevar 73e9bfdd90 build: fix GLEW usage to use <glew.h>, not <GL/glew.h>. преди 13 години
  Sam Hocevar b9e2be1914 build: disable "make check" on win64 because the version of Wine installed преди 13 години
  Sam Hocevar 70e3ae8222 build: do not set --build if not really cross-compiling (eg. building for преди 13 години
  Sam Hocevar 489389abbe build: better clean rule for the test directory. преди 13 години
  Sam Hocevar beb141dd5b build: fix Win64 compilation with mingw64, using an updated SDL build. преди 13 години
  Sam Hocevar 7a3709ab53 build: move SDL_image and SDL_mixer binaries to an i686-only directory. преди 13 години
  Sam Hocevar 53347d96e3 build: fix a typo in the mingw configuration sequence in lol-build and преди 13 години
  Sam Hocevar 247af5b0b7 build: add a Win64 build of libSDL. Useless for now, because SDL_Image преди 13 години
  Sam Hocevar b9e28aa987 build: add debug information to lol-build output. преди 13 години
  Sam Hocevar 160102ba03 build: new lol-build script for easier autobuilds. преди 13 години
  Sam Hocevar 301bc29d3c build: add a Win64 cross-build script and upgrade glew to 1.7.0. преди 13 години
  Sam Hocevar ba10e59e45 ios: fix iOS build by adding missing files to XCode project. преди 13 години
  Sam Hocevar 5081f7034a test: reorganise test suite and benchmark code. преди 13 години