Timeline
Mar 2, 2012:
- 6:49 PM Changeset [1151] by
- math: some refactoring in the vector operations, to make it easier to …
- 6:48 PM Changeset [1150] by
- math: add missing operators (==, !, <= etc.) to the "half" class so …
- 2:00 PM Changeset [1149] by
- 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
- document type punning
Feb 25, 2012:
- 9:20 PM Changeset [1148] by
- math: allow vectors of half and real; they don't support swizzling or …
- 9:20 PM Changeset [1147] by
- test: that cast was necessary, after all…
- 2:38 PM Changeset [1146] by
- win32: some compilation fixes here and there.
- 2:38 PM Changeset [1145] by
- test: remove a useless cast.
- 2:38 PM Changeset [1144] by
- 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
- @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
- @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
- Thanks for your great software! I wanted to replace some …
Feb 16, 2012:
- 2:36 AM Changeset [1143] by
- math: disallow using vector swizzling components as lvalues until we …
- 2:36 AM Changeset [1142] by
- 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
- 2:55 PM Blog: Maths trick: doing fewer comparisons edited by
- tweak
- 2:22 PM Blog: Maths trick: doing fewer comparisons created by
Feb 13, 2012:
- 10:22 PM Blog: Better function approximations: Taylor vs. Remez comment added by
-
@Andrew:
real
is a class, not a namespace. In order to useR_PI_2
… - 8:46 PM doc/maths/remez/tutorial-additional-tips edited by
- 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
- 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
- @Andrew: I think not everything is implemented for mixed …
- 3:59 PM oss/lolremez edited by
- fixed link! (diff)
- 1:52 PM Blog: Better function approximations: Taylor vs. Remez comment added by
- Found your website through the kvraudio developer forum. Heya, I tried …
- 10:42 AM Changeset [1141] by
- math: add "const" to many vector swizzling patterns to forbid …
- 12:31 AM Blog: C++ trick: selectively restrict implicit conversions edited by
Feb 8, 2012:
- 10:52 PM Blog: Better function approximations: Taylor vs. Remez comment added by
- Hey Sam, you're a lifesaver! I've been searching the net for function …
- 10:14 PM Blog: C++ trick: selectively restrict implicit conversions created by
Feb 6, 2012:
- 4:48 PM Changeset [1140] by
- math: fix a syntax error in vector.h due to duplicate macro declaration.
Feb 5, 2012:
- 2:46 AM Changeset [1139] by
- math: rename matrix.h to vector.h and simplify some stuff, especially …
Feb 4, 2012:
- 11:18 PM Changeset [1138] by
- math: some simplifications in the magic vector templates, and some …
Note: See TracTimeline
for information about the timeline view.