include: Fix glDebugMessageCallbackARB's prototype.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Sun, 11 Mar 2012 10:47:20 +0000 (10:47 +0000)
committerDave Airlie <airlied@redhat.com>
Sun, 11 Mar 2012 16:23:45 +0000 (16:23 +0000)
commitfa476782fde96c93c0904bbab3bc4dd44aef8712
tree3427c854a3270dc6e829a20fad7cb4da328fa19b
parentbb1d126b2369bc7608c43738693b6f26cd8f4eeb
include: Fix glDebugMessageCallbackARB's prototype.

Seems to be a bug in Khronos headers, as

http://www.opengl.org/registry/specs/ARB/debug_output.txt states userParam
is not a const pointer.

Signed-off-by: Dave Airlie <airlied@redhat.com>
include/GL/glext.h