|
From: Keith W. <ke...@tu...> - 2002-05-31 12:09:49
|
Chris Howells wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > I seem to have discovered a nasty interaction between framebuffer and DRI/DRM > in OpenGL applications. I can reproduce this problem in at least Return to > Castle Wolfenstein (version 1.1b) and Tux Racer. > > I am using a 32 MB ATI Rage Pro 128 on Debian woody (XFree86 4.1). If I run > Tuxracer or RTCW, and wait for the game to load, everything is alright. > However if I switch to a spare virtual terminal, and switch back to X, the > fonts become illegible -- they just appear as coloured boxes with no > outlines, making things unplayable. It sounds like the texture cache is getting wiped out, but the DRI drivers aren't realizing that it's happened. This shouldn't be too hard to fix if someone has time. Keith |