Wed, 17 Apr 2013 15:45:13 +0400 |
unc0rr |
hwFloat division is ~1.6 times faster now
|
file |
diff |
annotate
|
Wed, 17 Apr 2013 12:11:33 +0400 |
unc0rr |
Trivial optimization. Wonder if compiler was smart enough about it.
|
file |
diff |
annotate
|
Thu, 11 Apr 2013 23:20:56 +0400 |
unc0rr |
New hwSqrt implementation which is 46/19 times faster than the old one!
|
file |
diff |
annotate
|
Thu, 04 Apr 2013 00:32:57 +0200 |
koda |
update branch again
webgl
|
file |
diff |
annotate
|
Wed, 03 Apr 2013 23:56:59 +0200 |
koda |
strip PAS2C, old WEB symbols and outdated pas2c sources from default branch, all c-related development is done on the webgl branch
|
file |
diff |
annotate
|
Sun, 11 Nov 2012 17:15:19 +0100 |
koda |
merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions)
webgl
|
file |
diff |
annotate
|
Fri, 28 Sep 2012 00:39:20 +0400 |
unc0rr |
Shutup pas2c
|
file |
diff |
annotate
|
Fri, 28 Sep 2012 00:18:07 +0400 |
unc0rr |
vector2Angle function which converts vector to angle from -2048 to 2048
|
file |
diff |
annotate
|
Sun, 16 Sep 2012 22:55:33 +0400 |
unc0rr |
New hwSqrt which is up to 8.7% more efficient than old one on synthetic tests
|
file |
diff |
annotate
|
Tue, 04 Sep 2012 11:09:23 +0400 |
unc0rr |
More precision
|
file |
diff |
annotate
|
Mon, 03 Sep 2012 12:35:51 -0400 |
nemo |
Let's try *4 instead. Not nearly as much of a win, but might be usable.
|
file |
diff |
annotate
|
Fri, 31 Aug 2012 11:10:21 -0400 |
nemo |
oops
|
file |
diff |
annotate
|
Wed, 29 Aug 2012 10:56:32 -0400 |
nemo |
A few more operators. Committing in case unc0rr wants to fiddle.
|
file |
diff |
annotate
|
Wed, 29 Aug 2012 09:58:23 -0400 |
nemo |
isZero appears to be never used. Use it in a few obvious cases and add web variant.
|
file |
diff |
annotate
|
Mon, 27 Aug 2012 16:52:50 -0400 |
nemo |
Starting to rewrite uFloat routines to avoid QWordValue - in the interests of JS which may get uint64/int64 in the spec in the future but does not have it now.
|
file |
diff |
annotate
|