index
:
~slomo/efl
gst-1.0
master
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-05
efl: actually test and make pkgbuild work.
Carsten Haitzler (Rasterman)
2
-21
/
+42
2013-06-05
evas: Standardize autofoo makefile.am for binary loaders to look like the res...
Carsten Haitzler (Rasterman)
1
-8
/
+2
2013-06-05
evas: mirror partial swap fix in wl egl and move to alloca for rect buf.
Carsten Haitzler (Rasterman)
2
-9
/
+6
2013-06-05
evas: fix partual swap rect output list - coords wrong.
Carsten Haitzler (Rasterman)
1
-1
/
+1
2013-06-05
Evas: fix gif cannot decode alpha value correctly.
Jiyoun Park
3
-9
/
+29
2013-06-05
edje/edje_program - clean code
ChunEon Park
1
-1241
/
+1241
2013-06-05
edje/main - incorrect size set
ChunEon Park
1
-1
/
+1
2013-06-04
edje_cc: Add -dd/--data_dir option
Eduardo Lima (Etrunko)
3
-3
/
+24
2013-06-04
evas/wayland_egl: Workaround for map perspective issues.
Rafael Antognolli
1
-2
/
+2
2013-06-04
evas: let's welcome this nice set of bug fixes.
Cedric Bail
3
-0
/
+6
2013-06-04
evas/cserve2: fix jpeg loader crash (invalid free)
Jean-Philippe Andre
1
-4
/
+5
2013-06-04
evas/cserve2: fix crash in server side when sending SIGINT.
Jean-Philippe Andre
1
-17
/
+23
2013-06-04
evas/cserve2: fix SIGFPE in expedite test case.
Jean-Philippe Andre
1
-2
/
+5
2013-06-04
evas/cserve2: fix crash in cserve2's font loading mechanism.
Jean-Philippe Andre
1
-10
/
+27
2013-06-04
evas/cserve2: fix memory leak when changing font hinting.
Jean-Philippe Andre
1
-0
/
+11
2013-06-04
evas/cserve2: add lots of error checks in the client side.
Jean-Philippe Andre
4
-128
/
+270
2013-06-04
match egl changes in x11 with wl.
Carsten Haitzler (Rasterman)
1
-9
/
+2
2013-06-04
evas gl: do not assume querying extension strings are extns in glx and egl.
Carsten Haitzler (Rasterman)
2
-24
/
+4
2013-06-04
eet: for more safety let eet handle the reference to the file.
Cedric Bail
1
-2
/
+2
2013-06-04
eina: add eina_file_dup.
Cedric Bail
4
-1
/
+22
2013-06-04
evas: refactorize gl texture creation code.
Cedric Bail
1
-59
/
+42
2013-06-04
evas: make it usable from modules.
Cedric Bail
2
-3
/
+3
2013-06-04
evas/cserve2: fix fonts flags.
Jean-Philippe Andre
3
-6
/
+7
2013-06-04
edje - use Eina_Bool
ChunEon Park
3
-22
/
+22
2013-06-04
edje/edje_cc_parser - support [] markers for indexing values
ChunEon Park
1
-4
/
+37
2013-06-04
NEWS: little cleanup of news.
Cedric Bail
1
-44
/
+51
2013-06-04
evas: correctly detect if loader support asynchronous preloading.
Cedric Bail
6
-13
/
+18
2013-06-04
evas: add support for engine specific extention during thread task.
Cedric Bail
8
-18
/
+94
2013-06-04
ecore: actually return the real value, even if they were the same in this case.
Cedric Bail
1
-1
/
+1
2013-06-04
evas: add infra to block the main loop from evas.
Cedric Bail
2
-1
/
+144
2013-06-03
Support for -1.0 @ text ellipsis fields -- for not ellipsizing it at all.
Ederson Desouza
3
-2
/
+9
2013-06-03
edje/edje_cc - remove white spaces
ChunEon Park
1
-520
/
+520
2013-06-03
Eo: improve error message.
Daniel Zaoui
1
-2
/
+2
2013-06-03
fill in news/changelogs i've been too lazy to put in. :) *BAD RASTER*
Carsten Haitzler (Rasterman)
2
-1
/
+117
2013-06-03
fix edje parts of type GROUP on size min calc to calc the child groups too
Carsten Haitzler (Rasterman)
3
-2
/
+21
2013-06-03
evas: Fix evas gif image loader for libgif version 5
Simon
1
-1
/
+16
2013-06-03
edje_entry: password entry should not be selected when doublc clicked
Ryuan Choi
1
-12
/
+3
2013-05-31
add embryo params for proxy src visible/clip
Mike Blumenkrantz
3
-2
/
+54
2013-05-31
evas - fixed source clip. If the source object is a evas primitive object, th...
ChunEon Park
3
-16
/
+47
2013-05-31
fix slowdown as a result of fixing text ascent/descent for fontsets from tom.
Carsten Haitzler (Rasterman)
2
-0
/
+17
2013-05-31
edje - support edc proxy.source_clip
ChunEon Park
8
-5
/
+29
2013-05-31
continuation of ascent/descent fix by tom - make textblock work too.
Carsten Haitzler (Rasterman)
1
-4
/
+44
2013-05-31
Add new wayland_egl engine that does buffer age, double/triple
Chris Michael
2
-39
/
+2272
2013-05-31
Add evas_wl_main file.
Chris Michael
1
-0
/
+307
2013-05-31
Add start of new wayland_egl engine code.
Chris Michael
1
-0
/
+374
2013-05-31
Add evas_engine header file
Chris Michael
1
-0
/
+82
2013-05-31
Add new Evas_Engine_Wayland_Egl header.
Chris Michael
1
-0
/
+47
2013-05-31
Remove old wayland_egl engine code in prep for rewrite to use gl_common.
Chris Michael
4
-4280
/
+0
2013-05-31
edje - support edc source_visible
ChunEon Park
8
-5
/
+39
2013-05-31
edje - indent fix.
ChunEon Park
1
-1098
/
+1097
[prev]
[next]