You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
jiin.moon c4dfca2b01 expedite: add test case for image masking 9 years ago
data remove .cvsignore files 12 years ago
m4 expedite: use beta API. 10 years ago
src expedite: add test case for image masking 9 years ago
win32 update Visual Studio project files 14 years ago
.gitignore expedite: Ignore generated spec file 11 years ago
AUTHORS added Jaeun Choi to author list. 10 years ago
COPYING fix copyign for expedite 12 years ago
COPYING-PLAIN add expedite to cvs! finally! :) it's in decent shape. 17 years ago
ChangeLog expedite: test and benchmark lines. 11 years ago
INSTALL add expedite to cvs! finally! :) it's in decent shape. 17 years ago
Makefile.am missing files to remove during maintainer-clean rule 16 years ago
NEWS expedite: test and benchmark lines. 11 years ago
README and up ver to 1.7.99 now in svn. nack to svnrev num at end. 11 years ago
autogen.sh * use an m4 macro to detect engines; faster for adding new engines 16 years ago
configure.ac expedite: add test case for image masking 9 years ago
expedite.spec.in The previous commit was a slight fix on the efl spec for an error I made, its comment applies to this commit: adapt rpm specs to the new efl dependency instead of several independent dependencies. 11 years ago

README

Expedite 1.7.99

******************************************************************************

FOR ANY ISSUES PLEASE EMAIL:
enlightenment-devel@lists.sourceforge.net

******************************************************************************

Requirements:
-------------
Must have:
libc
libm
evas (at least 1.1.0)

This is meant to be a detailed and comprehensive benchmark suite for Evas.

The images can be interchanged for demonstration purposes. Logo.png should
have some areas of alpha to demonstrate transparency.

------------------------------------------------------------------------------
COMPILING AND INSTALLING:

./configure
make
(as root unless you are installing in your users directories):
make install