Updates from Daniel Borca

This commit is contained in:
Brian Paul
2003-08-28 16:57:01 +00:00
parent 9e94aaf6e3
commit 760960028f
9 changed files with 71 additions and 43 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ DMesaVisual DMesaCreateVisual (GLint width, /* X res */
GLint refresh, /* refresh rate: 0=default */
GLboolean dbFlag, /* double-buffered */
GLboolean rgbFlag, /* RGB mode */
GLboolean alphaFlag,/* alpha buffer requested */
GLint alphaSize, /* requested bits/alpha */
GLint depthSize, /* requested bits/depth */
GLint stencilSize, /* requested bits/stencil */
GLint accumSize); /* requested bits/accum */