platform/upstream/efl.git
2013-01-24 Christopher... Rename 'time' parameter in function prototype.
2013-01-24 Christopher... Rename 'time' parameter.
2013-01-24 Christopher... Remove unused variable.
2013-01-24 Christopher... Remove included evas_outbuf.h
2013-01-24 Christopher... Change wayland shm engine to use proper macro.
2013-01-24 Christopher... Modify ecore_evas_wayland_shm to handle passing the...
2013-01-24 Christopher... Remove old line which did a wl buffer attach.
2013-01-24 Christopher... Remove all old code from ecore_evas that involved creat...
2013-01-24 Christopher... Add new wayland shm engine files to Makefile.
2013-01-24 Christopher... Add engine output redraws next update get code.
2013-01-24 Christopher... Add merge rectangles code (borrowed from the x11 engine).
2013-01-24 Christopher... Add local function prototype for mergine rectangles.
2013-01-24 Christopher... Add engine idle flush code.
2013-01-24 Christopher... Add engine output flush code.
2013-01-24 Christopher... Add code for engine redraws push.
2013-01-24 Christopher... Add engine output redraws clear code.
2013-01-24 Christopher... Add engine output redraws rectangle del code.
2013-01-24 Christopher... Add engine output redraws rectangle add code.
2013-01-24 Christopher... Add engine tile size set function code.
2013-01-24 Christopher... Add eng_output_resize code.
2013-01-24 Christopher... Add code to the eng_output_free function to do any...
2013-01-24 Christopher... Create engine context if missing and return success.
2013-01-24 Christopher... Reassign engine data output
2013-01-24 Christopher... If we have an existing render engine already, then...
2013-01-24 Christopher... Try to create the new Render_Engine on initial engine...
2013-01-24 Christopher... Add check to make sure output buffer creation worked.
2013-01-24 Christopher... Add code to create the output buffer of the render...
2013-01-24 Christopher... Add initial swapper code.
2013-01-24 Christopher... Add initial header file for swapper.
2013-01-24 Christopher... Remove include for evas_outbuf.h
2013-01-24 Christopher... Add initial swap buffer code.
2013-01-24 Christopher... Add initial swap buffer header file.
2013-01-24 Christopher... Set tilebuffer tile size in engine setup.
2013-01-24 Christopher... Try to create new tilebuffer in engine setup.
2013-01-24 Christopher... During engine setup, try to allocate a new Render_Engin...
2013-01-24 Christopher... Add base function for engine output setup.
2013-01-24 Christopher... Add local function prototype for engine output setup.
2013-01-24 Christopher... Add test for 'swapping' (ie: buffering).
2013-01-24 Christopher... Add some evas_common init functions if we have not...
2013-01-24 Christopher... Test for valid engine output to see if we need to creat...
2013-01-24 Christopher... Try to get the Evas public data from eo.
2013-01-24 Christopher... Try to cast the passed in info to our engine info.
2013-01-24 Christopher... Try to free the allocated engine info structure.
2013-01-24 Christopher... Return our allocated engine info structure.
2013-01-24 Christopher... Fill in some default properties for our engine info.
2013-01-24 Christopher... Try to allocate our engine info structure.
2013-01-24 Christopher... Tell the Evas_Module about our functions and return...
2013-01-24 Christopher... Define which functions this engine will override from the
2013-01-24 Christopher... Copy the inherited functions into our local variable...
2013-01-24 Christopher... Try to inherit functions from the software_generic...
2013-01-24 Christopher... On module open, create our log domain
2013-01-24 Christopher... Unregister the module log domain on shutdown of the...
2013-01-24 Christopher... Add skeleton code for evas module open/close, etc.
2013-01-24 Christopher... Add skeleton code for evas engine functions.
2013-01-24 Christopher... Add variable(s) for engine function overrides.
2013-01-24 Christopher... Add prototypes for evas engine functions.
2013-01-24 Christopher... Add variable for log domain.
2013-01-24 Christopher... Add Render_Engine structure.
2013-01-24 Christopher... Add initial evas_engine C file.
2013-01-24 Christopher... Add intial Outbuf structure.
2013-01-24 Christopher... Add enum for render mode (double, triple, etc).
2013-01-24 Christopher... Add Outbuf Depth enum.
2013-01-24 Christopher... Add initial evas_engine header file.
2013-01-24 Christopher... Add initial Evas_Engine_Wayland_Shm header file and...
2013-01-24 Christopher... Remove old wayland shm engine code.
2013-01-24 Christopher... Add wayland-client as a dependency for the evas wayland...
2013-01-24 Sung ParkAdd EVAS_GL_DIRECT_MEM_OPT to enable on-demand fallback...
2013-01-24 Cedric BAILefl/eina: it's really an error, thanks Ulisses.
2013-01-24 Cedric BAILefl/eina: one more typo.
2013-01-24 Cedric BAILeina: fix some warning.
2013-01-24 Cedric BAILefl/eina: detect when freeing pointer inside an allocat...
2013-01-24 Cedric BAILefl/eina: simplify mempool logic.
2013-01-24 Cedric BAILefl/evas: revert the revert, and indeed the bug was...
2013-01-24 Cedric BAILefl/evas: don't over write when not needed.
2013-01-24 Cedric BAILefl/eina: improve Eina_Cow.
2013-01-24 Cedric BAILefl: forgotten CnN
2013-01-24 Cedric BAILefl/eina: don't over align when the structure is alread...
2013-01-24 Cedric BAILefl/eina: let us know where that wrong Eina_Magic was...
2013-01-23 Christopher... leak--
2013-01-23 Christopher... Free the previously allocated rectangle is we do not...
2013-01-23 Christopher... Do not allocate Outbuf_Region if we do not need it...
2013-01-23 Christopher... leak--. If we are returning NULL on buffer_new, then...
2013-01-23 Stefan SchmidtRevert changes to the generated images.mk file
2013-01-23 Carsten Haitzlerummm this really fubars stuff up cedric.. revert. put...
2013-01-23 Stefan Schmidtefl/ecore(xcb: Port leak fix from xlib to xcb backend
2013-01-23 Stefan Schmidtefl/ecore_x: Fix leak of data.
2013-01-23 Stefan Schmidtefl: Switch from deprecated eina_unicode_utf8_get_next...
2013-01-23 ChunEon Parkecore - ECORE_CALLBACK_DONE is right contextually.
2013-01-22 Carsten Haitzlerdisanle AM_PROG_AR... see comment in configure.ac
2013-01-22 Carsten Haitzlersorry - have to revert this as this brings the efl...
2013-01-22 Carsten Haitzlerat least for me.. somehting keeps changing imnages...
2013-01-22 Carsten Haitzleroops - minor "never wil happen" leak - free rect.
2013-01-22 Gustavo Sverzut... fix cserve2 module dependencies.
2013-01-22 Gustavo Sverzut... try to simplify internal library dependency.
2013-01-22 Daniel Willmannefl: Unbreak evas gif-loader animation support
2013-01-22 José Roberto... efl/edbus: Fix edbus_name_owner_changed() when bus...
2013-01-22 José Roberto... efl/edbus: Init ecore on test suites
2013-01-22 Cedric BAILefl: another easy to kill, almost 5% in memory save...
2013-01-22 Cedric BAILefl: remove a forgotten deprecated call.
2013-01-22 Cedric BAILefl: remove useless code.
next