No subject


Tue Aug 30 17:20:58 CDT 2005


     If the GLX_PRESERVED_CONTENTS_SGIX attribute is set to False in
    <attrib_list>, then an "unpreserved" pbuffer is created and the
    contents of the pbuffer may be lost at any time. If this attribute
    is not specified, or if it is specified as True in <attrib_list>,
    then when a resource conflict occurs the contents of the pbuffer
    will be preserved (most likely by swapping out portions of the
    buffer to main memory).  In either case, the client can register
    to receive a "buffer clobber" event which is generated when the
    pbuffer contents have been preserved or have been damaged. (See
    the event description.)

So the fixme should be fixed to always return GL_FALSE I think.


Also, there is an interesting workaround for the clicking problem as well on
the Gentoo forums.  Seems to be working for the majority of people
(including myself).  It seems to reaffirm that the problem is indeed
the memory layout.
    http://forums.gentoo.org/viewtopic-p-2509340.html#2509340

-- 
Aric Cyr <acyr at alumni dot uwaterloo dot ca>    (http://acyr.net)
gpg fingerprint: 943A 1549 47AC D766 B7F8  D551 6703 7142 C282 D542



More information about the wine-devel mailing list