eina: add eina_matrix.
authorCedric BAIL <cedric@osg.samsung.com>
Fri, 3 Apr 2015 14:12:48 +0000 (16:12 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Fri, 3 Apr 2015 14:12:48 +0000 (16:12 +0200)
commit659d3c4fd7bb49a440662f036af2e0a9b71711c2
tree32d5f9419473274f851a78a91efbefad98f2c72f
parent2b0fb1ea1d09ca27e73c770f30d9ff8c8e964f0c
eina: add eina_matrix.

This code come from Enesim and was done by Jorge. I did just take care
of changing the namespace and coding style.
src/Makefile_Eina.am
src/lib/eina/Eina.h
src/lib/eina/eina_matrix.c [new file with mode: 0644]
src/lib/eina/eina_matrix.h [new file with mode: 0644]
src/lib/eina/eina_quad.c [new file with mode: 0644]
src/lib/eina/eina_quad.h [new file with mode: 0644]