Age | Commit message (Expand) | Author |
2011-04-22 | an initial test at trying pixman instead of evas software rendering. | Carsten Haitzler |
2011-03-23 | Don't create useless modules dir if we're not going to install modules. | Gustavo Sverzut Barbieri |
2011-02-10 | fix most of nash's mess. 2 added aborts that nash has to fix. | Carsten Haitzler |
2010-11-11 | * evas: provide alternative schema for finding framebuffer. | Cedric BAIL |
2010-10-07 | better logging. | Gustavo Sverzut Barbieri |
2010-09-20 | Fix typos | Lucas De Marchi |
2010-09-19 | warning-- | Carsten Haitzler |
2010-09-19 | warning-- | Carsten Haitzler |
2010-09-18 | cleanup: fb uses unsigned to match linux/fb.h | Gustavo Sverzut Barbieri |
2010-09-18 | cleanup: fix some "unused" errors from -Wextra. | Gustavo Sverzut Barbieri |
2010-09-08 | Fix common misspellings | Lucas De Marchi |
2010-08-16 | * evas: remove gradient and gradient2. | Cedric BAIL |
2010-07-09 | Move Evas (and associated headers) to their own dir (ie: the 'eet.h' | Christopher Michael |
2010-05-21 | big patch from Samsung SAIT (Advanced research group) for async multi-frame | Carsten Haitzler |
2010-03-24 | * evas: make map work with threaded rendering. | Cedric BAIL |
2009-10-22 | oops, it's eina_log_domain_unregister... domain, not dom! | Gustavo Sverzut Barbieri |
2009-10-22 | * evas: Cleanup move to eina log. | Cedric BAIL |
2009-09-21 | * evas: Use eina_log. | Cedric BAIL |
2009-06-26 | * evas: break engine API !!! | Cedric BAIL |
2009-06-16 | * evas: Move to Eina module and make it possible to build a libevas with | Cedric BAIL |
2009-03-27 | make pipe renderer separate to thread support - off by default. | Carsten Haitzler |
2009-03-24 | API break (well, kind of...) | Vincent Torri |
2009-02-28 | * remove 'unused parameter' warnings | Vincent Torri |
2008-11-24 | * use the m4 macro EVAS_CHECK_ENGINE to check if an engine is available or not | Vincent Torri |
2008-10-24 | Remove signal.h, doesn't seem to be used. | Sebastian Dransfeld |
2008-10-17 | Move from Evas_Object_List to Eina_Inlist and completly remove Evas_Object_List. | Cedric BAIL |
2008-10-13 | Make evas depend on eina. No change in the code yet, so just fix your build s... | Cedric BAIL |
2008-06-03 | * Make RGBA_IMAGE_HAS_ALPHA and RGBA_IMAGE_ALPHA_SPARSE part of | Cedric BAIL |
2008-05-29 | * add efreet garbage data check | Carsten Haitzler |
2008-04-12 | cedric's cache changes patch | Carsten Haitzler |
2008-02-13 | disable the creation and installation of the static lib of | doursse |
2007-11-04 | autostuff improvements: | doursse |
2007-09-13 | Cosmetic: use correct size for comparison of pointers. | Gustavo Sverzut Barbieri |
2007-07-16 | cedric's sdl patch. | Carsten Haitzler |
2007-06-17 | add an engine idle flush | Carsten Haitzler |
2007-03-13 | we dont actually use any PAGE defines, so dont include asm/page.h | Mike Frysinger |
2007-03-02 | rotation patches for 180 degrees - thankyoooo! :) | Carsten Haitzler |
2006-12-17 | not complete yet - actually i need help with the fragment shader. | Carsten Haitzler |
2006-12-13 | Fix the build for the FB engine on non-x86 architectures. | ningerso |
2006-11-13 | 1. evas gets a pipeline with deferred rendering ability (sometimes faster, | Carsten Haitzler |
2006-09-25 | add asm/page.h back in. doesn't hurt on x86 | Carsten Haitzler |
2006-09-11 | add system icons dir for e, patches for evas. | Carsten Haitzler |
2006-09-06 | Exported module functions must be EAPI | sebastid |
2006-03-02 | software engines all now totally inherit from software_generic and | Carsten Haitzler |
2006-03-02 | 1. new engine inheritance scheme - its recursive if u want it to be, and so | Carsten Haitzler |
2006-02-28 | make hinting an engine api thnig - engine apis need to be mroe easily updated | Carsten Haitzler |
2006-01-17 | clean up new modular build to link to the right things, in the right way, | Carsten Haitzler |
2006-01-16 | Presenting the Indian Rope Trick. Watch in awe as these young files climb | David Walter Seikel |
2006-01-15 | removes some unused struct members (should remove more though) and fixes up | Carsten Haitzler |
2006-01-14 | fix includes | doursse |