summaryrefslogtreecommitdiff
path: root/src/mesa/drivers
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2000-02-09 19:12:25 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2000-02-09 19:12:25 +0000
commitaff45fde8074c3fd64b67341ad476ec8b268afd2 (patch)
tree1027b363568fd5776dd7852c045c710abb6840f3 /src/mesa/drivers
parente78dd0243c9c1a00f8d1727827182a33f362581c (diff)
removed fxDDBufferSize proto
Diffstat (limited to 'src/mesa/drivers')
-rw-r--r--src/mesa/drivers/glide/fxdrv.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/mesa/drivers/glide/fxdrv.h b/src/mesa/drivers/glide/fxdrv.h
index 382ec61a06..4a9110393c 100644
--- a/src/mesa/drivers/glide/fxdrv.h
+++ b/src/mesa/drivers/glide/fxdrv.h
@@ -2,9 +2,9 @@
/*
* Mesa 3-D graphics library
- * Version: 3.1
+ * Version: 3.3
*
- * Copyright (C) 1999 Brian Paul All Rights Reserved.
+ * Copyright (C) 1999-2000 Brian Paul All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
@@ -563,8 +563,6 @@ extern void fxDDClipInit(void);
extern void fxUpdateDDSpanPointers(GLcontext *);
extern void fxSetupDDSpanPointers(GLcontext *);
-extern void fxDDBufferSize(GLcontext *, GLuint *, GLuint *);
-
extern void fxPrintTextureData(tfxTexInfo *ti);
extern void fxDDTexEnv(GLcontext *, GLenum, const GLfloat *);
extern void fxDDTexImg(GLcontext *, GLenum, struct gl_texture_object *,