platform/upstream/efl.git
2014-03-07 Jean-Philippe... Evas filters: Reduce verbosity (INF --> DBG)
2014-03-07 Jean-Philippe... Evas filters: Improve detection of the GL engine
2014-03-07 Jean-Philippe... Evas filters: Complete GL support with scaling function
2014-03-07 Jean-Philippe... Evas filters: Implement proxy rendering for GL
2014-03-07 Jean-Philippe... Evas filters: Allow image copy with the GL engine
2014-03-07 Jean-Philippe... Evas gl_x11: Add support for glReadPixels
2014-03-07 Jean-Philippe... Evas filters: Minor change (type is void*)
2014-03-07 Cedric BAILgit: ignore generated file.
2014-03-07 Cedric BAILevas: let's still compile when we have no hw accel...
2014-03-06 Chris Michaelecore-drm: Add ecore-drm.pc to gitignore
2014-03-06 Gustavo Sverzut... evas/fb: implement evas_fb_outbuf_fb_reconfigure()
2014-03-06 Gustavo Sverzut... evas/fb: use a copy of fb_var since ioctl() modifies...
2014-03-06 Gustavo Sverzut... evas/fb: make sure FB_Mode attributes are zeroed.
2014-03-06 Gustavo Sverzut... ecore_fb: @fix use of uninitialized values reported...
2014-03-06 Gustavo Sverzut... evas/fb: extensive logs to help solve bugs.
2014-03-06 Gustavo Sverzut... evas/fb: expose and call fb_freemode() and fb_cleanup()
2014-03-06 Gustavo Sverzut... evas/fb: handle fds using -1 for unset/error.
2014-03-06 Gustavo Sverzut... evas: @fix convert to 24bits so dst_jump is used properly.
2014-03-06 Gustavo Sverzut... evas/fb: avoid crashing it outbuf setup failed.
2014-03-06 Tom HacohenFix evas compilation and installation.
2014-03-06 Daniel ZaouiEolian: generation of the first Eo file.
2014-03-06 Daniel ZaouiEolian/Generator: Switch set/get functions generation.
2014-03-06 Tom HacohenEolian helper: Fixed rule dependency to correctly depen...
2014-03-06 Daniel ZaouiEolian/Lexer: fix parsing for functions description.
2014-03-06 Daniel ZaouiEolian/Generator: Fix comments generation in headers.
2014-03-06 Chris Michaelecore-evas: Include Ecore_Drm header
2014-03-06 Chris Michaelefl: Fix build with drm disabled
2014-03-06 Chris Michaelefl: Fix installing ecore-drm pkgconfig file
2014-03-06 Chris MichaelMerge branch 'devs/devilhorns/ecore_drm'
2014-03-06 Chris Michaelecore-drm: Add ecore-drm Makefile
2014-03-06 Chris Michaelecore-drm: Add Ecore_Drm to main Makefile
2014-03-06 Chris Michaelecore-drm: Add code for SPARTACUS !! ;)
2014-03-06 Chris Michaelecore-drm: Add missing EINA_UNUSED for unused function...
2014-03-06 Chris Michaelecore-drm: Comment out Gbm Format
2014-03-06 Chris Michaelecore-drm: Add missing define
2014-03-06 Chris Michaelevas-drm: Add headers for hardware acceleration
2014-03-06 Chris Michaelevas-drm: Remove hardware acceleration fields from...
2014-03-06 Chris Michaelecore-drm: Add configure.ac autofoo for ecore-drm
2014-03-06 Chris Michaelecore-drm: Add package config file
2014-03-06 Chris Michaelecore-drm: Add Ecore_Drm code
2014-03-06 Joel Klinghedefl: Use actual destination dirs in warning about using...
2014-03-06 se.osadchyedje/edje_edit: Check for NULL
2014-03-06 Vyacheslav... edje/edje_edit: fix part add bug
2014-03-06 Chris Michaelevas-drm: Add buffer management file
2014-03-06 Chris Michaelevas-drm: Add buffer manager file to build order
2014-03-06 Chris Michaelevas-drm: Fix requirements when building for drm hw...
2014-03-06 Cedric BAILedje: add AUTHORS and more than one license file to...
2014-03-06 Cedric BAILeina: make Eina_Error thread safe.
2014-03-06 Cedric BAILecore_evas: remove warning.
2014-03-06 Cedric BAILtests: remove warnings.
2014-03-06 Jihoon KimEdje entry: fix bug preedit text is committed in the...
2014-03-05 Jérémy Zurchereo: replace composite_objects Eina_List with an array...
2014-03-05 Jérémy Zurchereo: memory waste at mixin class elaboration
2014-03-05 Chris Michaelecore-evas-x: Fix resource leak from eina_str_split_ful...
2014-03-05 Chris Michaelecore-evas-x: Fix formatting
2014-03-05 Chris Michaelevas-drm: Fix setting cached image alpha flag
2014-03-05 Chris Michaelevas-drm: Check buffer validity in swap function
2014-03-05 Chris Michaelevas-drm: Don't call framebuffer set from within send...
2014-03-05 Gustavo Sverzut... ecore_evas/fb: implement screen_geometry_get()
2014-03-05 Cedric BAILedje: let's allow to reset escaped text to NULL.
2014-03-05 Jeff Grimshawdoc: remove deprecated setting SYMBOL_CACHE_SIZE
2014-03-05 Cedric BAILeio: make it possible to limit the amount of memory...
2014-03-05 Cedric BAILeio: remove warning.
2014-03-05 Cedric BAILedje: fix edje_watch to not pass the '\n' to eio_monitor.
2014-03-05 Cedric BAILeio: let's report the path we didn't found.
2014-03-05 Cedric BAILeio: factorize code to have one place where data are...
2014-03-05 Cedric BAILeio: improve log when monitoring files.
2014-03-04 Jean-Philippe... Ecore suite: Don't fail if PulseAudio is not running
2014-03-04 Daniel ZaouiEolian: Fix build for Windows
2014-03-04 Jean-Philippe... Ecore suite: Fix hangs when PulseAudio is not present
2014-03-04 Jean-Philippe... Evas filters: Add return value in filter callback
2014-03-04 Jean-Philippe... Evas cserve2: Fix excessive warnings during shutdown
2014-03-04 Jean-Philippe... Evas filters: Fix errors in Evas_Object::destructor
2014-03-04 Jean-Philippe... Evas filters: Clean up some duplicate includes
2014-03-04 Jean-Philippe... Evas filters: Rename RGBA_Image::mask.data into image...
2014-03-04 Jean-Philippe... Evas filters: Fix a typo (wrong value checked)
2014-03-04 Jean-Philippe... Evas filters: Minor fix for consistency (clip_to_target)
2014-03-04 Jean-Philippe... Evas filters: fix clip to target calculation
2014-03-04 Jean-Philippe... Evas filters: Fallback to normal rendering in case...
2014-03-04 Jean-Philippe... Evas filters: Avoid potential memory leaks
2014-03-04 Jean-Philippe... Evas filters: fix random cases of 'dancing text'
2014-03-04 Jean-Philippe... Evas filters: fix black squares with the GL engine
2014-03-04 Jean-Philippe... Evas filters: Avoid CRI message when using the GL engine
2014-03-04 Jean-Philippe... Evas filters: Improve RGBA to alpha conversion (visual...
2014-03-04 Jean-Philippe... Evas filters: Implement mapped blend for alpha buffers
2014-03-03 Daniel ZaouiEolian: Valgrind fixes
2014-03-03 Daniel ZaouiEolian: remove Ecore_File dependency
2014-03-03 Chris Michaelevas-drm: Fix evas drawing delay for cedric
2014-03-03 Daniel Juyung Seoeina_list: Optimize eina_list_nth() call in case of...
2014-03-03 Amitesh Singhedje: add support of last input entered in password...
2014-03-03 Daniel ZaouiEolian: fix warnings.
2014-03-03 Daniel ZaouiEolian: Merge of Eolian C generator
2014-03-03 Yossi KantorEolian: New features/bugs fixes
2014-03-03 Tom HacohenEolian: Updated Eolian_Helper.
2014-03-03 Yossi KantorEolian: New generation feature tested and bugs fixed
2014-03-03 Daniel ZaouiEolian: support non null parameters.
2014-03-03 Tom HacohenEolian: Fixed pc file to correctly generate.
2014-03-03 Daniel ZaouiEolian/Generator: fix data type for implement function
2014-03-03 Daniel ZaouiEolian: support warn_unused variables.
2014-03-03 Daniel ZaouiEolian: Valgrind cleaning
next