[Mesa-dev] [Bug 59876] glGetTexLevelParameteriv broken for indirect rendering
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Feb 4 13:30:16 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=59876
Matt Turner <mattst88 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |idr at freedesktop.org
--- Comment #2 from Matt Turner <mattst88 at gmail.com> ---
Looks like this might be a bug in code Julien wrote?(In reply to comment #1)
> Created attachment 74192 [details] [review]
> proposed patch
>
> The libxcb XXX_data_length(reply) function does *not* return the length of
> the data part, but the number of elements (reply->n). Therefor the condition
> should be on XXX_data_length(reply) == 1.
Nice. Please send a git-formatted patch to mesa-dev at lists.freedesktop.org and
CC Ian Romanick <idr at freedesktop.org>.
--
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/20130204/8f698a57/attachment-0001.html>
More information about the mesa-dev
mailing list