[Mesa-dev] [V3 PATCH 1/8] mesa: 's/\bgl_format\b/mesa_format/g'. Use better name for Mesa Formats enum
Brian Paul
brianp at vmware.com
Fri Jan 17 08:58:05 PST 2014
On 01/16/2014 10:13 PM, Mark Mueller wrote:
> This series encompases the much discussed specification and renaming of MESA_FORMATs,
> which now is packed into 8 patches
>
> Signed-off-by: Mark Mueller <MarkKMueller at gmail.com>
> ---
Well, our other enum typedefs (and structs) all use the gl_ prefix. But
the other enum values don't use MESA_ prefixes so gl_formats are weird
that way. I'm kind on the fence about this change.
-Brian
More information about the mesa-dev
mailing list