Re: [Mesa-dev] [PATCH v2] Renamed functions for file enums.c

2013-06-05 Thread Arnas Milaševičius
_mesa_lookup_enum_by_nr() -> _mesa_enum_string() _mesa_lookup_prim_by_nr() -> _mesa_prim_string() _mesa_lookup_enum_by_name() -> _mesa_enum_value() On Wed, Jun 5, 2013 at 8:20 PM, Eric Anholt wrote: > Arnas Milasevicius writes: > > > _mesa_prim_nr changed in: > > > > src/mesa/main/api_validate

Re: [Mesa-dev] [PATCH v2] Renamed functions for file enums.c

2013-06-05 Thread Ian Romanick
On 06/05/2013 10:55 AM, Alex Deucher wrote: On Wed, Jun 5, 2013 at 1:50 PM, Arnas Milaševičius wrote: Will it be approved or I need to resend this patch with a better commit massage? Please resend a version 3 with an improved commit message. It's also good to include a small list of changes

Re: [Mesa-dev] [PATCH v2] Renamed functions for file enums.c

2013-06-05 Thread Alex Deucher
On Wed, Jun 5, 2013 at 1:50 PM, Arnas Milaševičius wrote: > Will it be approved or I need to resend this patch with a better commit > massage? Please resend a version 3 with an improved commit message. It's also good to include a small list of changes between versions if you resend the patch mul

Re: [Mesa-dev] [PATCH v2] Renamed functions for file enums.c

2013-06-05 Thread Arnas Milaševičius
Will it be approved or I need to resend this patch with a better commit massage? On Wed, Jun 5, 2013 at 8:47 PM, Arnas Milaševičius wrote: > _mesa_lookup_enum_by_nr() -> _mesa_enum_string() > _mesa_lookup_prim_by_nr() -> _mesa_prim_string() > _mesa_lookup_enum_by_name() -> _mesa_enum_value() >

Re: [Mesa-dev] [PATCH v2] Renamed functions for file enums.c

2013-06-05 Thread Eric Anholt
Arnas Milasevicius writes: > _mesa_prim_nr changed in: > > src/mesa/main/api_validate.c > src/mesa/main/api_validate.c > src/mesa/main/enums.h > src/mesa/vbo/vbo_exec_draw.c > src/mesa/vbo/vbo_save_api.c > src/mesa/vbo/vbo_save_loopback.c > > _mesa_enum_name changed in: > > src/mesa/main/enums.h