X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2FMESA_pixmap_colormap.spec;h=fb0b441cc58aee974ff896ee4d1872e6f53b7bfb;hb=baa7ff47d548cdcc1ea68657ee1b0500f78041be;hp=63e9df9c91c0f9d1b2550d0f159cf9f6fbc3b03a;hpb=7b2c0f9148eb7eb30326173899ed366fcef8d437;p=mesa.git diff --git a/docs/MESA_pixmap_colormap.spec b/docs/MESA_pixmap_colormap.spec index 63e9df9c91c..fb0b441cc58 100644 --- a/docs/MESA_pixmap_colormap.spec +++ b/docs/MESA_pixmap_colormap.spec @@ -1,14 +1,14 @@ Name - MESA_copy_sub_buffer + MESA_pixmap_colormap Name Strings - GLX_MESA_copy_sub_buffer + GLX_MESA_pixmap_colormap Contact - Brian Paul (brian 'at' mesa3d.org) + Brian Paul (brian.paul 'at' tungstengraphics.com) Status @@ -20,7 +20,7 @@ Version Number - ??? + 216 Dependencies @@ -50,7 +50,7 @@ Issues New Procedures and Functions GLXPixmap glXCreateGLXPixmapMESA( Display *dpy, XVisualInfo *visual, - Pixmap pixmap, Colormap cmap ); + Pixmap pixmap, Colormap cmap ); New Tokens @@ -66,8 +66,8 @@ Additions to Chapter 3 of the GLX 1.3 Specification (Functions and Errors) The function - GLXPixmap glXCreateGLXPixmapMESA( Display *dpy, XVisualInfo *visual, - Pixmap pixmap, Colormap cmap ); + GLXPixmap glXCreateGLXPixmapMESA( Display *dpy, XVisualInfo *visual, + Pixmap pixmap, Colormap cmap ); allows one to create a GLXPixmap with a specific colormap. The image rendered into the pixmap may then be copied to a window (which uses the