[Bug 14045] SketchUp was unable to initialize OpenGL

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 5 12:52:40 CDT 2008


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





--- Comment #6 from Alexander Sabourenkov <screwdriver at lxnt.info>  2008-08-05 12:52:40 ---
Found what PF_GENERIC_* flags may actually mean:

PFD_GENERIC_FORMAT only = Software
PFD_GENERIC_ACCELERATED only = Accelerated through MCD
Neither = Accelerated through ICD

MCD means only a subset of operations are implemented in (presumably
vendor-supplied) driver.

Now, this distinction does not make any sense any more, and I now understand
why the code is written the way it is.

How do we run windows apps that insist on software-implemented OpenGL?


-- 
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