https://bugs.freedesktop.org/show_bug.cgi?id=45558
--- Comment #2 from Alban Browaeys <[email protected]> 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. _______________________________________________ dri-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/dri-devel
