Re: DConf 2013 on twitter

2013-05-04 Thread Walter Bright
On 5/3/2013 9:28 PM, Michael wrote: On Friday, 3 May 2013 at 18:35:21 UTC, F i L wrote: Excited to see the videos when they come out! Is there any ETA on the video? I am slowing learning that refreshing d programming language conference search on youtube every ten minutes is not a very

Re: DConf 2013 on twitter

2013-05-04 Thread Andrei Alexandrescu
On 5/4/13 4:34 AM, Walter Bright wrote: On 5/3/2013 9:28 PM, Michael wrote: On Friday, 3 May 2013 at 18:35:21 UTC, F i L wrote: Excited to see the videos when they come out! Is there any ETA on the video? I am slowing learning that refreshing d programming language conference search on

Standalone opengl bindings

2013-05-04 Thread Diggory
I wrote this mainly for my own benefit, but I figured it might be useful to someone else. It's a small program which generates opengl bindings for D directly from the specification. https://github.com/Diggsey/OpenGL-D-Bindings It generates a single file gl.d which by default will do no more