summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ecore-evas-drm: Cleanup drm outputs during shutdownChris Michael2016-01-211-2/+7
* ecore-drm: Cleanup ecore-drm shutdown routineChris Michael2016-01-212-13/+1
* Eo: Actually mark EO_EV_ as EINA_DEPRECATEDJean-Philippe Andre2016-01-211-3/+6
* Eo: Replace deprecated EO_EV_ by EO_BASE_EVENT_Jean-Philippe Andre2016-01-215-12/+12
* Evas GL: Actually save the checksum inside the fileJean-Philippe Andre2016-01-213-12/+56
* [efreet] document NULL return possibility.Andy Williams2016-01-201-1/+1
* build: fix some last corner cases for the hyphen dir being set correctlyStefan Schmidt2016-01-201-2/+3
* Revert "edje_cc: fix detecting missing part for insert_before/after"Carsten Haitzler (Rasterman)2016-01-203-22/+49
* Evas: Avoid saving the shaders cache at every shutdownJean-Philippe Andre2016-01-201-2/+2
* Evas: Discard shaders cache when the code changedJean-Philippe Andre2016-01-203-4/+22
* Ector: Fix warning on Windows (use PRIx64 to print uint64_t)Jean-Philippe Andre2016-01-201-1/+1
* build: sane default setting for hyphen dirStefan Schmidt2016-01-201-0/+1
* build: add hyphen as evas feature to be displayed in summaryStefan Schmidt2016-01-201-0/+1
* Evas: Actually fix this 'afill' thingJean-Philippe Andre2016-01-203-16/+11
* Evas: Fix shader flag 'afill' (forcing alpha to 255)Jean-Philippe Andre2016-01-201-17/+15
* edje_cc: fix detecting missing part for insert_before/afterJee-Yong Um2016-01-203-49/+22
* edje/edje_edit: make posible to unset the program filter part and stateVyacheslav Reutskiy2016-01-191-4/+0
* Ecore: Remove all temporary files after running make checkJean-Philippe Andre2016-01-192-13/+26
* Eina: Add proper test case for eina_mk[ds]tempJean-Philippe Andre2016-01-191-0/+86
* Evas GL: Also fix surface cap cacheJean-Philippe Andre2016-01-192-15/+23
* Eina: Convert eina_test_file.c to UTF-8Jean-Philippe Andre2016-01-191-2/+4
* elua: Fix use of eina_file_mkstemp after previous patchJean-Philippe Andre2016-01-191-10/+6
* Evas GL: Fix shader binaries cacheJean-Philippe Andre2016-01-191-16/+21
* Eina: Fix eina_file_mk[ds]temp when a path is passedJean-Philippe Andre2016-01-192-20/+67
* ecore-x: add safety checks for _ecore_x_disp in some functionsMike Blumenkrantz2016-01-181-0/+23
* release: Update NEWS and bump version for 1.17.0-beta2 releasev1.17.0-beta2Stefan Schmidt2016-01-182-1/+10
* eina_cxx: make sure simple.eo lands in the tarball in all casesStefan Schmidt2016-01-181-3/+4
* Fix build if openjpeg-2 is installedAndrey Gursky2016-01-181-1/+1
* ecore imf: fix imf module load hangs when not even configuredCarsten Haitzler (Rasterman)2016-01-181-8/+18
* embryo: change the log catagory of printf in embryoJaehwan Kim2016-01-181-1/+1
* win32: Fix compilation due to recent changes in EvilVincent Torri2016-01-184-9/+12
* Eo: Spell "Class" correctly when printing error.Stephen Houston2016-01-151-2/+2
* ecore: check eina_main_loop before lock.Sung-Taek Hong2016-01-141-6/+2
* ecore_drm/ecore_wl2: logging: remove errant usage of %mDerek Foreman2016-01-1419-47/+47
* ecore_wayland: move check for pointer capabilityDuna Oh2016-01-141-2/+3
* eina_test: Add test-case for eina_quaternion_transformOleksandr Shcherbina2016-01-141-1/+24
* ecore_evas/tests: add tests for Ecore_Evas_CocoaJean Guyomarc'h2016-01-141-0/+35
* ecore_evas/tests: remove trailing whitespacesJean Guyomarc'h2016-01-141-4/+4
* evas: follow file rename to keep distcheck workingStefan Schmidt2016-01-141-1/+1
* Evas 3d example: Print message for usageJean-Philippe Andre2016-01-141-0/+2
* Evas: fix example for convex hullperepelits.m2016-01-1411-231/+15690
* Examples: Fix compilation of elocation ex (out of tree)Jean-Philippe Andre2016-01-141-0/+1
* emile: Added example program for base64 encoding and decoding.Srivardhan Hebbar2016-01-145-0/+96
* ecore_wl2: fix key down event called to oftenMarcel Hollerbach2016-01-131-3/+5
* ecore_drm: close all devices in shutdownMarcel Hollerbach2016-01-132-5/+21
* ecore_drm: check if device is already opened before open and freeMarcel Hollerbach2016-01-131-2/+13
* eina: add all test cases for eina_vector2.se.osadchy2016-01-131-5/+65
* ecore_drm: make sure we include math.h and link against libm for floor()Stefan Schmidt2016-01-132-0/+3
* build: check for dlopen() when we build the ecore_evas drm moduleStefan Schmidt2016-01-131-0/+3
* ecore_wayland: send mouse_move when sets touch_focus window in cb_touch_downDuna Oh2016-01-131-3/+6