From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=2.0 required=5.0 tests=BAYES_00,FORGED_MUA_MOZILLA, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,9625531bdb853f2a,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.74.201 with SMTP id w9mr3441360pbv.0.1328424750810; Sat, 04 Feb 2012 22:52:30 -0800 (PST) Path: lh20ni262269pbb.0!nntp.google.com!news1.google.com!eweka.nl!lightspeed.eweka.nl!feeder.erje.net!news.mb-net.net!open-news-network.org!aioe.org!.POSTED!not-for-mail From: "Nasser M. Abbasi" Newsgroups: comp.lang.ada Subject: what is current status of OpenGL and Ada? Date: Sun, 05 Feb 2012 00:52:25 -0600 Organization: Aioe.org NNTP Server Message-ID: Reply-To: nma@12000.org NNTP-Posting-Host: S73IhUdXviTOBMM4YZU9dA.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Date: 2012-02-05T00:52:25-06:00 List-Id: current OpenGL is 4.2, released 8,2012. http://en.wikipedia.org/wiki/OpenGL previous version was 3.3. The Ada openGL binding I could find is http://adaopengl.sourceforge.net/ and was last updated on 2003 ! This is like 100 years ago in computer years. Is there a more recent openGL binding for Ada? thanks, --Nasser