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=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.31.11.75 with SMTP id 72mr13634193vkl.2.1455903712954; Fri, 19 Feb 2016 09:41:52 -0800 (PST) X-Received: by 10.182.113.198 with SMTP id ja6mr204654obb.0.1455903712909; Fri, 19 Feb 2016 09:41:52 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!y89no2800881qge.0!news-out.google.com!l1ni18703igd.0!nntp.google.com!ok5no3745815igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 19 Feb 2016 09:41:52 -0800 (PST) In-Reply-To: <56C750A0.4010500@bahnhof.se> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=90.211.121.23; posting-account=L2-UcQkAAAAfd_BqbeNHs3XeM0jTXloS NNTP-Posting-Host: 90.211.121.23 References: <66c5617d-49e6-40eb-9341-31c6664b1f6c@googlegroups.com> <11ca11eb-b9a1-46f2-afd2-75e320b89ff7@googlegroups.com> <56C750A0.4010500@bahnhof.se> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: thick bindings, was Re: Vulkan is here! From: Lucretia Injection-Date: Fri, 19 Feb 2016 17:41:52 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:29553 Date: 2016-02-19T09:41:52-08:00 List-Id: This is a project I have been planning since it was announced. I've already= started. I want Ada to have a decent Vulkan binding from the outset and not get left= behind like we have with OpenGL (I still need to finish my binding generat= or for GL!). I'm still annoyed at AMD for having a Linux driver ready and the Windows dr= iver is not fully comformant either. I do think a more collaborative operation would be better, but it needs som= eone who knows C a bit better to get the ball rolling. Plus there's more th= at just creating the binding, it has to have all the flags in place for com= piling for other OSes due to the various window manager extensions. Luke.