add phobos module std.halffloat ?
Martin Drašar
drasar at ics.muni.cz
Wed Dec 19 12:28:53 PST 2012
Dne 19.12.2012 20:48, Walter Bright napsal(a):
> On 12/19/2012 2:22 AM, ponce wrote:
>> On Wednesday, 19 December 2012 at 07:30:54 UTC, Walter Bright
>> wrote:
>>> https://github.com/D-Programming-Language/phobos/pull/1018/files
>>
>>
>> If that ever helps, I implemented this fast conversion
>> ftp://www.fox-toolkit.org/pub/fasthalffloatconversion.pdf for a
>> half wrapper here:
>> https://github.com/p0nce/gfm/blob/master/math/half.d
>> It's woefully untested though.
>>
>> In 3D graphics efficiently converting float to half can speed up
>> vertex submission.
>
> The pdf file shows as corrupted.
Happened to me as well when I clicked on the link. It worked fine after
copy+pasting the link into the browser.
Also it did not work when I tried it in two different browsers. I have
temporary uploaded correctly working pdf version here:
http://mysharegadget.com/528634723
Martin
More information about the Digitalmars-d
mailing list