Re: [Mesa-dev] [PATCH v2 3/4] docs: Renormalize some extensions.

2016-03-15 Thread Romain Failliot
I sent a v2 of the patches with your proposition Nicolai. I think I don't have the rights to push patches, so it would be great if you could do it. 2016-03-15 16:14 GMT-04:00 Romain Failliot : > This fixes some exceptions I have to deal with in mesamatrix.net. > The extensions GL_ARB_texture_buff

[Mesa-dev] [PATCH v2 3/4] docs: Renormalize some extensions.

2016-03-15 Thread Romain Failliot
This fixes some exceptions I have to deal with in mesamatrix.net. The extensions GL_ARB_texture_buffer_object had a comment between "DONE" and the brackets. And the extension GL_KHR_robustness (in GL 4.5 and GLES 3.1) was using "90% done" instead of "in progress". The "90% done" is still here thoug