fix missing commit for span changes

This commit is contained in:
Dave Airlie 2005-10-28 12:05:25 +00:00
parent 3b3adf3daa
commit eb171b0c10

View file

@ -103,6 +103,7 @@ typedef struct {
GLboolean drmSupportsCubeMaps; /* need radeon kernel module >=1.7 */
GLboolean drmSupportsBlendColor; /* need radeon kernel module >= 1.11 */
GLboolean depthHasSurface;
/* Configuration cache with default values for all contexts */
driOptionCache optionCache;