On Wed, Jul 28, 2004 at 10:50:30AM +0200, Denis Oliver Kropp wrote: > Quoting Sasayama: > > Denis Oliver Kropp wrote: > > > > >DirectFBGL supports sub surfaces now! > > > > > >Please update DirectFBGL *and* DirectFB. You may try the lite_gears > > >example which requires LiTE to be installed before running DirectFBGL's > > >configure script. > > > > > > > > > > It seems you modify frontOffset/backOffset according to the sub surface > > origin, but some video chipset has restrictions on the framebuffer > > alignment. Can it be handled in your change? > > I'm looking for another way to apply the offset.
The DRI drivers should already handle a simple x,y offset since that's how XFree86 tells them the window coordinates. I don't remember how that gets set though. -- Ville Syrj�l� [EMAIL PROTECTED] http://www.sci.fi/~syrjala/
