2009-10-12 |
raster | mini-speedups! |
commit | commitdiff | tree | snapshot |
2009-10-12 |
raster | more work on the gles + gl engine. |
commit | commitdiff | tree | snapshot |
2009-10-12 |
raster | and one more untested fix |
commit | commitdiff | tree | snapshot |
2009-10-12 |
raster | and fix more bits not tested yet |
commit | commitdiff | tree | snapshot |
2009-10-12 |
raster | remove _dends. old code. |
commit | commitdiff | tree | snapshot |
2009-10-12 |
raster | update build for gles on s3c6410 testing |
commit | commitdiff | tree | snapshot |
2009-10-11 |
raster | some infra for starting to handle dest-alpha (rgba... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
raster | keep locks for less - ie not arorund a loop calling... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
raster | fix autofoo make and included files etc. produce shader... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
raster | and delete u and v textures too |
commit | commitdiff | tree | snapshot |
2009-10-10 |
raster | fix yuv shader. right now. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
raster | yuv support is back now. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
raster | add --enable-gl-flavor-gles to force GLES flavor of... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
sachiel | bigger clipper |
commit | commitdiff | tree | snapshot |
2009-10-09 |
raster | oops missed file. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
raster | new gl engine. no one uses it anyway. not 100% complete... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
raster | dont retunr if invalid |
commit | commitdiff | tree | snapshot |
2009-10-08 |
caro | fix evas_init() when called several times but is failing |
commit | commitdiff | tree | snapshot |
2009-10-08 |
billiob | add a bunch of entries to some svn:ignore properties |
commit | commitdiff | tree | snapshot |
2009-10-08 |
raster | add external api call to call smart calc calls on al... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
caro | simplify evas_init() and evas_shutdown() a bit |
commit | commitdiff | tree | snapshot |
2009-10-07 |
cedric | * evas: Remove some llvm warning. |
commit | commitdiff | tree | snapshot |
2009-10-06 |
caro | * more quoting |
commit | commitdiff | tree | snapshot |
2009-10-02 |
sachiel | Added version and insert_after to box api |
commit | commitdiff | tree | snapshot |
2009-10-02 |
caro | use Eina macro for default log color |
commit | commitdiff | tree | snapshot |
2009-10-01 |
caro | call engine info_free() after output_free() |
commit | commitdiff | tree | snapshot |
2009-10-01 |
caro | fix eina logging in software_ddraw |
commit | commitdiff | tree | snapshot |
2009-10-01 |
raster | more patches from tom |
commit | commitdiff | tree | snapshot |
2009-09-30 |
raster | init some ptrs to null. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
raster | From: Tom <tom@stosb.com> (tasn) |
commit | commitdiff | tree | snapshot |
2009-09-28 |
sachiel | Use align == -1 for fill, and don't fill if not requested. |
commit | commitdiff | tree | snapshot |
2009-09-28 |
raster | add some macros/defin es to make life easier |
commit | commitdiff | tree | snapshot |
2009-09-28 |
raster | and fix async load thing hanging around... put in share... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
caro | * use Requires.private field in evas.pc if pkg-config... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
raster | i KNOW there is a bug here... the question is.. how... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
raster | account for padding too for too-big |
commit | commitdiff | tree | snapshot |
2009-09-24 |
caro | revert. I didn't see that the .c files were included... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
caro | * export _evas_log_dom_global as it can be used in... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
caro | fix double to Evas_Coord conversion warnings |
commit | commitdiff | tree | snapshot |
2009-09-23 |
caro | fix common configuration of VS |
commit | commitdiff | tree | snapshot |
2009-09-23 |
caro | move declaration of variables at the beginning of the... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
caro | make evas_module.c and evas_path.c compile with vc++ |
commit | commitdiff | tree | snapshot |
2009-09-23 |
caro | use size_t instead of int |
commit | commitdiff | tree | snapshot |
2009-09-23 |
caro | move the gradient2 main structure in a specific header... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
caro | last auto-import symbols |
commit | commitdiff | tree | snapshot |
2009-09-22 |
caro | more auto-import symbols |
commit | commitdiff | tree | snapshot |
2009-09-22 |
caro | auto-import symbols |
commit | commitdiff | tree | snapshot |
2009-09-22 |
caro | move declaration of variables at the beginning of the... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
raster | fix wrns.. and fix macro! |
commit | commitdiff | tree | snapshot |
2009-09-22 |
raster | and much pain and ganshing of teeth.. this took too... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
cedric | * evas: Use eina_log. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
raster | and be able to check for my libjpeg hacks and enable... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
raster | more work on jpeg region load. use some hacks i did... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
raster | handle regions for all jpeg types (cymk, rgb, gray... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
caro | move EINA_DEPRECATED to the beginning of the declaration |
commit | commitdiff | tree | snapshot |
2009-09-17 |
sachiel | Improve documentation for Evas, Ecore, Edje and Elementary. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
barbieri | dunno what's this crazy math, but it overflows on 64... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
raster | make loaders use "big image" macro to detect an image... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
raster | add "region" load opt. no loader handles it... yet |
commit | commitdiff | tree | snapshot |
2009-09-13 |
dieb | Trailing whitespaces--, remove wrong tabs. |
commit | commitdiff | tree | snapshot |
2009-09-11 |
raster | 1. make max image size a #define |
commit | commitdiff | tree | snapshot |
2009-09-07 |
raster | fix some possible mutex probs |
commit | commitdiff | tree | snapshot |
2009-09-05 |
caro | fix build when async events are not enabled |
commit | commitdiff | tree | snapshot |
2009-09-04 |
caro | evas_init() fails if eina_init() or evas_async_events_i... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
caro | remove trailing spaces |
commit | commitdiff | tree | snapshot |
2009-09-04 |
raster | 1. make smart callback calling faster with == instead... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
barbieri | fix eina to not use deprecated eina_error logging. |
commit | commitdiff | tree | snapshot |
2009-08-25 |
caro | masks should be correctly rotated in the xcb engine... |
commit | commitdiff | tree | snapshot |
2009-08-25 |
caro | we should try if shm is available |
commit | commitdiff | tree | snapshot |
2009-08-24 |
devilhorns | Return NULL to be consistent, not 0. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
raster | oh suncc - shut up! |
commit | commitdiff | tree | snapshot |
2009-08-17 |
raster | From: Mikhail Gusarov <dottedmag@dottedmag.net> |
commit | commitdiff | tree | snapshot |
2009-08-14 |
antognolli | Bugfix on directfb engine: |
commit | commitdiff | tree | snapshot |
2009-08-14 |
cedric | * evas: Garbage is back for opaque window without... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
cedric | * evas: Fix two render bugs : |
commit | commitdiff | tree | snapshot |
2009-08-14 |
cedric | * evas: gl_x11 window can't support alpha, as drawing... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
barbieri | fix evas box flow layouts to consider padding. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
barbieri | need to set trailing NULL as it will not be done automa... |
commit | commitdiff | tree | snapshot |
2009-08-09 |
devilhorns | Fix placement of __UNUSED__ |
commit | commitdiff | tree | snapshot |
2009-08-09 |
devilhorns | Formatting |
commit | commitdiff | tree | snapshot |
2009-08-07 |
devilhorns | Just Formatting. NO code changes. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
devilhorns | evas_object_resize patch to move evas_object_recalc_cli... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
cedric | * evas: gl_common now use Eina_Rectangle_Pool. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
cedric | * evas: Fix ticket #143 from Vincent Torri. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
raster | Ticket #372 - patch. fix. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
cedric | * eina: Add eina_cpu_count. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
devilhorns | Do not return a value if the function returns void. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
raster | back to pre ver's |
commit | commitdiff | tree | snapshot |
2009-07-29 |
raster | SNAPSHOT: svn-03 |
commit | commitdiff | tree | snapshot |
2009-07-28 |
barbieri | unbreak static savers, cedric pay attention to seds! |
commit | commitdiff | tree | snapshot |
2009-07-28 |
kwo | Add som m4 directory ignores. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
sachiel | Fix build of loaders |
commit | commitdiff | tree | snapshot |
2009-07-28 |
caro | clean dist rule |
commit | commitdiff | tree | snapshot |
2009-07-28 |
caro | remove uneeded declaration (to be symetric with xcb... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
cedric | * evas: Return Eina_Bool when it make sense. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
mickeyl | evas: add first bunch of typedefs for previously anonym... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
caro | * rename 'x11' to 'xlib' when it makes sense |
commit | commitdiff | tree | snapshot |
2009-07-12 |
barbieri | fix uninitialized problems reported by valgrind. |
commit | commitdiff | tree | snapshot |
2009-07-10 |
raster | cserve for evas now has a threaded loader - much better... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
raster | patch from: Mikhail Gusarov <dottedmag@dottedmag.net> |
commit | commitdiff | tree | snapshot |
next |