Derrik,

the Rage128 register reference says the pitch must be a multiple of 64
bytes, so the code really seems to be wrong. The pitchInc value should
be 8 * 64.

And indeed this works for me, except for depth 8. Something obviously
can't handle the pitch not being virtualX*bitPerPixel/8, but I scanned
the driver for pitch, virtualX and displayWidth and didn't find any
obvious mistakes.

I'll submit a patch for this anyway.


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

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to