On Fri, Nov 01, 2002 at 10:39:40AM -0500, [EMAIL PROTECTED] wrote: > Quoting Kral Stefan <[EMAIL PROTECTED]>: > > On Thu, 31 Oct 2002 [EMAIL PROTECTED] wrote: > > > 1. Is there any way to detect vertical retrace in X so that > > > the tearing down of the image can be prevented ? [...] > > That's exactly what I need for my application. > > So I came up with the following hack, (ab-)using the > > XF86VidMode-Extension: [...]
> Thanks for the reply. You're welcome. > But it does not work with my driver so i have still not solved > my problem :( Too bad. Please tell me about your video hw and drivers you are using. Ideally, mail your '/var/log/XFree86*' log-files and the output of 'xdpyinfo -ext XFree86-VidModeExtension' to me. Maybe I can then offer an appropriate driver patch (I am currently working on that)... > Do u think switching to GLX will solve the problem? It may solve it, but nevertheless it is not a favorable choice for that problem. If you want to do 2d-graphics, use a interface for 2d-graphics. Regards, Stefan _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
