#define FFB_DATE "20021125"
+const char __driConfigOptions[] = { 0 };
+const GLuint __driNConfigOptions = 0;
+
/* Mesa's Driver Functions */
static const GLubyte *ffbDDGetString(GLcontext *ctx, GLenum name)
int I810_DEBUG = (0);
#endif
+const char __driConfigOptions[] = { 0 };
+const GLuint __driNConfigOptions = 0;
+
static const GLubyte *i810GetString( GLcontext *ctx, GLenum name )
{
switch (name) {
#define DRIVER_DATE "20021115"
+
+const char __driConfigOptions[] = { 0 };
+const GLuint __driNConfigOptions = 0;
+
static const GLubyte *i830DDGetString( GLcontext *ctx, GLenum name )
{
const char * chipset;
#include "tnl/tnl.h"
#include "tnl/t_pipeline.h"
+const char __driConfigOptions[] = { 0 };
+const GLuint __driNConfigOptions = 0;
/*
* Enable/Disable the extensions for this context.