Raphael Junqueira : opengl: Fix last wgl regression.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Dec 22 07:07:36 CST 2005


Module: wine
Branch: refs/heads/master
Commit: 2d708edc5f715c2957790b3f926cf308f679de59
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=2d708edc5f715c2957790b3f926cf308f679de59

Author: Raphael Junqueira <fenix at club-internet.fr>
Date:   Thu Dec 22 13:54:01 2005 +0100

opengl: Fix last wgl regression.
Fix wgl regression: test glx server version and extensions to use (and
not use glXQueryDrawable on older glx implementations).

---

 dlls/opengl32/wgl.c     |  147 ++++++++++++++++++++++++++++++++++++-----------
 dlls/opengl32/wgl_ext.c |   13 +++-
 dlls/opengl32/wgl_ext.h |   13 ++++
 3 files changed, 133 insertions(+), 40 deletions(-)




More information about the wine-cvs mailing list