Timeline



Mar 10, 2012:

3:04 AM Changeset [1156] by sam
win32: no longer ship GDI+ because MinGW ships a working version, …

Mar 7, 2012:

8:04 PM Changeset [1155] by gary
win32: add a few predefined macros to the VS build system.

Mar 6, 2012:

8:11 PM Changeset [1154] by sam
math: disable const union members on GCC prior to 4.6.

Mar 5, 2012:

8:06 PM Changeset [1153] by sam
math: add new coercion rules for vector classes.
8:06 PM Changeset [1152] by sam
build: disable excessive image cleanup rules.

Mar 2, 2012:

6:49 PM Changeset [1151] by sam
math: some refactoring in the vector operations, to make it easier to …
6:48 PM Changeset [1150] by sam
math: add missing operators (==, !, <= etc.) to the "half" class so …
2:00 PM Changeset [1149] by gary
math: minor compilation fixes for Visual Studio. Still does not link.

Feb 26, 2012:

5:55 PM Blog: Understanding fast float/integer conversions edited by sam
document type punning

Feb 25, 2012:

9:20 PM Changeset [1148] by sam
math: allow vectors of half and real; they don't support swizzling or …
9:20 PM Changeset [1147] by sam
test: that cast was necessary, after all…
2:38 PM Changeset [1146] by sam
win32: some compilation fixes here and there.
2:38 PM Changeset [1145] by sam
test: remove a useless cast.
2:38 PM Changeset [1144] by sam
threads: change Queue to a template so that we can manage the element type.

Feb 23, 2012:

1:15 AM Blog: Better function approximations: Taylor vs. Remez comment added by ChriSopht
@sam: W.r.t runtime: ok, I never bother to benchmark your program, …

Feb 21, 2012:

6:56 PM Blog: Better function approximations: Taylor vs. Remez comment added by sam
@ChriSopht: thanks for the suggestions. I'll make it easier to gather …

Feb 18, 2012:

6:23 PM Blog: Better function approximations: Taylor vs. Remez comment added by ChriSopht
Thanks for your great software! I wanted to replace some …

Feb 16, 2012:

2:36 AM Changeset [1143] by sam
math: disallow using vector swizzling components as lvalues until we …
2:36 AM Changeset [1142] by sam
math: use const references instead of passing arguments by value in …

Feb 14, 2012:

2:56 PM Blog: Maths trick: doing fewer comparisons edited by sam
2:55 PM Blog: Maths trick: doing fewer comparisons edited by sam
tweak
2:22 PM Blog: Maths trick: doing fewer comparisons created by sam

Feb 13, 2012:

10:22 PM Blog: Better function approximations: Taylor vs. Remez comment added by sam
@Andrew: real is a class, not a namespace. In order to use R_PI_2
8:46 PM doc/maths/remez/tutorial-additional-tips edited by sam
clarify that log() will behave poorly near 0 (diff)

Feb 9, 2012:

9:52 PM Blog: Better function approximations: Taylor vs. Remez comment added by andrew
Hey Sam! Thanks for the help: x*2 does work. Haven't tried casting …
6:07 PM Blog: Better function approximations: Taylor vs. Remez comment added by sam
@Andrew: I think not everything is implemented for mixed …
3:59 PM oss/lolremez edited by sam
fixed link! (diff)
1:52 PM Blog: Better function approximations: Taylor vs. Remez comment added by anonymous
Found your website through the kvraudio developer forum. Heya, I tried …
10:42 AM Changeset [1141] by sam
math: add "const" to many vector swizzling patterns to forbid …
12:31 AM Blog: C++ trick: selectively restrict implicit conversions edited by sam
Note: See TracTimeline for information about the timeline view.