raze-gles/polymer
helixhorned ee39d713e8 Calculate sine and arctan tables, getting rid of TABLES.DAT dependency.
We're pulling stuff from math.h even in non-GL builds right now, so
adding libc's sin() and atan() doesn't seem like a big deal.  In the
unlikely event that their accuracy is so bad that the calculated tables
don't match the original ones, a warning is issued on little-endian
platforms.

git-svn-id: https://svn.eduke32.com/eduke32@2988 1a8010ca-5511-0410-912e-c29ae57300e0
2012-09-02 14:08:43 +00:00
..
eduke32 Calculate sine and arctan tables, getting rid of TABLES.DAT dependency. 2012-09-02 14:08:43 +00:00
synthesis.sh synthesis.sh: 2012-03-04 09:33:23 +00:00