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(-)