X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A11C13857C5C
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1596987122;
	bh=Eph7Ojk73NsTp4O8VGiT786Cyo2ked8C12gN28diYw0=;
	h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
	 From;
	b=vnNQ/Ln1bAJSYSPGwOW26k47A4HhTuJhWr0zdnTLoKYJ1/Qmmh2HE6CP6UqV/ea2V
	 MnFUvxwfZEKHcmhOKB3yLXOmyxzkicMixwvlIJQ29tlAcBQPtOuVoHVFTk6VcgjM/5
	 PdLHBWHgUTIdvQZeawtxt03tpfypQZpXaUovdiVo=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 2D94D3857C50
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:subject:to:references:cc:from:message-id:date
 :user-agent:mime-version:in-reply-to:content-language
 :content-transfer-encoding;
 bh=onL6KWZsmFTrNHu8Gzkg6wF8DfWrInB/TOG/ZK0B6dI=;
 b=KKFgvgeokzNsogI7B1vDkfTWepI0tAJTG8Y1dB6O1C9Hk3UiC1qaZqXSb/ohMbStLh
 LK2DtyKxhgeM941v5gk4Dggjgkvqx3lY5jtyfa3KTgnJzN4nsTA1rxdpU617WH18M03A
 WrlYBLeZZMWHsCmFlbV9A09L/DN1TeqjQEF5vtVJZmgNoOod/H4in5DJEzHimkWmFKxb
 IE3omE1PiLZDUjfnSSHGxVb5HTH1in2LFSPZhtAK4W/RroTY+4g4AMMW6kfyEaKd2IcS
 JPbehmDtVvLDZnv51iCqiiWw84cbQzFRK3waWvFH9j1LLc4qvtwMsp9hzqAnAu2AC5St
 D+BA==
X-Gm-Message-State: AOAM533eLqxN/sSqA5wcv5Rw3H/9MFzFQ0tOsJtc8qISfXXr/ZngC584
 chPtnhsNuPpFKymYOGwRMHE=
X-Google-Smtp-Source: ABdhPJzo760u6/6lu/9VXBDC14KI9KES9D/a73DryOwd4jP+gk6nco//OxTmH6an1ouGBcVZFfUS6g==
X-Received: by 2002:a7b:c084:: with SMTP id r4mr21127524wmh.20.1596987118086; 
 Sun, 09 Aug 2020 08:31:58 -0700 (PDT)
Subject: Re: Opengl 4.5 Support
To: cygwin@cygwin.com
References: <2142051169.1524698.1596986617178.ref@mail.yahoo.com>
 <2142051169.1524698.1596986617178@mail.yahoo.com>
Message-ID: <2c1fb599-b9f4-0f41-4620-48eb45d27fda@gmail.com>
Date: Sun, 9 Aug 2020 17:31:55 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101
 Thunderbird/68.11.0
MIME-Version: 1.0
In-Reply-To: <2142051169.1524698.1596986617178@mail.yahoo.com>
Content-Language: it
X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A,
 RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
 TXREP autolearn=no autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Marco Atzeri via Cygwin <cygwin@cygwin.com>
Reply-To: Marco Atzeri <marco.atzeri@gmail.com>
Cc: sueyllam@gmail.com
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Errors-To: cygwin-bounces@cygwin.com
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

On 09.08.2020 17:23, Hisham Sueyllam via Cygwin wrote:
> Well, I was able to get Xwin opengl 4.6 apps to work in cygwin by adding the Mesa libs and demos to my setup. Not sure why is this needed but I thought it would be a good idea to share my 2 cents worth of knowledge on this forum for anyone seeking help. Without the Mesa I was able only to run up to opengl 3.3 apps...
> --


If you follow the link from libGL-dvel to the source package

https://cygwin.com/packages/summary/mesa-src.html


summary: X11 OpenGL implementation

description: Mesa is an open-source implementation of the OpenGL, OpenGL 
ES, and EGL specifications for rendering interactive 3D graphics.


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