diff options
author | Ian Romanick <[email protected]> | 2009-11-30 17:47:07 -0800 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2009-11-30 17:47:07 -0800 |
commit | 650e02003fbb5511ec758d993b7ec0a302ee2235 (patch) | |
tree | 96ff849518962856e51b2e3a26b78ba008b2f9ad /include/GL/glx_mangle.h | |
parent | 270d36da146b899d39e08f830fe34b63833a3731 (diff) | |
parent | 587a52e95bbe96788e8b96b63f091bb3022fc048 (diff) |
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Conflicts:
progs/util/shaderutil.c
src/mesa/drivers/dri/r600/r600_context.c
src/mesa/main/version.h
Diffstat (limited to 'include/GL/glx_mangle.h')
-rw-r--r-- | include/GL/glx_mangle.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/GL/glx_mangle.h b/include/GL/glx_mangle.h index 4439a96b5d2..fa664a7f59e 100644 --- a/include/GL/glx_mangle.h +++ b/include/GL/glx_mangle.h @@ -76,6 +76,7 @@ /* GLX 1.4 */ #define glXGetProcAddress mglXGetProcAddress +#define glXGetProcAddressARB mglXGetProcAddressARB #endif |