https://bugs.freedesktop.org/show_bug.cgi?id=45558
--- Comment #2 from Alban Browaeys prahal@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.