http://bugs.winehq.org/show_bug.cgi?id=27606
JJones bjustjones@netscape.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bjustjones@netscape.net
--- Comment #7 from JJones bjustjones@netscape.net 2011-09-27 03:26:09 CDT --- 3D works with emulated desktop IF using dual screen and positioned on right screen. Only partial as more of the emulated window is on the left screen.
I'm attaching some numbers ( openGL viewport vs emulator window position measurements ). End results:
with a 1200 emulator window, you get opengl viewport size x for emulator window off the right side of (left) screen by r. x = r+167
for 1024 the equation is: x = r + 342
for emulator window size 'e': x = r + (1366-e)