[Mesa-dev] [Bug 61012] alloc_layout_array tx * ty assertion failure when making pbuffer current
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Feb 18 12:23:55 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=61012
--- Comment #8 from Brian Crowell <freedesktop at fluggo.com> ---
On Mon, Feb 18, 2013 at 11:58 AM, <bugzilla-daemon at freedesktop.org> wrote:
> Here's another patch to try. It uses the results of get_drawable_size() to
> initialize the buffer's dimensions. I've run other test programs and it
> seems
> to be OK.
This was essentially the fix I did to get past it on my own. I was
able to make the context current, but I can't verify anything past
that because the pbuffer is essentially a dummy so I can do
direct-to-texture rendering with framebuffers (which is failing for
more LLVM-related reasons). I read somewhere that with OpenGL 3.0
compliance, I can specify None for the drawable in
glXMakeContextCurrent instead of making a dummy pbuffer.
Anyhow, I know this lets me make the context current, and the program
used to work in Mesa 8.0.5, so I assume the fix is enough. Is there
anything specific you'd like me to try?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130218/361afba5/attachment.html>
More information about the mesa-dev
mailing list