On Fri 30 Oct 2015, Nanley Chery wrote: > From: Nanley Chery <nanley.g.ch...@intel.com> > > Rename the following types and variables: > * struct extension -> struct mesa_extension, > like the mesa_format type. > * extension_table -> _mesa_extension_table, > like the _mesa_extension_override_{enables,disables} structs. > > Suggested-by: Marek Olšák <marek.ol...@amd.com> > Suggested-by: Chad Versace <chad.vers...@intel.com> > Signed-off-by: Nanley Chery <nanley.g.ch...@intel.com> > --- > src/mesa/main/extensions.c | 40 ++++++++++++++++++++-------------------- > src/mesa/main/extensions.h | 6 +++--- > 2 files changed, 23 insertions(+), 23 deletions(-)
I again diffed glxinfo against master, and the diff still looks good. Patch 9 is Reviewed-by: Chad Versace <chad.vers...@intel.com> _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev