Peter Korsgaard
cf96a9bec0
libevas: really fix x86 cpu optimization options handling
...
Disable all options by default, and only enable the applicable one.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-01-30 23:22:51 +01:00
Peter Korsgaard
a52db793e9
libevas: forcibly disable cpu optimization options if not applicable
...
Otherwise the configure script will automatically enable them for
potentially compatible targets.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-01-30 08:52:52 +01:00
Peter Korsgaard
d9382d641a
libevas: force smooth scaling option on
...
libevas fails to build if smooth scaling isn't enabled with unresolved
references to evas_common_map_rgba_internal and
evas_common_scale_rgba_in_to_out_clip_smooth.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-01-29 21:33:27 +01:00
Peter Korsgaard
bf7d98d841
libevas: Config.in: add upstream URL
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-01-29 10:49:59 +01:00
Peter Korsgaard
d4e64bd61b
libevas: autodetect cpu variant code tuning options
...
Similar to how we do it for ffmpeg.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-01-29 00:21:11 +01:00
Will Newton
73b942e57e
libevas: Add new package
...
[Peter: Config.in tweaks]
Signed-off-by: Will Newton <will.newton@imgtec.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-01-28 23:48:32 +01:00