On Mon, 2003-02-17 at 01:18, Sean E. Russell wrote:
> 
> On Sunday 16 February 2003 04:47 pm, Michel Dänzer wrote:
> > > First, I'm using KDE 3.1, which provides a shaded, transluescent mouse
> > > pointer for the I-bar and the arrow; the other pointers (the hourglass,
> > > the hand, the resize shapes) are the regular X shapes.
> >
> > Actually, I think they aren't, that's why they're not ARGB as well. This
> > isn't a feature of KDE but the new Xlib.
> 
> ARGB?

The new cursors have 8 bits per alpha, red, green and blue component.


> > > 4) The option SWCursor fixes the problem, but then of course causes X to
> > > crash when trying to access any of the OpenGL functions.
> >
> > 'Of course'? A crash is a bug. Does this patch help?
> 
> I say "of course," because I believe it was documented that DRI doesn't work 
> with SWCursor.

True, software cursors don't mix well with the DRI and Xv, but it should
never crash. In the worst case, the DRI should be disabled when software
cursors are forced.


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to