Carsten Haitzler
349c4a337a
fix changelogs to mention release.
...
SVN revision: 65860
12 years ago
Carsten Haitzler
2f65a62d49
and now go to normal-like svn revs
...
SVN revision: 65806
12 years ago
Carsten Haitzler
68c86bcedf
revert my 1.x.99 stuff so i can branch.
...
SVN revision: 65803
12 years ago
Carsten Haitzler
558528b14f
and lets bump on to 1.x.99 (or so) for svn... and back to adding snap
...
rev.
SVN revision: 65802
12 years ago
Bruno Tarquini
44476d7e76
From: Bruno Tarquini <btarquini@gmail.com>
...
Subject: [Patch] expedite: fix segfault at exit
shutdown the engine before evas because Xext, Xrender and GL (loaded by evas)
seem to register a hook which is called in XCloseDisplay (in engine_shutdown()).
this segfault because evas_shutdown() should unload those libs, and so,
invalidate the hook pointer.
this bug was already noted by caro in @43373 :
> strangely, the xrender xlib and gl xlib engines are segfaulting when
XCloseDisplay is called (in the shutdown function). > It does not with soft
xlib. I absolutely don't know why.
with this proper fix, remove also Xext, Xrender from dependencies,
which are not used directly by expedite.
triggered by compiling with --as-needed, because it removed unused libs:
libXrender, libXext.
tested with xlib, gl and sdl engine
SVN revision: 65336
12 years ago
Vincent Torri
cc17bb4172
evil >= 1.0.0
...
SVN revision: 65307
12 years ago
Carsten Haitzler
21dd944587
fix to 1.0.0 not 0.1.0 for expedite alpha!
...
SVN revision: 65282
12 years ago
Carsten Haitzler
3ad840114c
update release candidate trees to their release version in preparation
...
for alpha
SVN revision: 65280
12 years ago
Carsten Haitzler
e1ee640287
fix copyign for expedite
...
SVN revision: 65246
12 years ago
Carsten Haitzler
bd165e48e1
update README for expedite
...
SVN revision: 65244
12 years ago
Carsten Haitzler
3271fb789e
up expedite to 0.9.999
...
SVN revision: 65231
12 years ago
Youness Alaoui
798a3e739c
Expedite: Add support for the PSL1GHT engine
...
SVN revision: 64780
12 years ago
Nicolas Aguirre
336c043d87
expedite: Add gl_cocoa support in expedite
...
SVN revision: 64654
12 years ago
ChunEon Park
7045c20e5b
expedite - warning--
...
12 years ago
Iván Briano
431a59333f
Work with static modules too
...
SVN revision: 63972
12 years ago
Youness Alaoui
da98dde899
Expedite: Do not call sync() if unavailable on the system (replaces #ifdef WIN32)
...
SVN revision: 63464
12 years ago
Youness Alaoui
e277ec0fbf
Expedite: Fix bug with mouse handling in sdl engine
...
A button press would send '1' as the button (the pressed state) and the
release would send '0', so evas would think button 1 was never released
so it would never register any button releases.
SVN revision: 63259
12 years ago
Youness Alaoui
ad8e55c611
Expedite: Add 480p as a supported resolution
...
SVN revision: 63255
12 years ago
Carsten Haitzler
3889c081cd
fix weighting calc for expedite
...
SVN revision: 63055
12 years ago
Boris Faure
a0de575d9f
remove .cvsignore files
...
SVN revision: 60246
13 years ago
Carsten Haitzler
1e4840e5de
disable filter tests.
...
SVN revision: 59897
13 years ago
Tom Hacohen
717e0ed2e6
Expedite textblock-intl: Correct the hebrew test string.
...
Note: It still doesn't make sense, but at least it now correctly tests BiDi
support.
SVN revision: 59874
13 years ago
ChunEon Park
0b475a7a46
expedite / removed warnings.
...
SVN revision: 59089
13 years ago
Brett Nash
d9d9ca82d1
Add brightness tests.
...
SVN revision: 59069
13 years ago
Carsten Haitzler
6ddaefaaf6
more tests that fail. woot.
...
SVN revision: 58999
13 years ago
Carsten Haitzler
2f2dd23ee4
more tests - use text as mask.. no go.
...
SVN revision: 58997
13 years ago
Carsten Haitzler
39635aa465
ooh so many more mask tests... and oh so many more mask bugs.
...
SVN revision: 58994
13 years ago
Tom Hacohen
60a3053453
Expedite tb-autoalign: Added an LRM to fix rendering in \n compat mode.
...
SVN revision: 58921
13 years ago
Vincent Torri
5067f72bcb
Expedite: warnings--
...
SVN revision: 58872
13 years ago
Vincent Torri
9b5b9e48a6
Expedite: use cross platform values
...
SVN revision: 58866
13 years ago
Carsten Haitzler
422ab6ba43
and fix filter api to be consistent with evas.. letalone all of efl.
...
VERB AT END!!!! (get/set/whatever)
SVN revision: 58749
13 years ago
Brett Nash
180423aefc
Add filter tests.
...
SVN revision: 58728
13 years ago
Brett Nash
758cbafbda
Expedite: Add image mask test.
...
SVN revision: 58727
13 years ago
Cedric BAIL
2a6efe355b
expedite: remove Evas GL Glew user.
...
SVN revision: 58361
13 years ago
Cedric BAIL
3a86dd96a7
expedite: remove deprecated Evas Quartz backend.
...
SVN revision: 58356
13 years ago
Carsten Haitzler
62c2d26768
only warm up if runing all tests
...
SVN revision: 57467
13 years ago
Brett Nash
ebe7b0745e
Expedite: Proxy tests: Add some proxy tests.
...
So this covers a basic image, and some text tests.
SVN revision: 56976
13 years ago
Carsten Haitzler
0eb947b47b
fix weight calcs!
...
SVN revision: 56252
13 years ago
Carsten Haitzler
04ed2e9e8b
fix weighting table! tasn brokesd it. :)
...
SVN revision: 56235
13 years ago
Vincent Torri
23b182c2f7
sync() does not exist on Windows (XP or CE)
...
SVN revision: 55982
13 years ago
Cedric BAIL
8050725f84
* expedite: another snapshot.
...
SVN revision: 55243
13 years ago
Tom Hacohen
0a90736d71
Expedite: Added a new test for textblock text appending.
...
SVN revision: 54990
13 years ago
Cedric BAIL
ba990a5681
* expedite: don't segv when GL SDL engine is not compiled.
...
SVN revision: 54593
13 years ago
Cedric BAIL
73c0ae2145
* expedite: increase version for snapshot.
...
SVN revision: 54513
13 years ago
Carsten Haitzler
f9b851a365
warm up cpu on auto-tests
...
SVN revision: 54332
13 years ago
Carsten Haitzler
627a2213b2
no more debian dir in our svn - debian now handles this tehmselves.
...
SVN revision: 54296
13 years ago
Cedric BAIL
2881402e2c
* expedite: fix stride usage (stride are indexing bytes not pixels).
...
SVN revision: 53030
13 years ago
Vincent Torri
755d81b728
fix gdi engine wrt shape windows fixes
...
SVN revision: 52417
13 years ago
Carsten Haitzler
11a0377961
add tests for yuv rotated map thing. :)
...
SVN revision: 51894
13 years ago
Lucas De Marchi
9572d6f406
Convert (hopefully) all comparisons to NULL
...
Apply badzero.cocci, badnull.coci and badnull2.cocci
This should convert all cases where there's a comparison to NULL to simpler
forms. This patch applies the following transformations:
code before patch ||code after patch
===============================================================
return a == NULL; return !a;
return a != NULL; return !!a;
func(a == NULL); func(!a);
func(a != NULL); func(!!a);
b = a == NULL; b = !a;
b = a != NULL; b = !!a;
b = a == NULL ? c : d; b = !a ? c : d;
b = a != NULL ? c : d; b = a ? c : d;
other cases:
a == NULL !a
a != NULL a
SVN revision: 51487
13 years ago