platform/upstream/efl.git
2014-07-11 Daniel Kolesaeolian: fix a segfault
2014-07-11 Daniel Kolesaeolian: fix testsuite
2014-07-11 Daniel Kolesaeolian: events now use Eolian_Type* instead of stringshare
2014-07-11 Daniel Kolesaeolian: remove parser dump for now (doesn't include...
2014-07-11 Daniel Kolesaeolian: separate database fill stuff from the parser
2014-07-11 Daniel Kolesaeolian: split db fill func into multiple funcs
2014-07-11 Jean-Philippe... Edje: Add support for ETC1+Alpha
2014-07-11 Jean-Philippe... Eet: Add support for ETC1+Alpha
2014-07-11 ChunEon ParkRevert "evas/gl: improve the rendering quality."
2014-07-11 Jean-Philippe... Evas gl: Fix upload of RGB+A textures [INCOMPLETE]
2014-07-11 Jean-Philippe... Evas gl: Replace all remaining references to mask stuff...
2014-07-10 Jean Guyomarc'hecore_cocoa: Introduce canvas resizing + warning fixes
2014-07-10 ChunEon Parkecore - fix a typo in doc.
2014-07-10 Daniel Kolesaeolian: remove redundant enum
2014-07-10 Daniel Kolesaeolian: remove unused enum and field
2014-07-10 Daniel Kolesaeolian: refactoring: get rid of Eo_Event_Def
2014-07-10 Daniel Kolesaeolian: refactoring: get rid of Eo_Implement_Def
2014-07-10 Daniel Kolesaeolian: refactoring: remove Eo_Type_Def
2014-07-10 Daniel Kolesaeolian: get rid of Eo_Type_Def
2014-07-10 Daniel Kolesaeolian: refactoring: refactor eolian_database.h
2014-07-10 Daniel Kolesaeolian: refactoring: more consistent naming
2014-07-10 Daniel Kolesaeolian: API refactoring
2014-07-10 Daniel Kolesaeolian: separate database API and internals into differ...
2014-07-10 Daniel Kolesaeolian: refactoring: split up eolian_database into...
2014-07-10 Daniel Kolesaeolian: const fixes
2014-07-10 Maksym Volodinedje: Edje_edit - edje_edit_state_text_source_set and...
2014-07-10 Cedric BAILevas: gl_common already provide the infrastruture to...
2014-07-10 mstest_test
2014-07-10 Mykyta Biliavskyiedje: Edje_Edit - fix size memory calculating for reall...
2014-07-09 Daniel Kolesaeolian: the entire API is now const correct
2014-07-09 Daniel Kolesaeolian: const correctness
2014-07-09 Daniel Kolesaeolian_cxx: pass everything by ref
2014-07-09 Daniel Kolesaeolian: refactoring step six
2014-07-09 Savio Senaeolian-cxx: Pass references instead of pointers.
2014-07-09 Chris Michaelevas-engine-wayland-shm: Check for depth being INHERIT...
2014-07-09 Daniel Kolesaeolian: refactoring step five
2014-07-09 Daniel Kolesaeolian: fix tests (update according to API changes)
2014-07-09 Daniel Kolesaeolian: refactoring step four
2014-07-09 Daniel Kolesaeolian: refactoring step three
2014-07-09 Chris Michaelevas-engine-drm: Fix formatting
2014-07-09 Chris Michaelevas-engine-drm: Fix evas drm engine bufer depth
2014-07-09 Daniel Kolesaeolian: refactoring step two
2014-07-09 Daniel Kolesaeolian: refactoring step one
2014-07-09 Chris Michaelevas-engine-drm: Fix update of output buffer size
2014-07-09 Chris Michaelevas-engine-drm: Fix software_generic_update to use...
2014-07-09 Cedric BAILevas: correct multi buffer support.
2014-07-09 Cedric BAILevas: actually put the specific code in the right place.
2014-07-09 MinJeong Kimecore-wayland: Do not destroy data_source for selection...
2014-07-09 Daniel Kolesaeolian: function dump now uses the actual syntax
2014-07-09 Daniel Kolesaeolian: reduce code duplication
2014-07-09 Vincent TorriEcore_Win32: fix resize of windows when step and base...
2014-07-09 Vincent TorriEcore_Win32: fix typo in doc
2014-07-09 wonguk.jeongethumb: dbus reply message handling minor bug fix ...
2014-07-09 Daniel Kolesaeolian: support for structs in eolian_show
2014-07-09 Daniel Kolesaeolian: support for structs in eo_parser_dump
2014-07-09 Daniel Kolesaeolian: new API: eolian_type_struct_description_get
2014-07-09 Daniel Kolesaeolian: new API: eolian_type_struct_field_description_get
2014-07-09 Daniel Kolesaeolian: proper resource management for types/structs
2014-07-09 Daniel Kolesaeolian: add EOLIAN_TYPE_REGULAR_STRUCT rather than...
2014-07-09 Daniel Kolesaeolian: fix coverity defects
2014-07-09 Jean-Philippe... Evas gl: Add errors when using ETC1+Alpha as a normal...
2014-07-09 Jean-Philippe... Evas gl: Fix invalid number of atlasses
2014-07-09 Thiep Haecore_evas_extn: remove redundant message sending
2014-07-09 Jean-Philippe... Evas gl: Remove non-existent filters from compile.sh
2014-07-09 Jean-Philippe... Evas gl: Don't use glCompressedTexSubImage2D for ETC1
2014-07-09 Jean-Philippe... Evas gl: Fix potential memleak
2014-07-09 Jean-Philippe... Eolian: Add missing break in switch
2014-07-09 Jean-Philippe... Evas gl: Simplify cspace matching for textures
2014-07-09 Jean-Philippe... Evas TGV: Fix compilation with BUILD_NEON
2014-07-09 Jean-Philippe... Evas gl: Add support for ETC1+Alpha textures
2014-07-09 Jean-Philippe... Evas TGV: Add support for ETC1+Alpha
2014-07-09 Jean-Philippe... Evas Loader: Introduce colorspace ETC1+Alpha
2014-07-09 Jean-Philippe... Evas gl: Add shaders for RGB+Alpha mode
2014-07-09 Jean-Philippe... Evas gl: Fix path resolution in compile.sh
2014-07-08 Chris Michaelevas-engine-drm: Fix invalid variable check
2014-07-08 Chris Michaelevas-3d: Add missing EINA_UNUSED to unused function...
2014-07-08 Chris Michaelevas-engine-drm: Fix formatting
2014-07-08 Chris Michaelevas-engine-drm: Fix drm engine breakage from Frenchie
2014-07-08 Chris MichaelRevert "evas/drm: Make use of ecore_drm for opening...
2014-07-08 Chris MichaelRevert "evas/drm: Remove obsolete tty open function"
2014-07-08 Daniel Kolesaeolian: fix base_type_get (only allow for pointers)
2014-07-08 Daniel Kolesaeolian: support for structs in c_type_get
2014-07-08 Daniel Kolesaeolian: better struct support including an API for...
2014-07-08 Daniel Kolesaeolian: new API for struct types
2014-07-08 Daniel Kolesaeolian: initial struct parsing
2014-07-08 Daniel Kolesaeolian: check struct name properly
2014-07-08 Daniel Kolesaeolian: preparation for struct support
2014-07-08 Daniel Kolesaeolian/generator: add asterisk on inout too
2014-07-08 wonguk.jeongethumb: support ETHUMB_THUMB_ORIENT_ORIGINAL without...
2014-07-08 Daniel Kolesaeolian: @own -> own
2014-07-08 Cedric BAILevas: fix bogus update rect, that's what I call black...
2014-07-08 Jean-Philippe... configure.ac: Fix typo in DDS loader definition
2014-07-08 Cedric BAILevas: fix use of already freed data use.
2014-07-08 Stefan SchmidtRevert "configure: Add dl to edje libs"
2014-07-08 taehyubevas sample code - remove makefile.am
2014-07-08 Carsten Haitzler... disable multisense when pulse is disabled too
2014-07-08 Carsten Haitzler... fix eldbus warnings
2014-07-08 Felipe Magno... eldbus: Fixes ABI break in Eldbus_Method with appended...
2014-07-07 Dmytro Dadykaevas: Evas_3D - add fog effect. add two API function...
2014-07-07 wonguk.jeongethumb: fix setup related API problem
next