*** empty log message ***

git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@170 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
ikits 2003-12-09 12:59:08 +00:00
parent 27ba61667a
commit 77c750a694

View File

@ -34,6 +34,6 @@ GLX_ATI_render_texture
GLX_AUX9_ATI 0x9820
GLX_BIND_TO_TEXTURE_LUMINANCE_ATI 0x9821
GLX_BIND_TO_TEXTURE_INTENSITY_ATI 0x9822
void glXBindTexImageATI (Display *dpy, GLXPbuffer pbuf, int buffer);
void glXReleaseTexImageATI (Display *dpy, GLXPbuffer pbuf, int buffer);
void glXDrawableAttribATI (Display *dpy, GLXDrawable draw, const int *attrib_list);
void glXBindTexImageATI (Display *dpy, GLXPbuffer pbuf, int buffer)
void glXReleaseTexImageATI (Display *dpy, GLXPbuffer pbuf, int buffer)
void glXDrawableAttribATI (Display *dpy, GLXDrawable draw, const int *attrib_list)