https://bugs.freedesktop.org/show_bug.cgi?id=45558
Eric Anholt changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=45558
Eric Anholt changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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
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
https://bugs.freedesktop.org/show_bug.cgi?id=45558
Alban Browaeys changed:
What|Removed |Added
Attachment #56550|application/octet-stream|text/plain
mime type|
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
https://bugs.freedesktop.org/show_bug.cgi?id=45558
Alban Browaeys changed:
What|Removed |Added
Attachment #56550|application/octet-stream|text/plain
mime type|
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