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

2012-03-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45558 Eric Anholt changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

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

2012-03-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45558 Eric Anholt changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

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

2012-02-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45558 --- Comment #2 from Alban Browaeys 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. I

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

2012-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45558 --- Comment #2 from Alban Browaeys 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. I

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

2012-02-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45558 Alban Browaeys changed: What|Removed |Added Attachment #56550|application/octet-stream|text/plain mime type|

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

2012-02-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45558 --- Comment #1 from Alban Browaeys 2012-02-02 10:40:03 PST --- Created attachment 56551 --> https://bugs.freedesktop.org/attachment.cgi?id=56551 testcase for max not rendering This testcase is made from a mesa demo. The issue is that with Win

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

2012-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45558 Alban Browaeys changed: What|Removed |Added Attachment #56550|application/octet-stream|text/plain mime type|

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

2012-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45558 --- Comment #1 from Alban Browaeys 2012-02-02 10:40:03 PST --- Created attachment 56551 --> https://bugs.freedesktop.org/attachment.cgi?id=56551 testcase for max not rendering This testcase is made from a mesa demo. The issue is that with Win