[Bug 5310] GDI32.SwapBuffers should call OPENGL32.wglSwapBuffers, not vice versa

Wine Bugs wine-bugs at winehq.org
Tue Nov 14 16:35:49 CST 2006


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





------- Additional Comments From frank.richter at gmail.com  2006-14-11 16:35 -------
I guess the forwarding circus is only needed for those wgl* functions that have
a plain and/or Gdi* counterpart, which would be:
ChoosePixelFormat (plain, wgl)
DescribePixelFormat (plain, wgl, Gdi)
GetPixelFormat (plain, wgl)
SetPixelFormat (plain, wgl, Gdi)
SwapBuffers (plain, wgl, Gdi)


I just also noticed that OpenGL32 imports some of the "plain" APIs as well...
it's really confusing which may call which.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list