I just wanted to thank you guys for your help. That fixed the bug!
see the latest updates here:
http://bugs.xfree86.org//cgi-bin/bugzilla/show_bug.cgi?id=276
Thanks!
Alex
--- Felix Kühling <[EMAIL PROTECTED]> wrote:
>
> Disclaimer: I don't have any experience with multi-head
> configurations.
Ah... good eye. I'll give that a try. thanks for the help.
Alex
--- Felix Kühling <[EMAIL PROTECTED]> wrote:
> On Mon, 16 Jun 2003 10:21:20 -0700 (PDT)
> Alex Deucher <[EMAIL PROTECTED]> wrote:
>
> > I've looked through the code and all the DRILock() and DRIUnlock()
> seem
> > to be right. th
On Mon, 16 Jun 2003 10:21:20 -0700 (PDT)
Alex Deucher <[EMAIL PROTECTED]> wrote:
> I've looked through the code and all the DRILock() and DRIUnlock() seem
> to be right. the only things that stands out as potentially suspicious
> is in RADEONAdjustFrame():
>
> void RADEONAdjustFrame(int scrnInde
I've looked through the code and all the DRILock() and DRIUnlock() seem
to be right. the only things that stands out as potentially suspicious
is in RADEONAdjustFrame():
void RADEONAdjustFrame(int scrnIndex, int x, int y, int flags)
{
ScrnInfoPtrpScrn = xf86Screens[scrnIndex];
RA
On Fri, 2003-06-13 at 21:29, Alex Deucher wrote:
> --- Michel Dnzer <[EMAIL PROTECTED]> wrote:
> > On Wed, 2003-06-11 at 21:47, Alex Deucher wrote:
>
> > > As background, mergedfb provides a single framebuffer with two
> > > viewports looking into it. HW accelerated 3D works fine on both
> > hea
--- Michel D�nzer <[EMAIL PROTECTED]> wrote:
> On Wed, 2003-06-11 at 21:47, Alex Deucher wrote:
> > I've had several reports of DRI not working after a screen resize
> using
> > mergedfb code. I haven't really had time to tackle it, and
> > unfortunately, i'm not real familiar with how DRI int
On Wed, 2003-06-11 at 21:47, Alex Deucher wrote:
> I've had several reports of DRI not working after a screen resize using
> mergedfb code. I haven't really had time to tackle it, and
> unfortunately, i'm not real familiar with how DRI interacts with a mode
> change or xrandr.
AFAIK it doesn't c