parent
3271fb789e
commit
bd165e48e1
1 changed files with 25 additions and 2 deletions
@ -1,6 +1,29 @@ |
||||
Expedite 0.7.0 |
||||
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. |
||||
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 |
||||
|
||||
|
Loading…
Reference in new issue