Roderick Colenbrander : wgl: Add a wine specific WGL extension which allows you to change the pixel format multiple times .

Alexandre Julliard julliard at winehq.org
Thu Apr 24 06:24:07 CDT 2008


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

Author: Roderick Colenbrander <thunderbird2k at gmx.net>
Date:   Tue Apr 22 22:15:15 2008 +0000

wgl: Add a wine specific WGL extension which allows you to change the pixel format multiple times.

---

 dlls/gdi32/driver.c               |    1 +
 dlls/gdi32/gdi_private.h          |    1 +
 dlls/gdi32/opengl.c               |   22 ++++++++++++++++
 dlls/wined3d/context.c            |   18 +++++++++++--
 dlls/wined3d/directx.c            |    4 +++
 dlls/winex11.drv/opengl.c         |   49 +++++++++++++++++++++++++++++++++++++
 dlls/winex11.drv/window.c         |    6 +++-
 dlls/winex11.drv/winex11.drv.spec |    1 +
 include/wine/wined3d_gl.h         |    6 ++++-
 9 files changed, 102 insertions(+), 6 deletions(-)

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



More information about the wine-cvs mailing list