Re: [waffle] [PATCH 0/7] nacl backend implementation

2015-02-04 Thread Tapani Pälli
On 02/03/2015 10:07 PM, Chad Versace wrote: On 01/30/2015 02:33 AM, Tapani Pälli wrote: Hi; As a Finn I interpret silence as 'yes' :) A safe assumption in many open source cultures :) So I started to hack on swap completion event support. I believe it can be useful for other backends also

Re: [waffle] [PATCH] wflinfo: Fix MSVC compilation error.

2015-02-04 Thread Jose Fonseca
On 30/01/15 22:21, Emil Velikov wrote: On 30/01/15 20:02, Jose Fonseca wrote: On 30/01/15 16:25, Emil Velikov wrote: On 30 January 2015 at 11:07, Jose Fonseca wrote: Workaround what seems to be a bug in MSVC parser for C99. https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.freedeskto

Re: [waffle] [RFC] waffle: support for swap completion callback

2015-02-04 Thread Emil Velikov
On 4 February 2015 at 06:20, Tapani Pälli wrote: > > > On 02/03/2015 07:32 PM, Emil Velikov wrote: >> >> On 2 February 2015 at 13:08, Tapani Pälli wrote: >>> >>> Patch introduces a new API that enables application to register >>> a callback to be called when swapbuffers has finished. This can be