summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eo: do not call eina_tls_get as often when in the main loop.devs/cedric/eo_fasterCedric BAIL2014-09-042-23/+31
* autotools: clean-up lua/luajit requirementsJean Guyomarc'h2014-09-041-3/+0
* eolian: cache function in implements where possible to get O(1) lookupDaniel Kolesa2014-09-043-0/+22
* eolian: generate implements for every method/propertyDaniel Kolesa2014-09-043-2/+45
* eolian: prepare for implements list expansionDaniel Kolesa2014-09-043-0/+12
* edje_edit: Check return of _edje_part_description_find_bynameStefan Schmidt2014-09-041-0/+2
* edje_edit: Another instance where we need to check the return of eet_listStefan Schmidt2014-09-041-14/+18
* edje_edit: Check return value of eet_list() to avoid NULL dereference.Stefan Schmidt2014-09-041-8/+11
* gl-drm: Make use of ecore_drm for handling ttyGwanglim Lee2014-09-044-247/+15
* ecore_x_vsync: Remove ahadowign variable.Stefan Schmidt2014-09-041-2/+1
* eolian: fix auto/empty parsing/fill and add testsDaniel Kolesa2014-09-044-31/+78
* edje_edit: Check return of _edje_edit_edje_file_save and close files if we failStefan Schmidt2014-09-041-1/+6
* evas/cserve2: Check return value of fcntlStefan Schmidt2014-09-041-1/+1
* ecore - x vsync - whitelies only intel drm driverCarsten Haitzler (Rasterman)2014-09-041-0/+68
* ecore_con: Make sure host_server is not NUL before dereferencingStefan Schmidt2014-09-041-1/+1
* eldbus: Only call va_end() if the signature does not match after rewriteStefan Schmidt2014-09-041-2/+5
* gl-drm: Fix build warningsGwanglim Lee2014-09-042-2/+2
* ecore-drm: Remove duplicated tty fd checkGwanglim Lee2014-09-041-7/+1
* evas: let's bet consistent and not break the build.Cedric BAIL2014-09-041-2/+2
* edje: Edje_Edit - add code to generate edc source for all transition types in...Irfan Abdul2014-09-031-17/+60
* ecore_cocoa: NSRunLoop integrationJean Guyomarc'h2014-09-037-57/+195
* evas: fix build on armv7l.Philippe Coval2014-09-031-6/+7
* eo: let's be consistent and use the portable flag MAP_ANON.Cedric BAIL2014-09-032-2/+2
* edje: let's not depend on sndfile.Cedric BAIL2014-09-031-2/+1
* eolian: wrong condition fixDaniel Kolesa2014-09-031-2/+2
* eolian: APIs to check auto/empty on a functionDaniel Kolesa2014-09-034-14/+96
* Revert "evas: Evas_3D - add .eet export/import"ChunEon Park2014-09-038-720/+4
* [Evas/evas-3d] Add shadow maps. Added two scene-API functions for enable and ...Dmytro Dadyka2014-09-0312-15/+713
* Merge branch 'master' of ssh://git.enlightenment.org/core/eflChunEon Park2014-09-037-12/+141
|\
| * Eolian/Parser: fix wrong type allocation.Daniel Zaoui2014-09-031-1/+1
| * emotion - gst 0.10 - fix build after volume change/fixCarsten Haitzler (Rasterman)2014-09-031-2/+2
| * Eolian/Generator: support params initialization.Daniel Zaoui2014-09-035-9/+138
* | Merge branch 'master' of ssh://git.enlightenment.org/core/eflChunEon Park2014-09-0323-85/+371
|\ \ | |/
| * edje_cc now throws an error during link combination when the current part has...Mike Blumenkrantz2014-09-021-0/+5
| * examples: Add latest example binaries to .gitignoreStefan Schmidt2014-09-022-0/+5
| * Updated gitignore.Tom Hacohen2014-09-021-0/+1
| * evas: actually just define the right number of events.Cedric BAIL2014-09-021-2/+1
| * evas: forgotten evas canvas event EVAS_CANVAS_EVENT_DEVICE_CHANGED.Cedric BAIL2014-09-022-0/+6
| * eolian: new APIs for expression analysisDaniel Kolesa2014-09-023-38/+189
| * Ecore exe: Mark obj as unused.Tom Hacohen2014-09-021-1/+1
| * eolian: simplify expr serialize and fix null/bool caseDaniel Kolesa2014-09-021-6/+8
| * Ecore exe: Fix ecore_exe_send (on posix).Tom Hacohen2014-09-021-7/+19
| * eolian: enum validation fixDaniel Kolesa2014-09-021-1/+4
| * autotools: missing cflags for building NEON support.Cedric BAIL2014-09-021-0/+1
| * evas textblock: fixed ellipsis character cut off issue with complex markup text.Youngbok Shin2014-09-022-13/+79
| * eolian: tests for default param valuesDaniel Kolesa2014-09-022-2/+12
| * eolian: support for default param values where applicable + APIDaniel Kolesa2014-09-027-8/+40
| * ecore/drm: Remove another leftover from dead spartacusStefan Schmidt2014-09-021-7/+0
| * autotools: move to a little bit less deprecated gettext.Cedric BAIL2014-09-021-1/+1
* | Merge branch 'master' of ssh://git.enlightenment.org/core/eflChunEon Park2014-09-0233-127/+428
|\ \ | |/