projects
/
framework
/
uifw
/
evas.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
big patch from Samsung SAIT (Advanced research group) for async multi-frame
[framework/uifw/evas.git]
/
src
/
lib
/
cache
/
evas_cache_image.c
2010-05-21
raster
big patch from Samsung SAIT (Advanced research group...
blob
|
commitdiff
2010-04-13
raster
oops. fix scalecache issue - would do a LOT of unload...
blob
|
commitdiff
|
diff to current
2010-04-12
raster
add ability to dump engine coontents (if engine support...
blob
|
commitdiff
|
diff to current
2010-03-24
cedric
* evas: improve thread rendering by moving image loadi...
blob
|
commitdiff
|
diff to current
2010-01-30
caro
* undef close() and open() in evas_module also for...
blob
|
commitdiff
|
diff to current
2009-12-24
cedric
* evas: Loader can now tell if they could be used...
blob
|
commitdiff
|
diff to current
2009-12-22
barbieri
fix evas image loading error reporting.
blob
|
commitdiff
|
diff to current
2009-12-20
raster
remove excess tex update on dirty. some formattign...
blob
|
commitdiff
|
diff to current
2009-12-19
caro
delete_me member is available on when async preload...
blob
|
commitdiff
|
diff to current
2009-12-18
cedric
* evas: Complete rewrite of evas image preload code.
blob
|
commitdiff
|
diff to current
2009-11-30
cedric
* evas_cache_image: At this point link to the cache...
blob
|
commitdiff
|
diff to current
2009-11-07
caro
fix evas compilation when async preload is disabled
blob
|
commitdiff
|
diff to current
2009-11-05
cedric
* evas_cache_image: Attempt to make a definitiv fix...
blob
|
commitdiff
|
diff to current
2009-11-05
raster
try uncondiutionalyl remove dropped images from preload...
blob
|
commitdiff
|
diff to current
2009-10-22
caro
Fix some warnings. I don't touch map code for now.
blob
|
commitdiff
|
diff to current
2009-09-28
raster
and fix async load thing hanging around... put in share...
blob
|
commitdiff
|
diff to current
2009-09-25
raster
i KNOW there is a bug here... the question is.. how...
blob
|
commitdiff
|
diff to current
2009-09-23
caro
use size_t instead of int
blob
|
commitdiff
|
diff to current
2009-09-22
raster
and much pain and ganshing of teeth.. this took too...
blob
|
commitdiff
|
diff to current
2009-09-16
raster
make loaders use "big image" macro to detect an image...
blob
|
commitdiff
|
diff to current
2009-09-15
raster
add "region" load opt. no loader handles it... yet
blob
|
commitdiff
|
diff to current
2009-09-11
raster
1. make max image size a #define
blob
|
commitdiff
|
diff to current
2009-06-17
cedric
* evas: Remove Evas_Bool.
blob
|
commitdiff
|
diff to current
2009-05-10
raster
fix load opts to only unload/reload if opts changed...
blob
|
commitdiff
|
diff to current
2009-05-01
raster
shared cache server++
blob
|
commitdiff
|
diff to current
2009-03-14
raster
use macros for lock/unlock in .c file
blob
|
commitdiff
|
diff to current
2009-01-23
barbieri
sorry, let's keep name coherent with others.
blob
|
commitdiff
|
diff to current
2009-01-23
barbieri
evas preload: do not lock mutex aready locked.
blob
|
commitdiff
|
diff to current
2009-01-23
barbieri
Fix image cache shutdown.
blob
|
commitdiff
|
diff to current
2009-01-23
barbieri
evas preload: keep the preload thread alive.
blob
|
commitdiff
|
diff to current
2009-01-23
barbieri
Remove all images pending preload before cache shuts...
blob
|
commitdiff
|
diff to current
2009-01-23
barbieri
Let's try to shutdown cache and fix delete problem.
blob
|
commitdiff
|
diff to current
2009-01-20
cedric
Correctly cancel each image object and not all at once.
blob
|
commitdiff
|
diff to current
2009-01-19
cedric
* evas/src/lib/cache/evas_cache_image.c,
blob
|
commitdiff
|
diff to current
2008-12-26
barbieri
fix locking around entry_surface_alloc.
blob
|
commitdiff
|
diff to current
2008-12-23
barbieri
Possible last try to fix async imagre preload race...
blob
|
commitdiff
|
diff to current
2008-12-23
barbieri
fix bugs spotted by clang static analyser.
blob
|
commitdiff
|
diff to current
2008-12-20
barbieri
fix image preload signature and make it callback if...
blob
|
commitdiff
|
diff to current
2008-12-09
cedric
Remove use of evas_hash from evas and use directly...
blob
|
commitdiff
|
diff to current
2008-12-02
raster
ok - revert scalecache until leak fixed.
blob
|
commitdiff
|
diff to current
2008-12-02
raster
quick - evas scalecache put this in svn do i dont lose...
blob
|
commitdiff
|
diff to current
2008-11-05
caro
Big patch to make Evas work (more or less) with Windows CE:
blob
|
commitdiff
|
diff to current
2008-10-31
cedric
eina_hash_foreach doesn't allow safe removal of entry...
blob
|
commitdiff
|
diff to current
2008-10-21
cedric
Remove Evas_List from Evas.
blob
|
commitdiff
|
diff to current
2008-10-17
cedric
Replace heavy snprintf by eina convertion functions.
blob
|
commitdiff
|
diff to current
2008-10-17
cedric
Move from Evas_Object_List to Eina_Inlist and completly...
blob
|
commitdiff
|
diff to current
2008-10-15
cedric
Switch evas internal use of evas_stringshare to eina_st...
blob
|
commitdiff
|
diff to current
2008-09-16
cedric
Add image preloading support.
blob
|
commitdiff
|
diff to current
2008-08-20
cedric
Need to correctly initialize this value.
blob
|
commitdiff
|
diff to current
2008-08-20
cedric
* evas/src/lib/cache/evas_cache_image.c: Fix a typo...
blob
|
commitdiff
|
diff to current
2008-08-17
raster
move around - flatter.
blob
|
commitdiff
|
diff to current