WGL: fix wglChoosePixelFormatARB behavior

Roderick Colenbrander thunderbird2k at gmx.net
Wed Aug 1 13:23:53 CDT 2007


Ignore this patch. I'll write a better version.

Roderick

On Wednesday 01 August 2007 19:54, Roderick Colenbrander wrote:
> Hi,
>
> According to the specs wglChoosePixelFormatARB returns the number of
> matching pixelformats. This number can be different than the size of the
> return buffer which is given by nFormats.
>
> This bug wasn't bad before but that was because we only offered 1
> pixelformat for onscreen and offscreen rendering.
>
> Regards,
> Roderick Colenbrander



More information about the wine-devel mailing list