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 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!goblin1!goblin.stu.neva.ru!peer02.fr7!news.highwinds-media.com!post02.fr7!fx45.am4.POSTED!not-for-mail Subject: Re: thick bindings, was Re: Vulkan is here! References: <66c5617d-49e6-40eb-9341-31c6664b1f6c@googlegroups.com> <11ca11eb-b9a1-46f2-afd2-75e320b89ff7@googlegroups.com> Newsgroups: comp.lang.ada From: Per Sandberg Message-ID: <56C750A0.4010500@bahnhof.se> User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <11ca11eb-b9a1-46f2-afd2-75e320b89ff7@googlegroups.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@usenet.se NNTP-Posting-Date: Fri, 19 Feb 2016 17:28:01 UTC Organization: usenet.se Date: Fri, 19 Feb 2016 18:28:00 +0100 X-Received-Body-CRC: 886366848 X-Received-Bytes: 1900 Xref: news.eternal-september.org comp.lang.ada:29552 Date: 2016-02-19T18:28:00+01:00 List-Id: Do you want top start from scratch or colaborate ? I would gladly give you write access to https://github.com/persan/a-vulkan. This is gem-59 generated stuff. /P Den 2016-02-19 kl. 17:54, skrev Lucretia: > On Friday, 19 February 2016 15:38:14 UTC, Alejandro R. Mosteo wrote: >> On 19/02/16 14:07, Olivier Henley wrote: > >>> 4. It is not THAT straightforward to make a pristine lower level thin binding as both Per Sandberg and Simon Wright have to exchange to clarify possible caveats. >> >> And nowadays the thinnest of bindings should be even easier: >> http://www.adacore.com/adaanswers/gems/gem-59/ >> >> Not pretty IME though, but can be a start. > > If you've started reading the spec, you'll notice that creating a thick binding to Vulkan is going to be quite difficult due to the amount of locking involved. > > I intend to create a simple thin binding and then build of that after some experimentation. >