Re: ColorOffset: Example usage.

2004-05-29 Thread Michel Dänzer
On Fri, 2004-05-28 at 23:18 -0500, Adam Jackson wrote: > On Friday 28 May 2004 19:49, Michel DÃnzer wrote: > > On Thu, 2004-05-27 at 11:08 -0700, Mike Mestnik wrote: > > > I try to keep each paragraph on topic, however this thread all started > > > with MergedFB. So I see where you could have gott

Re: ColorOffset: Example usage.

2004-05-28 Thread Adam Jackson
On Friday 28 May 2004 19:49, Michel DÃnzer wrote: > On Thu, 2004-05-27 at 11:08 -0700, Mike Mestnik wrote: > > I try to keep each paragraph on topic, however this thread all started > > with MergedFB. So I see where you could have gotten confused. What > > should we call the 3dOutputClipRects? >

Re: ColorOffset: Example usage.

2004-05-28 Thread Michel Dänzer
On Thu, 2004-05-27 at 11:08 -0700, Mike Mestnik wrote: > --- Michel Dnzer <[EMAIL PROTECTED]> wrote: > > On Thu, 2004-05-27 at 15:00, Mike Mestnik wrote: > > > > > > The data was shifted to the right, making it offcenter. I will need > > to > > > find a way of undoing/compinsating-for this inorde

Re: ColorOffset: Example usage.

2004-05-27 Thread Mike Mestnik
--- Michel Dänzer <[EMAIL PROTECTED]> wrote: > On Thu, 2004-05-27 at 15:00, Mike Mestnik wrote: > > --- Michel Dnzer <[EMAIL PROTECTED]> wrote: > > > On Wed, 2004-05-26 at 12:34, Mike Mestnik wrote: > > > > Attached is a screen shoot of the effect of adding 1024 to the > > > > ColorOffset. > >

Re: ColorOffset: Example usage.

2004-05-27 Thread Michel Dänzer
On Thu, 2004-05-27 at 15:00, Mike Mestnik wrote: > --- Michel Dnzer <[EMAIL PROTECTED]> wrote: > > On Wed, 2004-05-26 at 12:34, Mike Mestnik wrote: > > > Attached is a screen shoot of the effect of adding 1024 to the > > > ColorOffset. > > > > It's hard for me to recognize anything; can you des

Re: ColorOffset: Example usage.

2004-05-27 Thread Mike Mestnik
--- Michel Dänzer <[EMAIL PROTECTED]> wrote: > On Wed, 2004-05-26 at 12:34, Mike Mestnik wrote: > > Attached is a screen shoot of the effect of adding 1024 to the > > ColorOffset. > > It's hard for me to recognize anything; can you describe your > observations? > The data was shifted to the r

Re: ColorOffset: Example usage.

2004-05-27 Thread Michel Dänzer
On Wed, 2004-05-26 at 12:34, Mike Mestnik wrote: > Attached is a screen shoot of the effect of adding 1024 to the > ColorOffset. It's hard for me to recognize anything; can you describe your observations? > I still have to find where rmesa->state.color.drawOffset comes from and > what effect

ColorOffset: Example usage.

2004-05-26 Thread Mike Mestnik
Attached is a screen shoot of the effect of adding 1024 to the ColorOffset. I still have to find where rmesa->state.color.drawOffset comes from and what effect the first 4 bits(define RADEON_COLOROFFSET_MASK 0xfff0) are for(Why "& RADEON_COLOROFFSET_MASK" was missing from _lock.c and _ioc