summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Evas gl: Simplify cspace matching for texturesdevs/jpeg/etc2Jean-Philippe Andre2014-07-081-38/+32
* Evas TGV: Fix compilation with BUILD_NEONJean-Philippe Andre2014-07-081-1/+1
* Evas gl: Add support for ETC1+Alpha texturesJean-Philippe Andre2014-07-087-48/+452
* Evas TGV: Add support for ETC1+AlphaJean-Philippe Andre2014-07-082-266/+395
* Evas Loader: Introduce colorspace ETC1+AlphaJean-Philippe Andre2014-07-081-1/+2
* Evas gl: Add shaders for RGB+Alpha modeJean-Philippe Andre2014-07-089-0/+141
* Evas gl: Fix path resolution in compile.shJean-Philippe Andre2014-07-081-4/+8
* configure.ac: Fix typo in DDS loader definitionJean-Philippe Andre2014-07-081-1/+1
* evas: fix use of already freed data use.Cedric BAIL2014-07-081-2/+4
* Revert "configure: Add dl to edje libs"Stefan Schmidt2014-07-081-1/+0
* evas sample code - remove makefile.amtaehyub2014-07-082-0/+493
* disable multisense when pulse is disabled tooCarsten Haitzler (Rasterman)2014-07-081-4/+14
* fix eldbus warningsCarsten Haitzler (Rasterman)2014-07-081-5/+5
* eldbus: Fixes ABI break in Eldbus_Method with appended void* dataFelipe Magno de Almeida2014-07-083-12/+23
* evas: Evas_3D - add fog effect. add two API function for enable and disable f...Dmytro Dadyka2014-07-0710-1/+429
* ethumb: fix setup related API problemwonguk.jeong2014-07-073-2/+4
* edje: Edje_Edit - add edje_edit_part_item_row/col_span functions.Mykyta Biliavskyi2014-07-072-2/+86
* edje: Edje_Edit - fix Documentation generation error's and warning'sVorobiov Vitalii2014-07-072-316/+392
* edje: Edje_Edit - add edje_edit_part_item_spread functions.Vorobiov Vitalii2014-07-072-1/+58
* evas: fix wayland_shm to report buffer state as expected by software generic ...Cedric BAIL2014-07-071-15/+16
* eolian: new API: eolian_system_directory_scan, use itDaniel Kolesa2014-07-077-1/+49
* ecore-x - add x screensaver activate/reset callsCarsten Haitzler (Rasterman)2014-07-073-0/+25
* eolian: do not use string for attrsDaniel Kolesa2014-07-073-27/+6
* edje: Edje_Edit - Change names of two functions to match the other sounds apiKateryna Fesyna2014-07-072-4/+4
* edje: Edje_Edit - add since marks to the doxygen comments of new sounds api.Kateryna Fesyna2014-07-071-12/+20
* edje: Edje_Edit - add edje_edit_part_item_weight functions.Vorobiov Vitalii2014-07-072-4/+52
* eolian: scan directories recursivelyDaniel Kolesa2014-07-072-17/+26
* eolian_cxx: add missing file for make dist.Cedric BAIL2014-07-071-0/+1
* edje: factorize call to eo_do to reduce eo_do_start cost.Cedric BAIL2014-07-072-45/+67
* edje: fix typos.Cedric BAIL2014-07-071-1/+1
* eina - fixed typoChunEon Park2014-07-071-2/+2
* evas/gl - removed MASK ramains.ChunEon Park2014-07-072-8/+2
* efl build - fix multisense to actually be turned on againCarsten Haitzler (Rasterman)2014-07-071-1/+1
* edje: reduce overhead of setting text and color class in theme.Cedric BAIL2014-07-063-160/+147
* evas: gl_x11 - add missing function pointer glsym_eglSwapBuffersWithDamageGwanglim Lee2014-07-061-0/+1
* evas: jpeg loader - add tests for EXIF flip, transpose, transverse.Wonguk Jeong2014-07-065-8/+84
* evas: jpeg loader - support flip, transpose, transverseWonguk Jeong2014-07-064-118/+219
* ecore-drm: Shutdown ecore_event on udev error.Chris Michael2014-07-061-0/+1
* evas-software-generic: Fix formattingChris Michael2014-07-061-2/+4
* evas: remove multiple definition of glsym_eglSwapBuffersWithDamage.Cedric BAIL2014-07-061-1/+1
* evas: fix warning due to change in software generic backend.Cedric BAIL2014-07-062-4/+4
* evas: fix build break with GLES.Cedric BAIL2014-07-061-1/+1
* evas: gl_common fix make distAlex-P. Natsios2014-07-061-4/+0
* eo: make parent_set a O(1) operation instead of O(n).Cedric BAIL2014-07-061-2/+5
* evas: missing shared declaration.Cedric BAIL2014-07-052-1/+2
* evas: missed replacement.Cedric BAIL2014-07-051-2/+2
* evas: make partial update extention compile for every one in gl_x11 backend.Cedric BAIL2014-07-052-7/+14
* eolian-cxx: Removed Wshadow warnings.Savio Sena2014-07-0415-54/+56
* evas: update Windows backend to use the software generic interface.Cedric BAIL2014-07-046-27/+29
* eolian: warning fixDaniel Kolesa2014-07-041-1/+1