On Tue 11 Aug 2015, Nanley Chery wrote: > From: Nanley Chery <nanley.g.ch...@intel.com> > > Combine the adjacent cases which have the same GL type in the switch statemnt. > > Signed-off-by: Nanley Chery <nanley.g.ch...@intel.com> > --- > src/mesa/main/formats.c | 152 > ++++++------------------------------------------ > 1 file changed, 17 insertions(+), 135 deletions(-)
I checked every line in this patch and found no errors. Patch 4/4 is Reviewed-by: Chad Versace <chad.vers...@intel.com> As an aside... Do you think the format's datatype be stored directly in the Mesa's format info table? It seems strange that Mesa maintains that bit of information outside the info table. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev