Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://freedesktop.org/bugzilla/show_bug.cgi?id=960
[EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2004-10-21 12:19 ------- I have to reopen (with latest Mesa/DRI/DRM CVS on XFree86). r200 Your fix (in Mesa CVS) /* Adjust the base offset to account for the Y-offset. This is done, * instead of just letting the Y-offset automatically take care of it, * because it is possible, for very large textures, for the Y-offset * to exceede the [-8192,+8191] range. */ tex.offset += tmp.y * 1024; tmp.y = 0; Do NOT work anylonger. flipscreen3d (big textures are broken, again): /opt/Mesa> /usr/X11R6/lib/xscreensaver/flipscreen3d -geometry 1280x1024 flipscreen3d: error mipmapping 2048x1024 texture: (unknown) flipscreen3d: turning on -wireframe. => Empty black flipping window. But this one works: /usr/X11R6/lib/xscreensaver/flipscreen3d /usr/X11R6/lib/xscreensaver/flipscreen3d -geometry 1024x1024 /opt/Mesa> /usr/X11R6/lib/xscreensaver/flipscreen3d -geometry 1024x1025 /opt/Mesa> /usr/X11R6/lib/xscreensaver/flipscreen3d -geometry 1024x1280 /opt/Mesa> /usr/X11R6/lib/xscreensaver/flipscreen3d -geometry 1024x160 /opt/Mesa> /usr/X11R6/lib/xscreensaver/flipscreen3d -geometry 1024x1600 Badness starts here: /opt/Mesa> /usr/X11R6/lib/xscreensaver/flipscreen3d -geometry 1025x1024 flipscreen3d: error mipmapping 2048x1024 texture: (unknown) flipscreen3d: turning on -wireframe. See https://freedesktop.org/bugzilla/show_bug.cgi?id=760, too. -- Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel