_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 <e...@anholt.net> wrote: > Arnas Milasevicius <giant...@gmail.com> 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 > > src/mesa/main/tests/enum_strings.cpp > > src/mesa/main/tests/enum_strings.cpp > > > > _mesa_enum_nr changed in: > > > > Pretty much in these and other files > > I would recommend > http://who-t.blogspot.de/2009/12/on-commit-messages.html for learning > how to write commit messages. From this commit message, I don't know > what the function names changed to, or why they changed. The list of > files changed is not interesting to include in a commit message, because > you go look at the commit to see that. >
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev