summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* eina_log: screen-256color also support colorsBoris Faure2013-06-091-2/+4
* fix bug introduced by: f1ba71147e6522d5f5bce48e81bf5f2dab3068d6Carsten Haitzler (Rasterman)2013-06-091-9/+9
* update images.mkCarsten Haitzler (Rasterman)2013-06-091-1/+1
* eina-log: xterm-256 (or terminology someday…) supports colorsBoris Faure2013-06-081-2/+4
* Evas font: Fix initialization of ascent/descent for empty objects.Tom Hacohen2013-06-071-2/+9
* Evas text: Removed unused variables.Tom Hacohen2013-06-071-1/+0
* Egl Overhaul (ecore_evas part)Chris Michael2013-06-071-19/+23
* During shm engine creation, we can create the ecore_wl_window firstChris Michael2013-06-071-10/+10
* Egl Overhaul (ecore_evas part)Chris Michael2013-06-071-0/+2
* Ok ... Big Wl Egl Overhaul...(evas portion)Chris Michael2013-06-071-54/+52
* Add private function to get the window hash.Chris Michael2013-06-071-13/+30
* Add private function to get the window hash.Chris Michael2013-06-071-0/+1
* Modify ecore_wl_input keypress code to handle modifiers Not on everyChris Michael2013-06-071-17/+27
* Add ecore_wl_animator_source_set code for setting Custom animators.Chris Michael2013-06-071-0/+96
* Modify ecore_wl_animator_source_set function to not need a window.Chris Michael2013-06-071-1/+4
* Fix move_resize to call the proper function.Chris Michael2013-06-071-1/+1
* Fix segfault: Don't try to printf a debug message if we don't have a cache.Chris Michael2013-06-071-1/+1
* Bunch of minor "consistency" changes to bring egl and shm code in-sync.Chris Michael2013-06-071-24/+9
* Add support for move_resize.Chris Michael2013-06-071-45/+57
* Add anim_pending and anim_callback to window structure.Chris Michael2013-06-071-1/+11
* Fix some doxy formatting.Chris Michael2013-06-071-2/+2
* Add async render support for ecore_evas_wayland_eglChris Michael2013-06-071-3/+38
* Add wl_egl_window to private structure.Chris Michael2013-06-071-0/+3
* Remove dead commented code and fix up formatting.Chris Michael2013-06-071-14/+9
* fix pkgbuildCarsten Haitzler (Rasterman)2013-06-071-10/+6
* update pkgbuildCarsten Haitzler (Rasterman)2013-06-072-3/+1
* fix up pkgbuild to be cleaner.Carsten Haitzler (Rasterman)2013-06-071-9/+13
* fix up pkgbuild to be cleaner.Carsten Haitzler (Rasterman)2013-06-071-3/+1
* evas/callbacks: Prevent post_event_callback_call recursion.Rafael Antognolli2013-06-061-1/+5
* Evas font: Fixed line size calculation using multiple fonts.Tom Hacohen2013-06-061-15/+2
* Evas font: Remove useless multiplication and division.Tom Hacohen2013-06-061-2/+1
* evas_font_load: Remove duplicate include of evas_font_ot.hDaniel Willmann2013-06-061-2/+1
* Evas font: Fixed hb_font_destroy related warning.Tom Hacohen2013-06-061-2/+2
* edje - refactoring.ChunEon Park2013-06-061-73/+80
* edje - go away unnecesary codeChunEon Park2013-06-061-13/+4
* edje - support map color setChunEon Park2013-06-067-16/+214
* Add pre_post_swap_callback_set to Wayland Interface for Ecore_Evas.Chris Michael2013-06-062-0/+29
* Fix formatting.Chris Michael2013-06-061-5/+6
* Set render_engine info to new information in eng_setup before we doChris Michael2013-06-061-19/+21
* update images.mk?Carsten Haitzler (Rasterman)2013-06-061-1/+1
* When checking for engine info changes, use the New engine info passedChris Michael2013-06-051-15/+17
* update gitignore to ignore build files it doesnt need to worry aboutCarsten Haitzler (Rasterman)2013-06-051-0/+7
* efl: actually test and make pkgbuild work.Carsten Haitzler (Rasterman)2013-06-052-21/+42
* evas: Standardize autofoo makefile.am for binary loaders to look like the res...Carsten Haitzler (Rasterman)2013-06-051-8/+2
* evas: mirror partial swap fix in wl egl and move to alloca for rect buf.Carsten Haitzler (Rasterman)2013-06-052-9/+6
* evas: fix partual swap rect output list - coords wrong.Carsten Haitzler (Rasterman)2013-06-051-1/+1
* Evas: fix gif cannot decode alpha value correctly.Jiyoun Park2013-06-053-9/+29
* edje/edje_program - clean codeChunEon Park2013-06-051-1241/+1241
* edje/main - incorrect size setChunEon Park2013-06-051-1/+1
* edje_cc: Add -dd/--data_dir optionEduardo Lima (Etrunko)2013-06-043-3/+24