quakeforge/tools/qfcc
Jeff Teunissen 6ead583195 Ruamoko: Implement infinity.
The special token __INFINITY__, like __FILE__ and friends, will expand to
a floating-point expression containing a value the C compiler considers
infinite. Obviously, this assumes that the system has relatively modern
float hardware -- but if it doesn't, having Ruamoko be able to represent
float infinity is the least of your problems. :)
2011-12-14 12:20:10 -05:00
..
doc Optionally create *_[xyz] symbols for accessing vector components. 2011-03-07 10:21:40 +09:00
include Clean up some doxygen warnings. 2011-07-10 19:12:07 +09:00
source Ruamoko: Implement infinity. 2011-12-14 12:20:10 -05:00
test More tests and fix vector/quaternion global dumps. 2011-08-11 14:58:13 +09:00
AUTHORS more mailing list corrections 2003-07-12 21:50:22 +00:00
Makefile.am "make dist" fixes 2010-08-21 13:09:53 +09:00
TODO Update TODO. 2011-02-22 12:23:00 +09:00
bootstrap scary, but the only changes qfcc needed to build as part of quakeforge was 2002-01-22 05:48:03 +00:00
configure.in fix CPP_NAME for independently built qfcc 2002-06-04 20:43:11 +00:00