jeff wrote: > > On Thursday 15 November 2001 23:05, Erik Steffl wrote: > > jeff wrote: > > > xscreensaver runs fast and looks great in 'windowed' (even maximized) > > > mode but it's _really_ slow and yucky in fullscreen mode. > > > > > > hardware is a penitum iii, voodoo 3/200 AGP and 128 mb ram > > > > > > kernel is 2.4.14 w/DRI and voodoo compiled in > > > > openGL xscreensaver hacks or all of them? > > what's the diff? for instance, i run bubble3d in a window and it looks > groovy. i run it fullscreen and it's slower than cold molasses...
openGL screensavers use DRI, the other screensaver only use 2d acceleration that is provided by X server. Depending on which screensavers do not work you can start to investigate one thing or another. I guess you are talking about openGL stuff since bubble3d uses openGL. Just to verify: even if you maximize window (so that it is practically on the full screen) it is smooth, as opposed to fullscreen which is choppy, right? ... > name of display: :0.0 > display: :0 screen: 0 > direct rendering: Yes looks ok. how do you run it fullscreen? if you just run it with -root option it is in root window and looks ugly (blinkig and choppy). Are you using xscreensaver to run it? erik