platform/upstream/efl.git
2012-10-16 Carsten Haitzlermissed 1 yuv ifdef.
2012-10-16 Carsten Haitzlerfuther option reduction and ifdef removal.
2012-10-16 Carsten Haitzlerremove 8bpp evas engine support from e3core-evas as...
2012-10-16 Carsten Haitzlerremove 8bpp engine too form evas.
2012-10-15 Bruno Dillyephysics: add autodel functions for front and back of
2012-10-15 Bruno Dillyephysics: add front and back boundaries
2012-10-15 Bruno Dillyephysics: fix boundaries position
2012-10-15 Bruno Dillyephysics: revert add depth parameter to boundary api
2012-10-15 Ricardo de... ephysics: show default value of sleeping threshold on
2012-10-15 Bruno Dillyephysics: remove duplicated logo example page
2012-10-15 Bruno Dillyephysics: implement rotation quartenion getter
2012-10-15 Bruno Dillyephysics: render 3d rotation
2012-10-15 Bruno Dillyephysics: add bouncing 3d test
2012-10-15 Carsten Haitzlersince mask is not being used by sw engine in alpha...
2012-10-15 Carsten Haitzler16bpp ecore-evas support gone now its gone in evas.
2012-10-15 Mike McCormackecore: Fix warning
2012-10-15 Christopher... Evas: Fix EFL Client apps not rendering properly in...
2012-10-15 Sung ParkEvasGL: check if the image obj is a native_set'ed
2012-10-15 Carsten Haitzleroops - yes - windows. ugh. indeed.
2012-10-15 Carsten Haitzleractually create idler if no idler exists.. not timer...
2012-10-15 Carsten Haitzlermore formatting.
2012-10-15 Carsten Haitzlerno need to set idler to null in init.
2012-10-15 Carsten Haitzlerclean up some fmting
2012-10-15 rustyBSDFrom: rustyBSD <rustyBSD@gmx.fr>
2012-10-15 Zbigniew KosinskiFrom: Zbigniew Kosinski <z.kosinski@samsung.com>
2012-10-15 Carsten Haitzlermake idler static and null... by default
2012-10-15 Vikram Narayananecore ecore_directfb.c: Use correct structure. Patch...
2012-10-14 Nicholas HughartPatch from vtorri
2012-10-14 Rui SeabraAdd eo dependency
2012-10-14 Rui SeabraInitial rpm spec support.
2012-10-13 Vincent TorriEvas: asm detection with eina if sigaction or siglongjm...
2012-10-13 ChunEon Parkevas/gl_context - --whitespaces;
2012-10-13 ChunEon Parkevas/gl_common - lines wouldn't use any textures.
2012-10-12 Vincent TorriEvas: fix distcheck rule
2012-10-12 Carsten Haitzlerremove edb references from evas now its gone from confi...
2012-10-12 Carsten Haitzlerfirst stage of simplifying evas configure/build options...
2012-10-12 Carsten Haitzlerfix line draw problem
2012-10-11 Gustavo Sverzut... efl: document --with-profile and --with-crypto
2012-10-11 Cedric BAILevas: Fix texture size issues when the image has nv12...
2012-10-11 Cedric BAILemotion: call the right render function.
2012-10-11 Cedric BAILemotion: limit size and format based on the backend...
2012-10-11 Sung ParkEvas_GL.h: Updating typedef defined in the latest gl2...
2012-10-11 Carsten Haitzlerwell ok - always on then, no option, until 2.0
2012-10-11 Jihoon Kimecore_imf_example: ecore_imf_context_reset should be...
2012-10-11 Jihoon Kimecore: fix ecore_magic_fail error in ecore_imf_example.c
2012-10-11 Cedric BAILecore: fix typos reported in #1611
2012-10-10 Gustavo Sverzut... efl: remove duplicate paths due header move.
2012-10-10 Gustavo Sverzut... efl: move all system-level checks to a single place...
2012-10-10 Gustavo Sverzut... oops, bad copy & paste
2012-10-10 Gustavo Sverzut... efl: helper macro and remove duplicated defines.
2012-10-10 Massimo Maiuranaupdating portuguese and italian translations
2012-10-10 Gustavo Sverzut... efl: m4 macro to ease config file creation.
2012-10-10 Gustavo Sverzut... efl: unify EFL_DEBUG_THREADS and EINA_HAVE_DEBUG_THREADS
2012-10-10 Gustavo Sverzut... efl: HAVE_LOG is not used, just EINA_ENABLE_LOG
2012-10-10 Gustavo Sverzut... efl: do not define EINA_SAFETY_CHECKS twice.
2012-10-10 Gustavo Sverzut... efl: do not support old pkg-config.
2012-10-10 Gustavo Sverzut... efl: cleanup unused conditional and always-enabled...
2012-10-10 Gustavo Sverzut... efl: 'fix' support for exotic library.
2012-10-10 Gustavo Sverzut... efl: eet binary is not optional anymore.
2012-10-10 Gustavo Sverzut... efl: remove unused variables.
2012-10-10 Gustavo Sverzut... efl: cosmetic change to documentation summary.
2012-10-10 Sebastian Dransfeldefreet: the usual
2012-10-10 Gustavo Sverzut... efl: simplify thread summary
2012-10-10 Sebastian Dransfeldefreet: get all files with new extension
2012-10-10 Gustavo Sverzut... efl: remove --disable-assert, do it on build_profile.
2012-10-10 Gustavo Sverzut... efl: remove configure option to change mempool modules.
2012-10-10 Gustavo Sverzut... minor improvement to last commit (use an intermediate...
2012-10-10 Gustavo Sverzut... efl: remove option to debug threads, now enabled based...
2012-10-10 Bruno Dillyephysics: add test for light
2012-10-10 Bruno Dillyephysics: fix world structure coding style
2012-10-10 Bruno Dillyephysics: lights, camera, action!
2012-10-10 Gustavo Sverzut... efl: remove EINA_HAVE_ON_OFF_THREADS support.
2012-10-10 Sebastian Dransfeldefl: ignore INSTALL
2012-10-10 Sebastian Dransfeldefreet: find icons with all extension
2012-10-10 Sebastian Dransfeldefreet: directory list can end in a ','
2012-10-10 Sebastian Dransfeldefreet: close theme_ef on error
2012-10-10 Sebastian Dransfeldefreet: always allocate icon_version
2012-10-10 Gustavo Sverzut... efl: simplify threads step 1 - make it mandatory.
2012-10-10 Gustavo Sverzut... efl: do not report specific functions in the summary.
2012-10-10 Gustavo Sverzut... efl: libjpeg and zlib are mandatory.
2012-10-10 Gustavo Sverzut... checking for NULL=0 is too much.
2012-10-10 Gustavo Sverzut... efl: simplify mempools, nuke some and make remaining...
2012-10-10 Gustavo Sverzut... efl: simplify print of options
2012-10-10 Gustavo Sverzut... efl: remove option to enable old EET format.
2012-10-10 Gustavo Sverzut... efl: simplify crypto options.
2012-10-10 Leandro DorileoEPhysics: add depth parameter to boundary api
2012-10-10 Bruno Dillyephysics: fix z position on geometry set using cm
2012-10-10 Bruno Dillyephysics: add new 3d shapes
2012-10-10 Bruno Dillyephysics: support forces (and torques) on 3 axes
2012-10-10 Bruno Dillyephysics: expose z-axis gravity
2012-10-10 Bruno Dillyephysics: impulses support the 3 planes
2012-10-10 Bruno Dillyephysics: support angular and linear velocity on 3
2012-10-10 Bruno Dillyephysics: collision detection inform z coordinate
2012-10-10 Bruno Dillyephysics: support 3 axes on body geometry related
2012-10-10 Bruno Dillyephysics: body rotation getter / setter changed to
2012-10-10 Bruno Dillyephysics: allow to enable angular movement on all the
2012-10-10 Bruno Dillyephysics: support enabling moves on z axis
2012-10-10 Bruno Dillyephysics: fix soft body test
2012-10-10 Gustavo Sverzut... be strict with build profile names.
2012-10-10 Gustavo Sverzut... efl: introduce build profile, simplify options.
next