Roderick Colenbrander : wgl: Duplicate some single buffered pixel formats for bitmap rendering and restrict bitmap rendering to these formats .

Alexandre Julliard julliard at winehq.org
Fri May 15 07:47:04 CDT 2009


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

Author: Roderick Colenbrander <thunderbird2k at gmail.com>
Date:   Thu May 14 17:05:20 2009 +0200

wgl: Duplicate some single buffered pixel formats for bitmap rendering and restrict bitmap rendering to these formats.

The use of direct / indirect rendering is now tied to the bitmapFormat
flag of a pixel format. Indirect is fine for bitmap rendering since on
windows it is only supported using the software gdi renderer and
indirect rendering can also indicate software rendering.

---

 dlls/winex11.drv/opengl.c |   91 ++++++++++++++++++++++++++++++++++-----------
 1 files changed, 69 insertions(+), 22 deletions(-)

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



More information about the wine-cvs mailing list