platform/upstream/efl.git
2013-01-24 Christopher... Add logging functions
2013-01-24 Christopher... Add code to delete the shm pool when we destroy the...
2013-01-24 Christopher... Rewrite swapper code to use One shm pool and allocate...
2013-01-24 Christopher... Remove 'return' in idle_flush.
2013-01-24 Christopher... Use eina_rectangle_free
2013-01-24 Christopher... Add onebuf field to Outbuf struct.
2013-01-24 Christopher... Reset Render_Engine onebuf if it was set previously.
2013-01-24 Christopher... Use eina_rectangle_free to free the rect.
2013-01-24 Christopher... Add function prototype for swapper_idle_flush.
2013-01-24 Christopher... Add a swapper_buffer_idle_flush function to loop the...
2013-01-24 Christopher... Add code to handle idle_flush which will release memory...
2013-01-24 Christopher... Support an environment variable to set the number of...
2013-01-24 Christopher... Double buffer by default.
2013-01-24 Christopher... Rename the env variable that we will check for bufferin...
2013-01-24 Christopher... Set the engine's wl_shm reference during creation.
2013-01-24 Christopher... Check for valid wl_shm before trying to create the...
2013-01-24 Christopher... Fix typo.
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
next