Brian Paul wrote: > Unfortunately, I'm seeing a far worse problem with the tdfx driver now > with most demos. Triangles are being rendered incorrectly - it's as if > one of the vertices for each triangle is at screen coordinate (0,0). > I'm looking into it.
The problem was the glide library. I had recently wiped my test machine clean and installed RH 7.2 which installs glide libraries as part of the XFree86-libs-4.1.0-3.i386 RPM. After I replaced /usr/lib/glide3/libglide3-v5.so with the one from the DRI resources page, the problem went away. Mike, is this a known problem? -Brian _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
