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
path:
root
/
src
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-26
evas: allow fuzziness on the texture format returned by GL.
Cedric Bail
1
-1
/
+37
2013-11-25
evas - gl engine - async texture upload - protect null tex handle access
Carsten Haitzler (Rasterman)
1
-9
/
+17
2013-11-21
evas - map fast path for rectangular objects had color mul wrong
Carsten Haitzler (Rasterman)
1
-7
/
+15
2013-11-21
ecore_evas: No error if window creation fails
Sebastian Dransfeld
1
-5
/
+5
2013-11-21
evas: No error if blacklisted, just warn
Sebastian Dransfeld
1
-8
/
+8
2013-11-18
evas: those if (re) are useless indeed.
Cedric Bail
1
-2
/
+2
2013-11-17
oops - remove printf debug.
Carsten Haitzler (Rasterman)
1
-1
/
+0
2013-11-17
evas - evasgl ... make osmesa sw render support work again
Carsten Haitzler (Rasterman)
1
-5
/
+13
2013-11-16
evas - gl - osmesa also try older osmesa major versions
Carsten Haitzler (Rasterman)
1
-11
/
+18
2013-11-15
Don't call input panel show/hide methods unless input_panel_enabled is
Chris Michael
1
-3
/
+6
2013-11-15
Unify ecore_evas resize code across both shm and egl engines.
Chris Michael
3
-228
/
+52
2013-11-15
Add function prototype for _ecore_evas_wl_common_resize
Chris Michael
1
-0
/
+1
2013-11-15
evas: fix potential similar problem as with GL X11 backend with wrong context...
Cedric Bail
1
-2
/
+8
2013-11-15
evas: fix a missing eglMakeCurrent in image_cache_flush/image_cache_set in th...
Wonsik Jung
1
-0
/
+5
2013-11-14
Fix some formatting
Chris Michael
1
-6
/
+6
2013-11-14
Remove blank line
Chris Michael
1
-1
/
+0
2013-11-13
evas_gl : Fixed macro substitution bug in evas_gl
Sung W. Park
1
-2
/
+2
2013-11-10
eina: avoid warning.
Cedric BAIL
1
-0
/
+1
2013-11-10
ecore_evas: use portable infrastructure to detect page size.
Cedric BAIL
1
-1
/
+4
2013-11-10
eina: use portable infrastructure to detect page size.
Cedric BAIL
1
-2
/
+4
2013-11-09
warning--
Carsten Haitzler (Rasterman)
1
-1
/
+1
2013-11-09
evas - gl engine - this fixes the breakages in new nvidia drivers
Carsten Haitzler (Rasterman)
1
-6
/
+6
2013-11-07
evas: Nice catch from Coverity, fix defect CID 1126097, 1126096 and 1126088.
Cedric Bail
1
-3
/
+2
2013-11-04
ecore/wayland: Use eina_inlist instead of wl_list for globals.
Rafael Antognolli
1
-2
/
+2
2013-11-04
evas/x11: Fix Xlib swapper buffer size
Jean-Philippe Andre
1
-0
/
+2
2013-11-01
ecore/wayland: Add ecore_wl_window_keyboard_get().
Rafael Antognolli
1
-1
/
+1
2013-11-01
ecore/wayland: Set win->resizing flag inside ecore_wl_resize().
Rafael Antognolli
2
-2
/
+0
2013-11-01
ecore/wayland: Set win->moving from inside ecore_wayland.
Rafael Antognolli
1
-4
/
+1
2013-11-01
ecore(_evas)/wayland: Move frame callback to engine data.
Rafael Antognolli
2
-10
/
+16
2013-11-01
ecore/wayland: Add title_set and class_name_set APIs.
Rafael Antognolli
3
-20
/
+4
2013-11-01
ecore_evas/wayland: Do not update opaque region to the same value.
Rafael Antognolli
1
-6
/
+0
2013-11-01
ecore/wayland: Remove attributes that are not used anymore.
Rafael Antognolli
3
-25
/
+2
2013-11-01
Fix compiler warning: Need to define _state_update function early as
Chris Michael
1
-6
/
+6
2013-10-31
ecore/wayland: Do not store "edges" in Ecore_Wl_Window.
Rafael Antognolli
3
-7
/
+1
2013-10-31
ecore/wayland: Do not use win->id directly.
Rafael Antognolli
3
-4
/
+4
2013-10-31
ecore/wayland: Make Ecore_Wl_Input private.
Rafael Antognolli
1
-4
/
+8
2013-10-31
ecore/wayland: Hide Ecore_Wl_Display.
Rafael Antognolli
1
-2
/
+7
2013-10-31
Ok, This actually fixes maximized state properly now :) Basically, we
Chris Michael
1
-3
/
+4
2013-10-31
Fix ecore_evas_wayland maximized support to function properly
Chris Michael
1
-4
/
+3
2013-10-31
Implement ability to call the ecore_evas state_change function if
Chris Michael
1
-2
/
+11
2013-10-31
whitespace--
Chris Michael
1
-1
/
+1
2013-10-31
Call _ecore_evas_mouse_move_process function on mouse_in and mouse_out
Chris Michael
1
-0
/
+2
2013-10-30
evas/cserve2: Fix image preload with gl-x11 engine
Jean-Philippe Andre
5
-7
/
+80
2013-10-30
evas - gif loader rewrite (clean up code, document it a lot AND fix bugs)
Carsten Haitzler (Rasterman)
1
-814
/
+602
2013-10-30
EvasGL: cleaning up unnecessary code.
Sung W. Park
3
-58
/
+0
2013-10-29
On a focus_in event, if the ecore_evas already has focus, don't resend
Chris Michael
1
-1
/
+2
2013-10-29
If mouse is already inside the ecore_evas, then we don't need to call
Chris Michael
1
-4
/
+3
2013-10-29
evas/cserve2: Fix error path in evas_cache2_image_writable()
Jean-Philippe Andre
1
-1
/
+8
2013-10-28
ecore/wayland: Use sync callback to report end of ecore_wl_init().
Rafael Antognolli
2
-4
/
+0
2013-10-28
Revert "change init done bindings."
Rafael Antognolli
2
-0
/
+4
[next]