[Mesa-dev] Small changes in GL3.txt

Romain Failliot romain.failliot at foolstep.com
Sun Mar 13 21:50:25 UTC 2016


Hi!

With the recent commits, I'm having some trouble parsing the GL3.txt
text file for mesamatrix.net.

With these set of 4 patches, I'm proposing to rationalize a little bit
this file. The content is exactly the same.
(Note: I'm not really used to propose patches, so if this format is
wrong, I'll be glad to do it the proper way)

# gl3_txt_1_howto.patch
Add some explanations on how to read (and edit) GL3.txt.
It tends to give some sort of easy to follow standard.

# gl3_txt_2_realign_status.patch
Realign the Status column to the same column number.

# gl3_txt_3_renormalize_some_extensions.patch
The comment for GL_ARB_texture_buffer_object was between "DONE" and
the brackets, it's an exception compared to the way it's done for
other extensions.
The status of GL_KHR_robustness was "90% done", it is now "in
progress" and "90% done" is in the extension comment.

# gl3_txt_4_renormalize_older_extensions.patch
On older extensions, there is an explanation first and the extension
name in brackets. I inverted that so we have the extension first and
then the explanation in brackets (it will help me later for the "all
drivers that support <GL_extension>").

I might have more patches later, but I'd like to see if these are OK
for you first.

Cheers!
Romain
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gl3_txt_1_howto.patch
Type: text/x-patch
Size: 1208 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160313/849d9dd1/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gl3_txt_2_realign_status.patch
Type: text/x-patch
Size: 25385 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160313/849d9dd1/attachment-0005.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gl3_txt_3_renormalize_some_extensions.patch
Type: text/x-patch
Size: 2144 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160313/849d9dd1/attachment-0006.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gl3_txt_4_renormalize_older_extensions.patch
Type: text/x-patch
Size: 5792 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160313/849d9dd1/attachment-0007.bin>


More information about the mesa-dev mailing list