On 10/16/2013 08:45 AM, Brian Paul wrote:
Module: Mesa
Branch: master
Commit: 2273b04c6198d591c3dc5123c4d100da5bcc0e18
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2273b04c6198d591c3dc5123c4d100da5bcc0e18

Author: Brian Paul <[email protected]>
Date:   Wed Oct 16 08:43:21 2013 -0600

mesa: change glTexImage[23]DMultisample() internalformat to GLenum

To match glext.h and the GL_ARB_texture_multisample extension.
However, the GL 4.0 spec and man page say it's GLint.
An OpenGL spec bug will be filed.

I don't know why I didn't see this earlier in my testing. I think there's an automake dependency glitch somewhere in the src/mapi/ area because I had to do a 'cd src/mapi ; make clean' before it picked up my changes to the ARB_texture_multisample.xml file.

-Brian

PS: The fd.o mailing lists seem kind of slow lately too.

_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to