http://bugs.freedesktop.org/show_bug.cgi?id=10542


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|[EMAIL PROTECTED]             |mesa3d-
                   |                            |[EMAIL PROTECTED]
          Component|Driver/intel                |GLX
            Product|xorg                        |Mesa
          QAContact|[EMAIL PROTECTED]       |
            Version|git                         |unspecified




------- Comment #26 from [EMAIL PROTECTED]  2007-06-14 03:19 PST -------
The problem is that clutter uses the GLX_SGI_video_sync extension, which is
currently broken with secondary vblank due to shortcomings of some Mesa
internal interfaces used for it. This will hopefully be fixed with the upcoming
libGL/driver interface overhaul, but in the meantime the simplest solution
might be for clutter to use the GLX_SGI_swap_control extension instead.

(The alternative method of clutter using the DRM device directly for
sync-to-vblank can't support secondary vblank either and is generally a bad
idea)


-- 
Configure bugmail: http://bugs.freedesktop.org/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 DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to