[Bug 45558] cannot render on a drawable of size equal the max framebuffer size

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Feb 5 14:50:24 PST 2012


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

--- Comment #2 from Alban Browaeys <prahal at yahoo.com> 2012-02-05 14:50:24 PST ---
To clarify I meant src/mesa/drivers/dri/i915/intel_context.c:    
ctx->Const.MaxRenderbufferSize = 2048;
not framebuffer size. That is the drawable size attached to the gl context. It
is 2048 for less or equal to gen 3.
So the test should be right for gen3 too.

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


More information about the dri-devel mailing list