projects
/
profile
/
ivi
/
evas.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/evas.git
2010-07-31
devilhorns
Buffer engine is desired/needed else livethumb previews...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-31
devilhorns
Remove some unused variables/dead assignments.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-31
devilhorns
Remove unused variable(s).
commit
|
commitdiff
|
tree
|
snapshot
2010-07-31
devilhorns
Comment out dead assignment(s).
commit
|
commitdiff
|
tree
|
snapshot
2010-07-31
devilhorns
Fix evas_module clean 'bug'. NB: Not really an issue...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-31
devilhorns
Cleanup some clang reports.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-31
devilhorns
Add missing break for case.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-31
devilhorns
Add missing break for case statement.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-31
devilhorns
'cache' is unused here.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
nash
Two fixes: Use the correct string for the stringshare and
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
nash
Use strnlen... NFI if this works yet.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
nash
Fix word/metric cache to use strlen
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
nash
Fix the compile error: Doesn't fix massive performance...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
raster
aaah yes. get the ref -1 as free will dec it.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
cedric
* evas: remove generated file.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
raster
need to add null items for item format things (inserted...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
raster
now work?
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
nash
Documentation for neon, word and metric caching in...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
nash
Minor fixes to font drawing with metric caching enabled.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
devilhorns
Make evas build again (here at least).
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
tasn
Evas: Changing the font engine to work with Eina_Unicod...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
raster
try this one
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
nash
...but don't draw twice
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
nash
Fall through to slow path if no word and metric cache
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
nash
Don't try and render wordcache if GL is on, and metric...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
raster
add new win before deleting old.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
raster
and add in the 8bpp gray stuff
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
raster
From: Alexander Kerner <alexander.kerner@googlemail...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
nash
Bloody fenceposts. Draw the right stuff when rendering...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
nash
Use memcmp instead of stringshare. Much faster.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
nash
Some improvements to 90 degree rotated neon.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
nash
Bump the default buffer size. USeful for expedite ;-)
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
nash
Tweaks to neon text: Help with some bugs at least.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
nash
Minor fix: Don't render text if there is nothing to do
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
nash
Generally speaking, dereffing uninited pointners is...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
cedric
* evas: make WORD/METRIC cache work with pipe rendering.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
cedric
* evas: fix fribidi lock.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
cedric
* evas: font config access is not thread safe at all...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
cedric
* evas: METRIC and WORD cache require stringshare...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
cedric
* evas: unbreak pipe rendering, that was a long break.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
cedric
* evas: ignore build file.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-17
devilhorns
Use eina_stringshare_replace rather than several _del...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
barbieri
Fix invalid access if using async-render
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
barbieri
Fix soft16 preload by replicating Image_Entry::info.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
etrunko
Ability to disable NEON code in runtime
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
lucas
Remove unneeded code with notnull.cocci script
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
raster
bitrot-- > work again (minus map features etc. tho)
commit
|
commitdiff
|
tree
|
snapshot
2010-07-11
raster
a more correct version of the dso fix.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
watchwolf
the min size of the box is the sum of the items min...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
devilhorns
Move Evas (and associated headers) to their own dir...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
lucas
Remove NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
nash
Add more control over word-cache size. Also really...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
nash
Don't check alloca, it's like checking the stack exists.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
nash
Some fixes for internation support and word cache
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
nash
Put a FIXME where someone doesn't understand alloca.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
nash
Only use work and metric cacheing on 3 character or...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
nash
Renable 'free' for word cache
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
nash
Not pure, don't need to care about results.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-01
raster
no! include this!
commit
|
commitdiff
|
tree
|
snapshot
2010-07-01
raster
ok - i think this can double-check if neon code can...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-01
lucas
Use macro to get container of inlist
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
tasn
evas: Removed the obsolete Arabic shaping as it's now...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
cedric
* Evas: deprecating gradient API.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
nash
Neon fixes for text rendering
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
nash
whitespace --
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
nash
Suppress warnign about dropping const (AKA: C is stupid)
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
raster
and final post snap - next releasename
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
raster
snap+release
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
raster
Snapshot evas
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
nash
Fic names of caching vars.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-23
caro
fix linking with mingw
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
bdilly
Add 3 missing symbols to escape strings
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
raster
try no surf/context etc. on free in egl.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-21
raster
use before freeing to make sure context is right
commit
|
commitdiff
|
tree
|
snapshot
2010-06-20
raster
warnings--
commit
|
commitdiff
|
tree
|
snapshot
2010-06-18
cedric
* configure.ac: take inept translation a little...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-16
nash
Some more Neon updates: 180 degress.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
nash
Don't double declare len
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
nash
Remoive extra #endif
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
nash
Add experimental word and metric caching.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
barbieri
Although evas_debug is flagged with "debug" in the...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
barbieri
SVN_REPO_PATH envvar during autoconf to use svnversion...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
caro
it seems that gcc 4.5.0 on Windows does not like my...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
caro
use function pointers
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
caro
use (A)RGB_JOIN macro
commit
|
commitdiff
|
tree
|
snapshot
2010-06-06
raster
restore after snap/release
commit
|
commitdiff
|
tree
|
snapshot
2010-06-06
raster
Snapshot evas
commit
|
commitdiff
|
tree
|
snapshot
2010-06-06
caro
as we use fopen ourself, no need to use the wrapping...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-06
raster
post-snap anr release.. reset svn back.. this time...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-06
raster
Snapshot evas
commit
|
commitdiff
|
tree
|
snapshot
2010-06-06
raster
post release - move relname to pre-svn again.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-06
raster
Snapshot evas
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
devilhorns
No reason to include the same header twice.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
cedric
* evas: make it possible to call unload_all from surfa...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
raster
clean up smart cb descriptions on del.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
raster
change svnversion shell goop to nuke sed and just use...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
raster
fix valgrind complaint - indeed corner case.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
sachiel
Let git-svn users get the right revision number to...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
raster
fix crash on null yuv.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
rui
Support for new module loaders for BMP and TGA... if...
commit
|
commitdiff
|
tree
|
snapshot
next