delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/10/11/13:41:32

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:references:in-reply-to:from:date
:message-id:subject:to:content-type; q=dns; s=default; b=PQEQRrz
gwL27rUnRBoXmK6HcHlu6BgllWLqUEmrnicAOq/k3NLy2ko8C7QtD6BEho2KrklY
cN+ntTTvxtLdPojKbZTJKiD/pcW2CdoWXOTBDOAnOwQyzdXTJd86uz6ywWkSPT11
Qajkb9P23EQjXNWvAdoaMx64dnbbK4WGeBko=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:references:in-reply-to:from:date
:message-id:subject:to:content-type; s=default; bh=4kERZPYHA0ENB
pecxBaIVH6sB48=; b=hpfmWTjk4sxsnFH2X+66JXckbbMFUhFkeSitvFw8gq5Cm
6iP4P3ZhGb1F3MvY1y32XT9xbC7PerPVKswWmbaAFgukGZMFDlYzX+8UpBW1Ed4F
oRZTkwPiw0H5njbBXTzEpfZ8VtKDUtJqAjT5jGFZmrwSVCfq/ih/8E+kceG+Q8=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=widgets, rendered, laptop, H*r:sk:g15-v6s
X-HELO: mail-yb1-f180.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=ElzusjRWEw6wtof3XQpEx2FMG9P9rgG66SSAL8j3dcc=; b=e6K7mSZzWpSrfIt6jR5sqBxVS+U8yDOtzW1pIoAbeduaNugHoNLoFNWzbaFGrixH+F AzF/X8q19csOfPqxve/4H18b82iU/+ckhrn4WTnUPyt63HbJvIr9rnzhiGJ3mtbWK3my OAYoj7tQkWR4GpujbbdW/O/8e+bcbDuutiW2eQYYFKdUTBo5jGZX3eX2WKvV7OLG8JFU IU/lRevoXK8i9iSzjB0j8cx6DhgNNSqA5PqRjboMJ90GeosE71JfySWwSmTSPdj8keMJ H3iW+XGZSJsX1N29zifQhAuKyFECCDBjryq0TE7lcD8OvmzmTdipD8mhTbdmac+9BfpL iOtw==
MIME-Version: 1.0
References: <CAPTtex+HUf7-4+vF+dVRRhRBgPOT3H+a2B8nUGPp+Oj5FFZgxw AT mail DOT gmail DOT com>
In-Reply-To: <CAPTtex+HUf7-4+vF+dVRRhRBgPOT3H+a2B8nUGPp+Oj5FFZgxw@mail.gmail.com>
From: Chris Marshall <devel DOT chm DOT 01 AT gmail DOT com>
Date: Thu, 11 Oct 2018 10:40:58 -0700
Message-ID: <CAPTtexK1fA3caz5RpD8eUoyKQRUjh7n_HNJLfQvYrHZHvu0pBw@mail.gmail.com>
Subject: Re: opengl render size too small in X11 window
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes

I've verified that if I use the -nowgl option for the X11 server then the
opengl visualization is correctly rendered and sized for the containing
window.

On Wed, Oct 10, 2018 at 12:15 PM Chris Marshall <devel DOT chm DOT 01 AT gmail DOT com>
wrote:

> Dear Cygwin-
>
> Using cygwin X11 under windows 10 with a high dpi display (3840x2160)
> laptop resulted in far too small font and widgets using -multiwindow for
> the XWin option.  If I set the windows setting display resolution to
> 1920x1080 and following the suggestion for the ~/.Xresources file from
> https://stackoverflow.com/questions/42211564/cygwin-xwin-scaling-broken-when-using-windows-scaling-on-high-resolution-displa
> I was able keep windows, widgets, and title/menu bars at a reasonable size
> for reading.
>
> However, when I display some OpenGL graphics content (using a FreeGLUT
> window), then the visible OpenGL rendered area is about 2/3 the apparent
> widget area of the X11 window.  If I try the same in a non-multiwindow Xwin
> session then the rendered area is correct.  This problem is even worse if I
> try with the full screen resolution.  At the moment I think I have narrowed
> it down to the -multiwindow support for OpenGL contexts.
>
> This is with a couple of versions of the freeglut libraries with no effect
> and the current cygwin and cygwin X Server.
>
> Thanks,
> Chris
>
>
>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019