2009-04-10 |
caro | eng_setup returns now an int |
commit | commitdiff | tree | snapshot |
2009-04-10 |
raster | raoul: patch to fix thml-escapes for textblock |
commit | commitdiff | tree | snapshot |
2009-04-09 |
raster | scalecache tracks normal cache size etc. etc. etc. |
commit | commitdiff | tree | snapshot |
2009-04-08 |
cedric | * evas: Make one more function inline. |
commit | commitdiff | tree | snapshot |
2009-04-03 |
raster | add - in theory rgb24+32 666 support (ezx). |
commit | commitdiff | tree | snapshot |
2009-03-31 |
raster | hmm some more generous params for sc. |
commit | commitdiff | tree | snapshot |
2009-03-28 |
raster | remove accounting info not used atm. |
commit | commitdiff | tree | snapshot |
2009-03-28 |
raster | wtf was it freeing right after setup? comment out lines. |
commit | commitdiff | tree | snapshot |
2009-03-27 |
raster | oops and fix the flags! |
commit | commitdiff | tree | snapshot |
2009-03-27 |
raster | cover not good speedup case. |
commit | commitdiff | tree | snapshot |
2009-03-27 |
raster | enable cache again |
commit | commitdiff | tree | snapshot |
2009-03-27 |
raster | fix non-scalecache mode |
commit | commitdiff | tree | snapshot |
2009-03-27 |
raster | also be able to free orig data now (and reload) |
commit | commitdiff | tree | snapshot |
2009-03-27 |
raster | now enough logic to know when to unload original..... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
raster | make pipe renderer separate to thread support - off... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
raster | found it! i was building without threading for realisti... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
barbieri | brokes e17, canola and most things? |
commit | commitdiff | tree | snapshot |
2009-03-26 |
raster | for now... enable scalecache. i havent seen it crash... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
raster | 1. a bunch of neon asm infra and some asm, but only... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
quaker | i found it is useless and cdbs is setting up prefix... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
quaker | forgot to add --prefix=/usr |
commit | commitdiff | tree | snapshot |
2009-03-24 |
quaker | Updated debian stuff everywhere. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
caro | update configure output wrt the xrender merge |
commit | commitdiff | tree | snapshot |
2009-03-24 |
caro | use unsigned int for bit fields, as suggested by Gustavo |
commit | commitdiff | tree | snapshot |
2009-03-24 |
caro | disable cairo and qtopia engines for the release. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
caro | guard the xcb function declarations |
commit | commitdiff | tree | snapshot |
2009-03-24 |
caro | remove the gliz engine: |
commit | commitdiff | tree | snapshot |
2009-03-24 |
caro | API break (well, kind of...) |
commit | commitdiff | tree | snapshot |
2009-03-24 |
caro | remove xrender xcb directory (useless since the merge) |
commit | commitdiff | tree | snapshot |
2009-03-24 |
caro | merge of the xrender Xlib and XCB engines |
commit | commitdiff | tree | snapshot |
2009-03-24 |
caro | Use an enum for the backend |
commit | commitdiff | tree | snapshot |
2009-03-23 |
raster | leak--! |
commit | commitdiff | tree | snapshot |
2009-03-22 |
barbieri | oops, fix wrong attributes. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
caro | * Re-add EAPI. These macros must be defined specifical... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
barbieri | evas now use eina attribute macros. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
barbieri | warnings-- |
commit | commitdiff | tree | snapshot |
2009-03-19 |
cedric | * evas: Add forgottent file needed for make dist. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
caro | initialize correctly psize, so that the cache is used. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
barbieri | fix image_data_put on software 16 bits engine. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
englebass | ignore |
commit | commitdiff | tree | snapshot |
2009-03-17 |
cedric | * evas_object_smart: Oops, the right test. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
cedric | * evas_object_smart: Prevent adding a child from anoth... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
englebass | ignore++ |
commit | commitdiff | tree | snapshot |
2009-03-17 |
englebass | Check whether functions exist before executing them. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
raster | more neon infra - just for "copies" right now. only... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
caro | AC_CHECK_HEADERS is not correctly used in evas_check_en... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
caro | typo in header file name |
commit | commitdiff | tree | snapshot |
2009-03-14 |
raster | preliminary neon asm support. do NOT use! |
commit | commitdiff | tree | snapshot |
2009-03-14 |
raster | use macros for lock/unlock in .c file |
commit | commitdiff | tree | snapshot |
2009-03-13 |
raster | patch from Tiago Falcão - unroll loops in evas a bit. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
raster | oops - use macro for .h too |
commit | commitdiff | tree | snapshot |
2009-03-13 |
raster | use mutex instead of spinlock. older pthreads dont... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
caro | release the clipper only it has been created, that... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
caro | mask is a pixmap, not a drawable |
commit | commitdiff | tree | snapshot |
2009-03-07 |
caro | remove trailing spaces |
commit | commitdiff | tree | snapshot |
2009-03-07 |
caro | remove hack about unused parameter and use __UNUSED__... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
cedric | * evas: Add some const. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
caro | fix warning when using some extensions defined in glext.h |
commit | commitdiff | tree | snapshot |
2009-03-02 |
urandom | --oopsie in the min size calc of the flow layouts |
commit | commitdiff | tree | snapshot |
2009-03-01 |
caro | optimize ddraw engine : when locking a surface, don... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
urandom | more accurate min size calculation for flow layouts |
commit | commitdiff | tree | snapshot |
2009-02-28 |
barbieri | Mark as changed when smooth scale flag changes. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
barbieri | minor optimizations to box recalculation. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
urandom | size min hints for the flow layouts |
commit | commitdiff | tree | snapshot |
2009-02-28 |
barbieri | Split files so we can avoid "defined but not used"... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
barbieri | shutdown cache, hope it works like in common/32 engine. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
urandom | it actually makes sense to have them overlap on justify... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
urandom | and also for the vertical layout |
commit | commitdiff | tree | snapshot |
2009-02-28 |
urandom | fix smaller-box-than-items problem for horizontal layout |
commit | commitdiff | tree | snapshot |
2009-02-28 |
barbieri | Fix flow layout if box size is smaller than required. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
barbieri | box: remove unused parameters |
commit | commitdiff | tree | snapshot |
2009-02-28 |
caro | fix comment |
commit | commitdiff | tree | snapshot |
2009-02-28 |
caro | automatic detection according to the host |
commit | commitdiff | tree | snapshot |
2009-02-28 |
caro | * remove 'unused parameter' warnings |
commit | commitdiff | tree | snapshot |
2009-02-27 |
barbieri | Remove last standing warnings. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
barbieri | Oops, missing file. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
barbieri | Create macros to help initialize class structures. |
commit | commitdiff | tree | snapshot |
2009-02-25 |
caro | does not return a value in function returning void |
commit | commitdiff | tree | snapshot |
2009-02-25 |
caro | remove more 'unused parameter' warnings |
commit | commitdiff | tree | snapshot |
2009-02-25 |
caro | remove 'unused parameter' warning |
commit | commitdiff | tree | snapshot |
2009-02-25 |
caro | use pm instead of PAL_MODE_RGB666 when allocating colors |
commit | commitdiff | tree | snapshot |
2009-02-24 |
barbieri | directfb: Oops, don't give bogus data to image_data. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
caro | fix some warnings reported by llvm (see local.profusion... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
caro | sync when needed |
commit | commitdiff | tree | snapshot |
2009-02-23 |
raster | update debug code. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
raster | fix font cutout clip bug. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
caro | fix xrender xcb engine |
commit | commitdiff | tree | snapshot |
2009-02-22 |
raster | fix premul default value for tiff loader |
commit | commitdiff | tree | snapshot |
2009-02-21 |
caro | remove trailing spaces |
commit | commitdiff | tree | snapshot |
2009-02-21 |
caro | make gl engine able to use cutouts - in some cases... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
raster | 1. make software font draw code actually use cutouts. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
cedric | * evas_object_image.c: Remove a warning and... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
raster | and support obscured rects for clip-out if middle of... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
caro | free correctly each buffer in XCB engine |
commit | commitdiff | tree | snapshot |
2009-02-15 |
raster | fix minor bug in fill mode. |
commit | commitdiff | tree | snapshot |
2009-02-15 |
rephorm | don't return NaN for hue if r=g=b |
commit | commitdiff | tree | snapshot |
2009-02-12 |
cedric | * evas/lib/canvas/evas_async_events.c: Use memset... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
raster | in theory - (not tested yet) allow hitns to set middle... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
cedric | * evas/m4/ac_attribute.m4, |
commit | commitdiff | tree | snapshot |
2009-02-10 |
cedric | * evas/src/lib/include/evas_common.h, |
commit | commitdiff | tree | snapshot |
next |