[Bug 62578] r300: Implementation error: Render targets are too big in r300_set_framebuffer_state, refusing to bind framebuffer state!

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 21 08:10:55 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=62578

--- Comment #6 from Marek Olšák <maraeo at gmail.com> ---
The issue seems to be that kwin or DDX allocates a texture of the size
2*1600x1200 and your hardware only supports 2560x2560 for rendering and
2048x2048 for texturing. Unfortunately I'm not an expert on X server internals.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130321/3e55aa49/attachment.html>


More information about the dri-devel mailing list