[Dri-devel] Re:Maybe fixed shared texture object problem

2002-01-27 Thread Panagiotis Papadakos
A better patch without whitespace changes... --- lib/GL/mesa/src/drv/mga/mgatexmem.c Sun Jan 27 12:59:37 2002 +++ lib/GL/mesa/src/drv/mga/mymgatexmem.c Sun Jan 27 13:12:48 2002 @@ -254,8 +254,18 @@ idx != MGA_NR_TEX_REGIONS nr MGA_NR_TEX_REGIONS ; idx =

Re: [Dri-devel] Re:Maybe fixed shared texture object problem

2002-01-27 Thread Keith Whitwell
Panagiotis Papadakos wrote: A better patch without whitespace changes... --- lib/GL/mesa/src/drv/mga/mgatexmem.c Sun Jan 27 12:59:37 2002 +++ lib/GL/mesa/src/drv/mga/mymgatexmem.c Sun Jan 27 13:12:48 2002 @@ -254,8 +254,18 @@ idx != MGA_NR_TEX_REGIONS nr

Re: [Dri-devel] Re:Maybe fixed shared texture object problem

2002-01-27 Thread Michel Dänzer
On Son, 2002-01-27 at 13:01, Keith Whitwell wrote: I'm having real trouble applying some of the patches I'm getting off the mailing list - I'm not sure if it's me, or what. What I'm doing is: - saving the message from netscape (eg to ~/mgapat)