On Wed, 2004-01-21 at 15:29, Roland Scheidegger wrote:
>
> I'll assume this is also caused by these changes:
> (in XFree log):
> Symbol _mesa_init_driver_functions from module
> /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
> DRI still works, but the use of LIBGL_ALWAYS_INDIRECT ca
Ian Romanick wrote:
Brian Paul wrote:
Brian Paul wrote:
Crap. I missed an aspect to this. The texmem manager explicitly
free's the data pointed to by texObj->DriverData when the texture's
swapped out of VRAM.
I'll fix things up ASAP.
OK, I think I've got it right now.
A longer term issue
Brian Paul wrote:
Brian Paul wrote:
Crap. I missed an aspect to this. The texmem manager explicitly
free's the data pointed to by texObj->DriverData when the texture's
swapped out of VRAM.
I'll fix things up ASAP.
OK, I think I've got it right now.
A longer term issue is still open: Do we r