https://bugs.freedesktop.org/show_bug.cgi?id=66346

--- Comment #9 from José Fonseca <jfons...@vmware.com> ---
(In reply to comment #4)
> We
> assume *everywhere* that GLhandleARB == GLuint... to the point that
> glGetActiveAttrib and glGetActiveAttribARB (and many, many others) are the
> same function.

(In reply to comment #5)
> Looks like there's about 20 functions which would have be split into ARB
> (GLhandleARB) and non-ARB (GLuint) flavors.

Er.. Yes, I glossed over the aliasing issue.  So a proper fix is not as simple
as I painted earlier.

It would however fix the build -- and leave it no less no more broken than
before.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to