Module: Mesa Branch: master Commit: c0b568f3db7968bde2b6c6e887522f2c208188cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c0b568f3db7968bde2b6c6e887522f2c208188cf
Author: Nanley Chery <[email protected]> Date: Wed Sep 2 11:26:57 2015 -0700 mesa/extensions: Wrap array entries in macros Now that we're using macros, remove the redundant text from each entry. Remove comments between the entries to make editing easier and separate the sections with blank lines. Structure the EXT macros in a way that helps reviewers verify that no meaning has been altered. v2: Indent the entries (Chad) Signed-off-by: Nanley Chery <[email protected]> Reviewed-by: Chad Versace <[email protected]> --- src/mesa/main/extensions.c | 655 ++++++++++++++++++++++---------------------- 1 file changed, 328 insertions(+), 327 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=c0b568f3db7968bde2b6c6e887522f2c208188cf _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
