If WebKitGTK+ applications hang or become unusably slow when an HTML5 video is supposed to be, you might be hitting this bug.
If Totem crashes on startup, it's likely this problem, reported against cogl for now.
Feel free to add a comment if you see other bugs related to DRI3, or have more information about those.
Update: Wayland is already perfect, and doesn't use DRI3. The "DRI2" structures in Mesa are just that, structures. With Wayland, the DRI2 protocol isn't actually used.
While wayland itself does not use dri3 xwayland does not only for 3D applications but to provide 2D acceleration through glamor.
ReplyDeleteAs for other dri3 bugs there is https://bugs.freedesktop.org/show_bug.cgi?id=81551 which you can add to your list (corruption on screen; I applied a fix to fedora but its not upstream yet).