Make real.h so we can change reals
authorSam Moore <[email protected]>
Wed, 26 Mar 2014 17:20:20 +0000 (01:20 +0800)
committerSam Moore <[email protected]>
Wed, 26 Mar 2014 17:20:20 +0000 (01:20 +0800)
commit32cd67ec48271c176eba218e082fcf5824aa8e6c
treef8581c65c38ded55daed6ca426b5aa4448b99a28
parent0d33eac5144178de754ad9f53e39463f79a31398
Make real.h so we can change reals

Needed to fix view.cpp to call Float where it expects GLfloat
Had an attempt at making a half precision float, but it didn't go very well.

I don't think half precision floats are *that* terrible...
Probably got the bit masking wrong.
src/ipdf.h
src/real.h [new file with mode: 0644]
src/tests/realtofloat.cpp [new file with mode: 0644]
src/view.cpp

UCC git Repository :: git.ucc.asn.au