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


Eric Anholt <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




--- Comment #3 from Eric Anholt <[EMAIL PROTECTED]>  2008-11-02 10:10:35 PST ---
We should figure out why the existing code is failing to synchronize correctly,
since swrast_ReadPixels should call the span read functions, which use
dri_bo_get_subdata, which should correctly synchronize with any flushed
rendering.  My guess is you're running into a kernel bug and papering over it
with adding more waiting, and losing in the server case where the timing/cache
usage is different.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to