eina: updated matrix_translate, matrix_scale and matrix_rotate implementation to...
authorSubhransu Mohanty <sub.mohanty@samsung.com>
Fri, 17 Apr 2015 02:19:59 +0000 (11:19 +0900)
committerCedric BAIL <cedric@osg.samsung.com>
Fri, 17 Apr 2015 08:52:16 +0000 (10:52 +0200)
commitee99232b36118eb4c132667f9dd8277681fa4e49
tree502f15231471b755c0033813166646b2338fd8a8
parentc9232109f04efa5b38853950dc9c7cc67882b211
eina: updated matrix_translate, matrix_scale and matrix_rotate implementation to do compose of the matrix in not identity matrix.

This is a late change that has been discussing on the ML as we don't want to release an API, we can't make faster.

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/eina/eina_matrix.c