Alexandre Julliard : opengl32: Use proper handles for PBuffers instead of raw pointers.

Alexandre Julliard julliard at winehq.org
Fri Jul 20 15:29:58 CDT 2012


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jul 20 12:25:01 2012 +0200

opengl32: Use proper handles for PBuffers instead of raw pointers.

---

 dlls/opengl32/make_opengl    |    7 ++-
 dlls/opengl32/tests/opengl.c |    2 +-
 dlls/opengl32/wgl.c          |   80 ++++++++++++++++++++++++---------------
 dlls/winex11.drv/opengl.c    |   85 +++++++++++++++---------------------------
 include/wine/wgl_driver.h    |   19 +++++----
 5 files changed, 95 insertions(+), 98 deletions(-)

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



More information about the wine-cvs mailing list