eina: updated matrix_translate, matrix_scale and matrix_rotate implementation to... 06/43306/1
authorSubhransu Mohanty <sub.mohanty@samsung.com>
Fri, 17 Apr 2015 02:19:59 +0000 (11:19 +0900)
committerSubhransu Mohanty <sub.mohanty@samsung.com>
Wed, 8 Jul 2015 02:14:45 +0000 (11:14 +0900)
commit5ca4acc8c162f0102c3d5927dd70fe880fad4c8e
treee70558955ddd9f32fb02ad28cb1e3d772f59898f
parent15c9ad2f591180f1590a00802654a2c813ea30fd
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.

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