|
|
@2297
|
9 years |
sam |
base: implement UNUSED() macro and put it here and there.
|
|
|
@2183
|
10 years |
sam |
build: fix the WTFPL site URL in all code comments.
|
|
|
@1651
|
10 years |
sam |
test: damn, re-add an include I mistakenly removed.
|
|
|
@1650
|
10 years |
sam |
test: fix linking of remez.cpp on OS X.
|
|
|
@1647
|
10 years |
sam |
build: hide the SDL_main.h inclusion in core.h, and only activate it …
|
|
|
@1645
|
10 years |
sam |
core: switch the Win32/x64 binaries to the Windows subsystem so that …
|
|
|
@1127
|
10 years |
sam |
math: significant performance improvements in the Remez solver.
|
|
|
@1126
|
10 years |
sam |
math: write a faster factorial method for use in exp() and sin(). …
|
|
|
@1119
|
11 years |
sam |
math: make everything clean for a LolRemez release.
|
|
|
@1117
|
11 years |
sam |
math: move the Remez algorithm implementation to the core.
|
|
|
@1091
|
11 years |
sam |
test: make namespace usage less intrusive in math examples.
|
|
|
@1070
|
11 years |
sam |
tutorial: replace log() calls with fast approximations.
|
|
|
@1069
|
11 years |
gary |
tutorial: port the Mandelbrot dithering shader to Cg.
|
|
|
@1050
|
11 years |
sam |
test: fix OS X compilation; we still need SDLmain.a on that platform.
|
|
|
@1027
|
11 years |
sam |
test: minor Remez algorithm tests.
|
|
|
@1014
|
11 years |
sam |
test: various improvements to the Remez exchange solver.
|
|
|
@1012
|
11 years |
sam |
test: more Remez exchange experimentations.
|
|
|
@1011
|
11 years |
sam |
test: more Remez exchange experimentations.
|
|
|
@1010
|
11 years |
sam |
test: allow to perform Remez solving on an arbitrary range.
|
|
|
@1009
|
11 years |
sam |
test: some refactoring in the Remez solver to prepare multiple …
|
|
|
@1007
|
11 years |
sam |
test: use namespace "std" to avoid PS3 build errors.
|
|
|
@1005
|
11 years |
sam |
test: add support for relative error in the Remez exchange test program.
|
|
|
@997
|
11 years |
sam |
core: add boolean operators on real numbers, add unit tests for that, …
|
|
|
@996
|
11 years |
sam |
test: minor updates to the Pi program (now almost deprecated) and the …
|
|
|
@991
|
11 years |
sam |
test: the Remez algorithm is now almost functional.
|
|
|
@989
|
11 years |
sam |
test: more work on the Remez exchange algorithm.
|
|
|
@985
|
11 years |
sam |
test: start working on a Remez exchange algorithm implementation so …
|