2013-01-24 |
Christopher... | Add initial swapper code. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Add initial header file for swapper. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Remove include for evas_outbuf.h |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Add initial swap buffer code. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Add initial swap buffer header file. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Set tilebuffer tile size in engine setup. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Try to create new tilebuffer in engine setup. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | During engine setup, try to allocate a new Render_Engin... |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Add base function for engine output setup. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Add local function prototype for engine output setup. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Add test for 'swapping' (ie: buffering). |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Add some evas_common init functions if we have not... |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Test for valid engine output to see if we need to creat... |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Try to get the Evas public data from eo. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Try to cast the passed in info to our engine info. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Try to free the allocated engine info structure. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Return our allocated engine info structure. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Fill in some default properties for our engine info. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Try to allocate our engine info structure. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Tell the Evas_Module about our functions and return... |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Define which functions this engine will override from the |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Copy the inherited functions into our local variable... |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Try to inherit functions from the software_generic... |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | On module open, create our log domain |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Unregister the module log domain on shutdown of the... |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Add skeleton code for evas module open/close, etc. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Add skeleton code for evas engine functions. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Add variable(s) for engine function overrides. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Add prototypes for evas engine functions. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Add variable for log domain. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Add Render_Engine structure. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Add initial evas_engine C file. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Add intial Outbuf structure. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Add enum for render mode (double, triple, etc). |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Add Outbuf Depth enum. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Add initial evas_engine header file. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Add initial Evas_Engine_Wayland_Shm header file and... |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Remove old wayland shm engine code. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Christopher... | Add wayland-client as a dependency for the evas wayland... |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Sung Park | Add EVAS_GL_DIRECT_MEM_OPT to enable on-demand fallback... |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Cedric BAIL | efl/eina: it's really an error, thanks Ulisses. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Cedric BAIL | efl/eina: one more typo. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Cedric BAIL | eina: fix some warning. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Cedric BAIL | efl/eina: detect when freeing pointer inside an allocat... |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Cedric BAIL | efl/eina: simplify mempool logic. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Cedric BAIL | efl/evas: revert the revert, and indeed the bug was... |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Cedric BAIL | efl/evas: don't over write when not needed. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Cedric BAIL | efl/eina: improve Eina_Cow. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Cedric BAIL | efl: forgotten CnN |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Cedric BAIL | efl/eina: don't over align when the structure is alread... |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Cedric BAIL | efl/eina: let us know where that wrong Eina_Magic was... |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Christopher... | leak-- |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Christopher... | Free the previously allocated rectangle is we do not... |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Christopher... | Do not allocate Outbuf_Region if we do not need it... |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Christopher... | leak--. If we are returning NULL on buffer_new, then... |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Stefan Schmidt | Revert changes to the generated images.mk file |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Carsten Haitzler | ummm this really fubars stuff up cedric.. revert. put... |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Stefan Schmidt | efl/ecore(xcb: Port leak fix from xlib to xcb backend |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Stefan Schmidt | efl/ecore_x: Fix leak of data. |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Stefan Schmidt | efl: Switch from deprecated eina_unicode_utf8_get_next... |
commit | commitdiff | tree | snapshot |
2013-01-23 |
ChunEon Park | ecore - ECORE_CALLBACK_DONE is right contextually. |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Carsten Haitzler | disanle AM_PROG_AR... see comment in configure.ac |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Carsten Haitzler | sorry - have to revert this as this brings the efl... |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Carsten Haitzler | at least for me.. somehting keeps changing imnages... |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Carsten Haitzler | oops - minor "never wil happen" leak - free rect. |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Gustavo Sverzut... | fix cserve2 module dependencies. |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Gustavo Sverzut... | try to simplify internal library dependency. |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Daniel Willmann | efl: Unbreak evas gif-loader animation support |
commit | commitdiff | tree | snapshot |
2013-01-22 |
José Roberto... | efl/edbus: Fix edbus_name_owner_changed() when bus... |
commit | commitdiff | tree | snapshot |
2013-01-22 |
José Roberto... | efl/edbus: Init ecore on test suites |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Cedric BAIL | efl: another easy to kill, almost 5% in memory save... |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Cedric BAIL | efl: remove a forgotten deprecated call. |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Cedric BAIL | efl: remove useless code. |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Mike Blumenkrantz | rebase dns.c against upstream |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Sung Park | Applied on-demand memory allocation policy for Evas... |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Cedric BAIL | efl: move Evas_Object map data to there own Eina_Cow... |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Cedric BAIL | efl: simplify logic of eina_cow. |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Cedric BAIL | efl: not sure of that one, but remove use of eina_safet... |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Cedric BAIL | efl: missing deprecated user. |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Cedric BAIL | efl: deprecate eina_unicode_utf8_get_next, add eina_uni... |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Rafael Antognolli | efl/ecore_evas/wayland: Report the requested window... |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Rafael Antognolli | efl/evas/examples: Remove framespace offset from example. |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Rafael Antognolli | efl/evas: Use "with_opengl" option instead of "gl_flavo... |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Cedric BAIL | efl: inline eina_unicode_utf8_get_next. |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Cedric BAIL | efl: group more map stuff in the same sub structure. |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Jihoon Kim | edje_entry: fix warning by clang |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Carsten Haitzler | fix ximage get error sync problem. |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Cedric BAIL | efl: cleanup Evas_Object_Protected_Data. |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Carsten Haitzler | oops - forgot to force 24bpp to 32bpp in drm swapper. |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Cedric BAIL | efl: use new eina_cow macro to clean stuff a little. |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Cedric BAIL | efl: add eina_cow helper macro. |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Gustavo Sverzut... | some clang warning cleanups i forgot to commit |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Gustavo Sverzut... | fix bug spotted by clang |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Gustavo Sverzut... | fix bug spotted by clang |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Gustavo Sverzut... | fix bug spotted by clang. |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Cedric BAIL | efl: fix leak in eina_cow. |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Aharon Hillel | eet: eet_connection.c fixed memory allocation Changed... |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Gustavo Sverzut... | relax that test. |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Gustavo Sverzut... | fix missing linkage with -lrt for shm_open users. |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Gustavo Sverzut... | remove useless AM_CONDITIONAL |
commit | commitdiff | tree | snapshot |
next |