filename | acconfig.h |
changeset | 1:eea311cfd33e |
author | nkeynes |
date | Thu Feb 14 13:54:11 2008 +0000 (12 years ago) |
branch | lxdream-render |
permissions | -rw-r--r-- |
last change | Commit render work in progress. Main changes: * Preliminary OSMesa support * Move the generic gl code out to pvr2/ * Implement scene data structure + reader * Remove the 1/z adjustments |
file | annotate | diff | log | raw |
nkeynes@1 | 1 | #undef ENABLE_NLS |
nkeynes@1 | 2 | #undef HAVE_CATGETS |
nkeynes@1 | 3 | #undef HAVE_GETTEXT |
nkeynes@1 | 4 | #undef GETTEXT_PACKAGE |
nkeynes@1 | 5 | #undef HAVE_LC_MESSAGES |
nkeynes@1 | 6 | #undef HAVE_STPCPY |
nkeynes@1 | 7 | #undef HAVE_LIBSM |
.