Fullscreen upscaling

Bruno Jesus 00cpxxx at gmail.com
Thu Apr 14 02:00:36 CDT 2016


On Thu, Apr 14, 2016 at 1:48 AM, David Guillen Fandos <david at davidgf.net> wrote:
> Hey there!
>
> I was looking into doing some automatic upscale for HiDPI screens (mine
> is 3200*1800). It would be some knob that allows the user to choose a x2
> scaling for fullscreen apps and similar stuff.
>
> After reading winex11.drv I saw that it wouldn't be that hard to report
> 1/2 of the actual monitor resolution and then just upscale whatever gets
> rendered to the gdi_display (so we would have an unscaled surface and
> then blit that with a 2x scaling to the gdi_display).
>
> I guess that some other modifications would be needed though. Any
> comments on this? I think it could be useful for some people, nowadays
> that screens just got lots of pixels.

There is a discussion about this at
https://bugs.winehq.org/show_bug.cgi?id=30056



More information about the wine-devel mailing list