summaryrefslogtreecommitdiff
path: root/src/lib/eina_tiler.c
Commit message (Expand)AuthorAgeFilesLines
* move docs to .hCarsten Haitzler2011-04-071-20/+0
* * eina: fix eina_tiler_iterator_new API to be consistent with theCedric BAIL2010-11-041-7/+8
* Convert (hopefully) all comparisons to NULLLucas De Marchi2010-08-211-2/+2
* * eina: fix structure content to be more futur proof and reduceCedric BAIL2010-08-191-0/+4
* fix formatting alsoCarsten Haitzler2010-07-281-21/+15
* errrr... hmmm why did this change?Carsten Haitzler2010-07-281-21/+27
* uncrustify eina.Carsten Haitzler2010-07-281-912/+938
* * finish benchmark tutorialVincent Torri2009-12-271-24/+7
* minor fixes.Gustavo Sverzut Barbieri2009-09-151-1/+2
* Added the Eina_Tile_Grid_Slicer iterator.Rafael Antognolli2009-09-111-0/+64
* constness++Gustavo Sverzut Barbieri2009-09-111-2/+2
* remove easy warnings, 2 still left that I need someone else to checkGustavo Sverzut Barbieri2009-09-091-2/+7
* * add eina_config.h in all source files. Fix linking with Visual StudioVincent Torri2009-08-281-1/+2
* API BREAK: fix Eina API so that it is more consistent with the other EFLVincent Torri2009-06-241-1/+1
* Fix llvm report in eain_tiler.Vincent Torri2009-03-251-5/+11
* + Remove unlikely macro debugJorge Luis Zapata Muga2009-01-291-4/+0
* + Make the tiler functions staticJorge Luis Zapata Muga2009-01-281-10/+12
* * formatting: new lines are good for reading codeVincent Torri2009-01-271-2/+6
* + Fix for 64 bit asmJorge Luis Zapata Muga2009-01-261-1/+4
* + Add eina_cpu subsystem: just query cpu simd operations for now.Jorge Luis Zapata Muga2009-01-261-0/+1200