Working on my last known bug in the SM731 support in the siliconmotion driver. Using the current siliconmotion driver and my newly modified driver on the SM722 hardware, running TuxRacer from RH9 works fine. TuxRacer (or probably more appropriately glut) uses the VidMode extension to set the mode to 640x480x16. The driver has no dri component, so the rendering of the game is extremely slow, but it works.
When I run my new driver on the SM731, everything X works fine - acceleration, overlay, etc. However, when I run TuxRacer, after the modeset happens to 640x480x16, the TuxRacer display is hosed. It looks like some kind of framebuffer width or pitch problem. However, I don't know where or who is using or requesting the pitch. Or possibly TuxRacer thinks the resolution is wider than it really is. So, anybody seen anything like this before, or know where I should start looking? (Looking in the driver ... I'm hoping to not have to dig into GL.) Thanks, -Chris _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
