commit | a25e1aa0aab6bd278eefa7c0748b491c9c6ae62c | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Thu Sep 18 13:26:30 2008 -0600 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Thu Sep 18 13:26:30 2008 -0600 |
tree | ad5b7db25d4d24b64faed5107505ee0c0a79dae9 | |
parent | 3537da87de2601fa53eeda3e8d7fa0bca6eb6716 [diff] |
glx: remove #include "glheader.h" lines Was only used to get the PUBLIC/USED macros. Also, replace "GL_FALSE" with "False" in a couple places.