[waffle] [PATCH v2 0/8] nacl backend implementation

Tapani Pälli tapani.palli at intel.com
Thu Feb 12 00:08:56 PST 2015



On 02/12/2015 03:45 AM, Chad Versace wrote:
> On 02/09/2015 05:24 AM, Tapani Pälli wrote:
>> Here's v2 of the nacl backend implementation patches. I've gone through
>> review comments and hopefully did not forget anything. I changed the way
>> how swapbuffers is implemented and now it blocks (so no event required).
>>
>> All patches are in tree here:
>> http://cgit.freedesktop.org/~tpalli/waffle/log/?h=nacl
>>
>> Alternative tree with extra patch to have naclgears testcase:
>> http://cgit.freedesktop.org/~tpalli/waffle/log/?h=naclgears
>>
>> Thanks;
>>
>> Tapani Pälli (8):
>>    nacl: add attrib_list parameter to create_window
>>    nacl: add supports_context_api implementation
>>    nacl: add implementation for waffle_config_choose
>>    nacl: add implementation for waffle_context_create
>>    nacl: add implementation for window create and resize
>>    nacl: add implementation for waffle_make_current
>>    nacl: add implementation for waffle_window_swap_buffers
>>    nacl: add implementation for waffle_dl_sym
>
> Tapani,
> This entire series, including v3 of the swap buffers patch, is
> Reviewed-by: Chad Versace <chad.versace at intel.com>
>
> I don't fully understand the NaCl APIs in the swap buffers patch,
> but I'll just have to live with that.
>
> Should I pull from your 'nacl' branch or collect the patches off the list?
>

Thanks, they match so you are free to do whichever is easier to go with!

You can forward any bugs reported on this backend for me, I'll also be 
testing this with new nacl SDK's and adding gles3 support whenever it 
happens.

// Tapani


More information about the waffle mailing list