Fix SourceForge bug 664908. wglDescribePixelFormat should return the
authorKarl Schultz <kschultz@freedesktop.org>
Wed, 15 Jan 2003 00:34:16 +0000 (00:34 +0000)
committerKarl Schultz <kschultz@freedesktop.org>
Wed, 15 Jan 2003 00:34:16 +0000 (00:34 +0000)
commitec4c882e4766d80bcc8a462af90c71bc3be98791
tree23ad4f9704a0bbc14484cd1ea650dbb1182207c6
parent4fc647c3976e3bc7d0352d49e983f9dc08689a00
Fix SourceForge bug 664908.  wglDescribePixelFormat should return the
number of valid PFD's if the PFD pointer is NULL, without checking
the validity of the other parameters.
src/mesa/drivers/windows/wgl.c