Alexandre Julliard : opengl32: Use proper handles for GL contexts and pass a context pointer to the WGL driver functions .

Alexandre Julliard julliard at winehq.org
Fri Jun 29 14:24:28 CDT 2012


Module: wine
Branch: master
Commit: 0045ec9dfb29a36e7b00357c90f3b57f642506e1
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=0045ec9dfb29a36e7b00357c90f3b57f642506e1

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jun 29 12:29:55 2012 +0200

opengl32: Use proper handles for GL contexts and pass a context pointer to the WGL driver functions.

---

 dlls/gdi32/driver.c          |   15 ++--
 dlls/opengl32/tests/opengl.c |    2 +-
 dlls/opengl32/wgl.c          |  168 ++++++++++++++++++++++++++++++++++++------
 dlls/winex11.drv/opengl.c    |  107 ++++++++++-----------------
 include/wine/gdi_driver.h    |   24 +++---
 5 files changed, 206 insertions(+), 110 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=0045ec9dfb29a36e7b00357c90f3b57f642506e1



More information about the wine-cvs mailing list