1
0
Fork 0
flightgear/tests
ehofman 667e64e1eb - remove the SG_GLxxxx_H #defines, since OSG provides its own versions
- this exposed a bizarre issue on Mac where dragging in <AGL/agl.h> in
   extensions.hxx was pulling in all of Carbon to the global namespace
   - very scary. As a result, I now need to explicitly include CoreFoundation
   in fg_init.cxx.
 - change SG_USING_STD(x) to using std::x
2008-07-27 16:25:13 +00:00
..
.cvsignore add al-info 2006-02-05 16:41:47 +00:00
al-info.c Oops - I think I introduced some dos line endings - this should fix it 2006-02-22 20:27:00 +00:00
est-epsilon.c - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
gl-info.c - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
Makefile.am Add a gl-info equivalent for OpenAL. 2006-01-31 18:20:49 +00:00
test-env-map.cxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
test-gethostname.cxx Initial revision. 2001-03-22 04:19:12 +00:00
test-mktime.cxx Martin Spott: Use standardized Sun directive. 2005-10-06 11:08:26 +00:00
test-text.cxx Type consistency. 2007-05-16 16:47:13 +00:00
test-up.cxx This should apply, and everything should build cleanly, in isolation from the 2008-07-25 18:38:29 +00:00