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.
 
 
 
 
 
 
Cedric BAIL 98b733080e expedite: remove software_sdl backend and use buffer instead. 12 years ago
data remove .cvsignore files 12 years ago
m4 Expedite: warnings-- 13 years ago
src expedite: remove software_sdl backend and use buffer instead. 12 years ago
win32 update Visual Studio project files 14 years ago
.gitignore expedite: Updated .gitignore 12 years ago
AUTHORS From: Bruno Tarquini <btarquini@gmail.com> 12 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 fix changelogs to mention release. 12 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 add expedite to cvs! finally! :) it's in decent shape. 17 years ago
README update README for expedite 12 years ago
autogen.sh * use an m4 macro to detect engines; faster for adding new engines 16 years ago
configure.ac Expedite: evil needed, now 12 years ago
expedite.oe Expedite 0.7.0 now with a nicer look! Reworked graphics to bring it more in-line with EFL current look. Also added a logo.png file that can be easily changed without upsetting the start interface. If you use this version, you may experience different performance results in comparision to the older version so please consider this when using it for benchmarking. 14 years ago
expedite.spec Expedite 0.7.0 now with a nicer look! Reworked graphics to bring it more in-line with EFL current look. Also added a logo.png file that can be easily changed without upsetting the start interface. If you use this version, you may experience different performance results in comparision to the older version so please consider this when using it for benchmarking. 14 years ago

README

Expedite 1.0.0

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

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