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