Roderick Colenbrander : wgl: GetPixelFormat fix for offscreen formats.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Aug 2 06:23:00 CDT 2007


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

Author: Roderick Colenbrander <thunderbird2k at gmx.net>
Date:   Wed Aug  1 14:38:49 2007 +0200

wgl: GetPixelFormat fix for offscreen formats.

---

 .gitignore                      |    4 +
 Makefile.in                     |    2 +
 configure                       |    3 +
 configure.ac                    |    1 +
 dlls/Makefile.in                |    1 +
 dlls/opengl32/tests/Makefile.in |   13 +++
 dlls/opengl32/tests/opengl.c    |  211 +++++++++++++++++++++++++++++++++++++++
 dlls/winex11.drv/opengl.c       |   20 ++++-
 programs/winetest/Makefile.in   |    3 +
 programs/winetest/winetest.rc   |    1 +
 10 files changed, 258 insertions(+), 1 deletions(-)

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



More information about the wine-cvs mailing list