x11drv: Fix one case of "glXChooseFBConfig returns NULL" problem.

Vitaliy Margolen wine-devel at kievinfo.com
Thu Mar 9 20:40:44 CST 2006


Anything wrong with this patch? According to MSDN ChoosePixelFormat
should pick closest mode, but not fail.

Vitaliy Margolen

Saturday, March 4, 2006, 10:27:11 PM, Vitaliy Margolen wrote:

> ChangeLog:
> x11drv: Fix one case of "glXChooseFBConfig returns NULL" problem.
Using alpha bits >> 8 makes this function fail, while it should not.

>  dlls/x11drv/opengl.c |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)





More information about the wine-devel mailing list