projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37290c8
)
Added gl_ext_multitexture_ADD suport.
author
Miklos Fazekas
<boga@valerie.inf.elte.hu>
Tue, 5 Oct 1999 19:50:45 +0000
(19:50 +0000)
committer
Miklos Fazekas
<boga@valerie.inf.elte.hu>
Tue, 5 Oct 1999 19:50:45 +0000
(19:50 +0000)
src/mesa/drivers/glide/fxddtex.c
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/glide/fxddtex.c
b/src/mesa/drivers/glide/fxddtex.c
index
05ef775
..
c2004b7
100644
(file)
--- a/
src/mesa/drivers/glide/fxddtex.c
+++ b/
src/mesa/drivers/glide/fxddtex.c
@@
-34,7
+34,7
@@
/*************************** Texture Mapping ****************************/
/************************************************************************/
-
static
void fxTexInvalidate(GLcontext *ctx, struct gl_texture_object *tObj)
+void fxTexInvalidate(GLcontext *ctx, struct gl_texture_object *tObj)
{
fxMesaContext fxMesa=(fxMesaContext)ctx->DriverCtx;
tfxTexInfo *ti;