Go to file
Eduardo Lima (Etrunko) 16aadf578f 1.7.9 Release
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
2013-09-10 15:30:39 -03:00
data remove .cvsignore files 2011-06-12 21:38:37 +00:00
m4 Expedite: warnings-- 2011-04-24 17:14:34 +00:00
src vincent wanted 16bit ddraw gone from expedite.. so it shall be! 2012-08-13 10:17:48 +00:00
win32 update Visual Studio project files 2010-04-10 13:00:02 +00:00
.gitignore eet, eina, eio, embryo, ethumb, evas, expedite: Updated .gitignore 2012-04-03 13:43:31 +00:00
AUTHORS expedite - updated AUTHORS 2012-06-15 06:46:57 +00:00
COPYING fix copyign for expedite 2011-11-15 11:49:34 +00:00
COPYING-PLAIN add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
ChangeLog 1.7.9 Release 2013-09-10 15:30:39 -03:00
INSTALL add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
Makefile.am missing files to remove during maintainer-clean rule 2008-04-18 21:19:16 +00:00
NEWS 1.7.9 Release 2013-09-10 15:30:39 -03:00
README Updating README files for 1.7.4 release and including missing city.h headers for eina tests 2012-12-21 12:52:22 +00:00
autogen.sh * use an m4 macro to detect engines; faster for adding new engines 2008-03-23 19:39:17 +00:00
configure.ac 1.7.9 Release 2013-09-10 15:30:39 -03:00
expedite.spec.in Update spec, make it autogenerated and add expedite.spec to svn:ignore 2012-08-18 08:24:07 +00:00

README

Expedite 1.7.4

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

 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