X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2FMESA_resize_buffers.spec;h=dabc7c421da76c4b69052a5a9162aef94fdd3783;hb=8dda3f2bcb5723518c284d502d224fe9c27122fc;hp=8c0b033ff26f50705830285b4d2745f6836001cd;hpb=3e07e16ac7ae5035e78df74240eab346b823694c;p=mesa.git diff --git a/docs/MESA_resize_buffers.spec b/docs/MESA_resize_buffers.spec index 8c0b033ff26..dabc7c421da 100644 --- a/docs/MESA_resize_buffers.spec +++ b/docs/MESA_resize_buffers.spec @@ -8,7 +8,7 @@ Name Strings Contact - Brian Paul, brianp 'at' mesa3d.org + Brian Paul (brian.paul 'at' tungstengraphics.com) Status @@ -16,11 +16,10 @@ Status Version - $Id: MESA_resize_buffers.spec,v 1.1 1999/07/20 00:30:41 brianp Exp $ Number - XXX none assigned + 196 Dependencies @@ -36,7 +35,7 @@ Overview Mesa's glViewport command queries the current window size and updates its internal data structors accordingly. This normally works fine - since most applications call glViewport in responce to window size + since most applications call glViewport in response to window size changes. In some situations, however, the application may not call glViewport @@ -66,7 +65,7 @@ Additions to the AGL/GLX/WGL Specifications Errors - INVALID_OPERATION is generated if ResizeBuffersMESA is called betweeen + INVALID_OPERATION is generated if glResizeBuffersMESA is called between Begin and End. New State