- 03 Feb, 2017 1 commit
-
-
Ken Thomases authored
Hiding a view seems to semi-detach any attached OpenGL contexts such that rendering no longer works. There's no GL surface for the view. Calling -[NSOpenGLContext update] is not sufficient to reattach the context. So, fully detach the contexts and reattach them. Signed-off-by: Ken Thomases <ken@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 06 May, 2016 1 commit
-
-
Ken Thomases authored
When this Retina mode is enabled and the primary display is in the user's default configuration, Wine gets told that screen and window sizes and mouse coordinates are twice what Cocoa reports them as in its virtual coordinate system ("points"). The Windows apps then renders at that high resolution and the Mac driver blits it to screen. If the screen is actually a Retina display in a high-DPI mode, then this extra detail will be preserved. Otherwise, the rendering will be downsampled and blurry. This is intended to be combined with increasing the Windows DPI, as via winecfg. If that is doubled to 192, then, in theory, graphical elements will remain the same visual size on screen but be rendered with finer detail. Unfortunately, many Windows programs don't correctly handle non-standard DPI so the results are not always perfect. The registry setting to enable Retina mode is: [HKEY_CURRENT_USER\Software\Wine\Mac Driver] "RetinaMode"="y" Note that this setting is not looked for in the AppDefaults\<exe name> key because it doesn't make sense for only some processes in a Wine session to see the high-resolution sizes and coordinates. Signed-off-by: Ken Thomases <ken@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 28 Nov, 2013 1 commit
-
-
Ken Thomases authored
This prevents VRAM garbage from being displayed before the program draws.
-
- 06 Mar, 2013 1 commit
-
-
Ken Thomases authored
-
- 04 Jan, 2011 1 commit
-
-
Alexandre Julliard authored
-
- 02 Jul, 2009 1 commit
-
-
Michael Stefaniuc authored
Do not include them from an other rc file.
-
- 02 Aug, 2007 1 commit
-
-
Mikołaj Zalewski authored
-
- 09 Jun, 2006 1 commit
-
-
Peter Beutner authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 28 Nov, 2005 2 commits
-
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
- 23 Nov, 2005 2 commits
-
-
Henning Gerhardt authored
-
YunSong Hwang authored
-
- 22 Nov, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 09 Sep, 2005 1 commit
-
-
Stefan Leichter authored
-
- 05 Jul, 2005 1 commit
-
-
Jacek Caban authored
-
- 16 Mar, 2005 1 commit
-
-
Jacek Caban authored
-
- 16 Aug, 2004 1 commit
-
-
Robert Reif authored
for WAVEFORMATEXTENSIBLE.
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 22 Sep, 2000 1 commit
-
-
Huw D M Davies authored
-