Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-18 | glx: remove #include "glheader.h" lines | Brian Paul | |
Was only used to get the PUBLIC/USED macros. Also, replace "GL_FALSE" with "False" in a couple places. | |||
2008-07-13 | glx/dri: only report DRI2 extensions when DRI2 is enabled. | Dave Airlie | |
Fixes bug 15477 | |||
2008-06-09 | glx: add dri_common.c ala xserver | George Sapountzis | |
also drop driFilterModes which is unused in preparation of loading swrast_dri.so |