summaryrefslogtreecommitdiff
path: root/src/lib/eina/eina_rectangle.c
Commit message (Expand)AuthorAgeFilesLines
* EFL For WIN32: Replace HAVE_EVIL define with _WIN32Vincent 'vtorri' Torri2017-09-221-1/+1
* eina: add api for assessing the relative position of two rectanglesMarcel Hollerbach2016-12-201-0/+17
* eina: make eina rectangle an allocated thread safe structure to use.Cedric BAIL2016-04-251-1/+10
* evas: fix invalid read reported in eina_rectangle_pool_free by valgrind.Rajeev Ranjan2014-06-201-6/+2
* evas: improvement of Eina Rectangle Pool and integration with Evas GL backend.Rajeev Ranjan2014-06-191-11/+331
* eina: fix in eina_rectangle_pool to make sorting effectiveRajeev Ranjan2014-02-141-1/+1
* merge : add einaVincent Torri2012-09-161-0/+571