_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
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
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
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()
>
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