Carsten Haitzler
89f0b3024e
add some more tests
...
SVN revision: 39746
14 years ago
Daniel Kolesa
4a4f36a2d0
i found it is useless and cdbs is setting up prefix automatically.
...
SVN revision: 39695
14 years ago
Daniel Kolesa
608f052d11
forgot to add --prefix=/usr
...
SVN revision: 39694
14 years ago
Daniel Kolesa
f6bc5a6936
Updated debian stuff everywhere.
...
SVN revision: 39693
14 years ago
Vincent Torri
69c4c4d43e
copy/paste error
...
SVN revision: 39678
14 years ago
Vincent Torri
0f6c7f1ede
fail if evas_engine_info_set() fails
...
SVN revision: 39671
14 years ago
Vincent Torri
7db88370f1
* use the enum to set the backend in software X11 engines
...
* update to the new merged xrender engine
SVN revision: 39666
14 years ago
Carsten Haitzler
3c7eeebd80
patch from Tiago Falcão - exit after test.
...
SVN revision: 39466
14 years ago
Vincent Torri
d1bc991a59
fix variable name
...
SVN revision: 39150
14 years ago
Vincent Torri
83208cc516
add xrender xcb engine test
...
SVN revision: 39137
14 years ago
Cedric BAIL
8fa4b3536b
.
...
* expedite/src/bin/Makefile.am: Put script in package
SVN revision: 39081
14 years ago
Jaime Thomas
f04f15a224
Typo.
...
SVN revision: 39068
14 years ago
Carsten Haitzler
51d3cd58d5
add more tests. more realistic.
...
SVN revision: 39053
14 years ago
Carsten Haitzler
84ca8956bd
add new test.
...
SVN revision: 39052
14 years ago
Vincent Torri
176b302b4e
free memory used by menu items when exiting expedite
...
SVN revision: 39023
14 years ago
Carsten Haitzler
1ebcebfc0f
fix tests...
...
SVN revision: 38785
15 years ago
Carsten Haitzler
eb4dcda378
fix tsts for pow2
...
SVN revision: 38704
15 years ago
Carsten Haitzler
f71283318d
add some tests... for some optimisations... :)
...
SVN revision: 38691
15 years ago
Carsten Haitzler
3eb9d97917
allow selecting of specific tests from the cmd-line and listing of them
...
SVN revision: 38690
15 years ago
Vincent Torri
b1def4bcfd
typo
...
SVN revision: 38648
15 years ago
Carsten Haitzler
8430b178c9
fix the copying license to
...
1. get rid of grammar mistake
2. refer to COPYING-PLAIn correctly as the filename
3. be more explicit on "shipping source" due to ambiguity (this makes it what
it was intended to be and that is GPL compatible).
this does not modify the LGPL libs... or GPL apps etc. - only those using the
original COPYING from e. author and dates at the top remain the same.
SVN revision: 38569
15 years ago
Gustavo Sverzut Barbieri
45b90e26e2
Add expedite-cmp to create nice comparison tables for expedite results.
...
Python script that outputs both console and html comparison
sheets/table for results, a good run is:
expedite -e x11 -a > expedite-x11.log
expedite -e xr -a > expedite-xr.log
expedite -e gl -a > expedite-gl.log
# text, with colors!
expedite-cmp -p expedite-x11.log expedite-xr.log expedite-gl.log
# html
expedite-cmp -p -r html expedite-x11.log expedite-xr.log expedite-gl.log > expedite-cmp.html
SVN revision: 38553
15 years ago
Daniel Kolesa
a87d047eaa
Added debian/rules files with a new permissions set(755).
...
SVN revision: 38519
15 years ago
Daniel Kolesa
0e5736e9c3
prepare debian rules files for new chmod permissions.
...
SVN revision: 38518
15 years ago
Daniel Kolesa
a8ccc15ad1
Added new set of debian subdirs.
...
BROKEN/etox
e
ecore
e_dbus
edje
edje_editor
edje_viewer
eet
efreet
eina
elicit
elitaire
embryo
E-MODULES-EXTRA
emotion
emphasis
empower
emprint
enhance
enity
entrance
ephoto
epsilon
esmart
estickies
etk
etk_extra
evas
evolve
ewl
exhibit
exml
expedite
imlib2
imlib2_loaders
MISC/engage
OLD/eclair
OLD/engrave
OLD/enotes
OLD/entrance_edit_gui
OLD/e_utils
OLD/evoak
OLD/examine
OLD/iconbar
PROTO/etk_server
PROTO/exchange
PROTO/extrackt
rage
SVN revision: 38399
15 years ago
dm
90071951fe
Expedite Win32 VS8 project added
...
SVN revision: 38285
15 years ago
Vincent Torri
625e0119a4
* missing var
...
* allow the export of symbols with VC++
SVN revision: 38249
15 years ago
Carsten Haitzler
f25f609de9
vtorri's xcb x11 engine merge for expedite
...
SVN revision: 38174
15 years ago
Vincent Torri
54401e6a7d
ddraw and direct3d engines: link against libgdi32.a because of GetDeviceCaps
...
SVN revision: 38073
15 years ago
Carsten Haitzler
c816e3f93c
enable caches and fix 1 test ot do what it was meant to do...
...
SVN revision: 37839
15 years ago
Vincent Torri
d8ecd625fd
* configure reorganisation
...
* add gdi backend to the Windows CE engine
SVN revision: 37715
15 years ago
Carsten Haitzler
f329fb2d60
add 4 tests to test drawing the same thing again and again at the same size
...
SVN revision: 37446
15 years ago
Cedric BAIL
9244f9c42c
Forgot to correctly initialize pkg-config check.
...
SVN revision: 37271
15 years ago
Vincent Torri
7aa7a7adb2
use evil for mingw32ce compiler
...
SVN revision: 37211
15 years ago
Cedric BAIL
8b0a1e2a66
Remove Evas list from Expedite and move to Eina list.
...
SVN revision: 36966
15 years ago
Peter Wehrfritz
9e60f16624
configure.in -> configure.ac
...
SVN revision: 36364
15 years ago
Carsten Haitzler
e11761cb40
tim horton's expedite patches part 2 - add files.
...
SVN revision: 36109
15 years ago
Carsten Haitzler
745377bbba
tim horton's expedite quartz engine patches
...
SVN revision: 36108
15 years ago
Cedric BAIL
e7dbbf1e4e
Add image preloading support.
...
This should work without performance impact for all engine.
SVN revision: 36018
15 years ago
Gustavo Sverzut Barbieri
fea935c9ae
Patch by Denis Oliver Kropp.
...
SVN revision: 35854
15 years ago
Gustavo Sverzut Barbieri
7a278c33d9
Less debug for expedite directfb.
...
SVN revision: 35853
15 years ago
doursse
cb03952c56
set the size in the engine info
...
SVN revision: 35149
15 years ago
doursse
42cf8cbb25
make the windows non resizable on Windows, fix error management for the glew and software_16_ddraw tests
...
SVN revision: 35050
15 years ago
doursse
ea8c947317
add software xcb engine support, minor reorganization of some inclusing / checks etc...
...
SVN revision: 35020
15 years ago
doursse
8124d72e75
initialisation of direct3d and glew are in their respective engine, now. minor formatting
...
SVN revision: 34913
15 years ago
doursse
3e4997c06a
remove directdraw initialisation as the engine takes care of that. clean the mem on failure
...
SVN revision: 34904
15 years ago
Sebastian Dransfeld
776dc06205
ignore++
...
SVN revision: 34864
15 years ago
Cedric BAIL
2d96aea2b2
Deleting previous tests object was counted as part of the current test. So
...
you could have different result when running them one after the other or
all of them. Their is still one draw back, we dont count this time at all now.
SVN revision: 34794
15 years ago
Cedric BAIL
c4d9eccc70
Add pal, 720p resolution and sdl-16 engine help text.
...
SVN revision: 34678
15 years ago
doursse
4d1efa3850
add DirectDraw backend. Seems faster on pda's that have it
...
SVN revision: 34668
15 years ago