Alexandre Julliard : gdi32: Support OpenGL in bitmaps through libOSMesa.

Alexandre Julliard julliard at winehq.org
Fri Jul 27 13:13:55 CDT 2012


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jul 26 20:47:31 2012 +0200

gdi32: Support OpenGL in bitmaps through libOSMesa.

---

 configure                  |   72 +++++++++-
 configure.ac               |   11 ++-
 dlls/gdi32/Makefile.in     |    3 +-
 dlls/gdi32/dibdrv/dc.c     |    6 +-
 dlls/gdi32/dibdrv/dibdrv.h |    3 +
 dlls/gdi32/dibdrv/opengl.c |  368 ++++++++++++++++++++++++++++++++++++++++++++
 dlls/gdi32/gdi_private.h   |    1 +
 include/config.h.in        |    6 +
 8 files changed, 464 insertions(+), 6 deletions(-)

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



More information about the wine-cvs mailing list