summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* evas/cserve2_slave: Fix build race with linking to eo but not depending on it.devs/stefan/cserve-build-fixStefan Schmidt2014-10-231-1/+1
* eina: Add a note about potential use of CLOCK_MONOTONICStefan Schmidt2014-10-231-0/+3
* tests/eina: Enable eina_condition_timedwait() now that it should work.Stefan Schmidt2014-10-231-1/+1
* eina: Fix _timedwait to handle the given timeout on top of the absolute timeStefan Schmidt2014-10-231-2/+20
* eet: shutup stupid compiler warning.Cedric BAIL2014-10-221-4/+4
* evas-gl-drm: Cleanup formattingChris Michael2014-10-223-35/+20
* ecore-drm: Check for valid crtc before calling freeChris Michael2014-10-221-1/+1
* ecore-drm: Cleanup/Unify output_free function codeChris Michael2014-10-221-21/+10
* emotion: Add wma as possible playable extensionStefan Schmidt2014-10-221-0/+1
* evas: tests only for extension compiled in.Cedric BAIL2014-10-225-28/+54
* ecore_drm: Added internal function to check if drm device is hotplug devicevivek2014-10-221-1/+24
* Eo id: Add regression tests to eo id sanity checksTom Hacohen2014-10-221-0/+10
* Eo id: Fix id security checks for invalid objects.Tom Hacohen2014-10-221-0/+7
* Eina: Check for errors after eina_tls_newJean-Philippe Andre2014-10-221-1/+2
* Evas filters: Remove useless source_count and cow checksJean-Philippe Andre2014-10-224-53/+29
* Evas filters: Feed some cow to the image objectsJean-Philippe Andre2014-10-221-101/+109
* Evas filters: Move filter COW to evas global stuffJean-Philippe Andre2014-10-224-63/+48
* Evas filters: Use a cow to reduce memory usage of text objectsJean-Philippe Andre2014-10-221-94/+187
* Evas GL: Don't pass shared context for GLX with 1.1 APIJean-Philippe Andre2014-10-221-2/+0
* Evas GL: Remove useless #ifdef/#endifJean-Philippe Andre2014-10-221-98/+0
* Evas GL: Fix unused variableJean-Philippe Andre2014-10-221-1/+1
* eldbus: Fix wrong comments.Pierre Le Magourou2014-10-211-9/+9
* evas: let's handle dds also during tests properly.Cedric BAIL2014-10-211-1/+3
* evas: tests more file format loader.Cedric BAIL2014-10-2119-2/+988
* evas: don't redefine macro in tgv saver.Cedric BAIL2014-10-211-1/+3
* release: Update NEWS and bump version for 1.12.0-alpha1 releasev1.12.0-alpha1Stefan Schmidt2014-10-212-3/+157
* tests/eolian: Move eo to EXTRA_DIST assignment out of the EFL_ENABLE_TESTS caseStefan Schmidt2014-10-211-1/+1
* evas-wayland-egl: Fix function prototype for eng_context_createChris Michael2014-10-211-1/+1
* evas: Evas_Box - layout_flow_horizontal and layout_flow_vertical fixAndrii Kroitor2014-10-211-10/+12
* ecore_wayland: Added test case to check ecore_wl_init by passing socket name.Srivardhan Hebbar2014-10-213-3/+46
* ecore-drm: Create udev watch for each output, and delete the watchChris Michael2014-10-211-14/+14
* ecore-drm: Default output to NULL and add safety check for NULL outputChris Michael2014-10-211-2/+2
* Eo composite: Fix composite object functions to be eo functions.Tom Hacohen2014-10-219-121/+114
* tests/evas: Add missing files to EXTRA_DIST and remove duplicatesStefan Schmidt2014-10-211-4/+10
* Evas-3D Tests: fix Eo usage.Daniel Zaoui2014-10-212-7/+4
* Revert "evas: GL_X11 context need to always be with alpha or it will fail to ...Stefan Schmidt2014-10-213-7/+17
* Eet: Fix eet jpeg image loadJean-Philippe Andre2014-10-211-5/+6
* Evas: Fix some debug output formattingJean-Philippe Andre2014-10-212-7/+10
* Evas-3D: invoke eo_do_super in destructors.Daniel Zaoui2014-10-219-17/+8
* 3D Warnings--Daniel Zaoui2014-10-213-11/+11
* [example][evas] add error message, you cannot use this example without the im...Shinwoo Kim2014-10-211-0/+1
* [ecore_input] fix build break - the semicolonShinwoo Kim2014-10-211-2/+2
* eet: enhance error messages with libjpegVincent Torri2014-10-201-37/+60
* evil: simplify implementation of localtime_rVincent Torri2014-10-202-28/+12
* evil: formatting.Vincent Torri2014-10-201-1/+1
* Merge branch 'devs/captainigloo/doc'Cedric BAIL2014-10-2042-854/+4603
|\
| * eet: add some more documentation.Chidambar Zinnoury2014-10-201-17/+82
| * eldbus: update missing eldbus_proxy API documentation.Pierre Le Magourou2014-10-201-11/+109
| * eldbus: update missing eldbus_pending.h API documentation.Pierre Le Magourou2014-10-201-0/+63
| * eldbus: update missing eldbus_object API documentation.Pierre Le Magourou2014-10-201-12/+97