[Bug 17193] [PATCH] cope with missing wglGetExtensionsStringARB / wglGetPixelFormatAttribivARB

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 15 05:40:08 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=17193


Roderick Colenbrander <thunderbird2k at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thunderbird2k at gmx.net




--- Comment #6 from Roderick Colenbrander <thunderbird2k at gmx.net>  2009-03-15 05:40:07 ---
Today I had some time to look at this bug but as I didn't catch up reading all
my wine email, I hadn't seen this update. As you might have seen I have
submitted two patches. The first one adds WGL_ARB_pixel_format detection. The
second adds a DescribePixelFormat based WGL pixel format detection backend.
This code basically does the same as yours with a key difference that I'm also
filtering out non-ICD pixel formats. I don't want to use the bad GDI opengl
renderer.

See:
http://www.winehq.org/pipermail/wine-patches/2009-March/070763.html
http://www.winehq.org/pipermail/wine-patches/2009-March/070765.html

Do they work for you?


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list