Re: [Dri-devel] Radeon hardware cursor

2003-06-21 Thread Michel Dänzer
[ This is OT for dri-devel, please follow up elsewhere ] On Fri, 2003-06-20 at 18:33, Jon Smirl wrote: > I'm looking at the ARGB code in the new driver. But > when the card powers on it seems to be in mono curosor > mode, how do you switch it to ARGB mode? I haven't > been able to locate where t

Re: [Dri-devel] Radeon hardware cursor

2003-06-20 Thread Jon Smirl
I'm looking at the ARGB code in the new driver. But when the card powers on it seems to be in mono curosor mode, how do you switch it to ARGB mode? I haven't been able to locate where the new driver changes the mode. --- Michel Dänzer <[EMAIL PROTECTED]> wrote: > On Fri, 2003-06-20 at 05:18, Jon

Re: [Dri-devel] Radeon hardware cursor

2003-06-20 Thread Michel Dänzer
On Fri, 2003-06-20 at 05:18, Jon Smirl wrote: > I'm working on some code that directly manipulates the > Radeon hardware cursor. It would seem from reading the > DRI 2D Radeon driver code that the Radeon supports an > ARGB hardware cursor. > > I can only seem to get the cursor in to mono plus > t

[Dri-devel] Radeon hardware cursor

2003-06-19 Thread Jon Smirl
I'm working on some code that directly manipulates the Radeon hardware cursor. It would seem from reading the DRI 2D Radeon driver code that the Radeon supports an ARGB hardware cursor. I can only seem to get the cursor in to mono plus transparancy mode. Can someone point me to the code that poke