platform/upstream/efl.git
2017-04-18 Chris Michaelecore-drm2: Add library symlink to merge atomic commit...
2017-04-18 Chris Michaelecore-drm2: Add API function to set plane destination
2017-04-18 Chris Michaelecore-drm2: Store plane src values on assign
2017-04-18 Chris Michaelecore-drm2: Add hardware plane functions
2017-04-18 Chris Michaelecore-drm2: Cleanup list of output planes on output_destroy
2017-04-18 Chris Michaelecore-drm2: Move defines for CAP_CURSOR sizes to privat...
2017-04-18 Chris Michaelecore-drm2: Store cursor size on device
2017-04-18 Chris Michaelecore-drm2: Support multiple planes on a given output
2017-04-18 Chris Michaelecore-drm2: Add support for plane formats
2017-04-18 Chris Michaelecore-drm2: Remove old atomic flipping code
2017-04-18 Chris Michaelecore-drm2: Add opaque structure to represent a hardwar...
2017-04-18 Chris Michaelecore-drm2: Disable driver whitelist tests
2017-04-18 Derek Foremanecore_drm2: Add ecore_drm2_fb_dmabuf_import
2017-04-18 Derek Foremanecore_drm2: store 4 handles, strides, and planes
2017-04-18 Derek Foremanecore_drm2: Use library function instead of ioctl for...
2017-04-18 Jean-Philippe... eo: Use COW to save 8~16 bytes per object
2017-04-18 Jeeyong Umedje_cc: Clean up repeated code in color setter
2017-04-18 Bryce Harringtonecore_evas: Unnecessary to test p before calling free(p)
2017-04-18 Vyacheslav... elm_filselector: don't force the icon size
2017-04-18 Carsten Haitzler... ecore file - use eina_file_mkstmp to solve umask complaint
2017-04-18 Carsten Haitzler... genlist - fix coverity complaint about null check
2017-04-18 Carsten Haitzler... eina log - try and fix coverity complaint about integer...
2017-04-18 Carsten Haitzler... eina log - try and fix coverity complaint about integer...
2017-04-18 Carsten Haitzler... efreet cache create - check return values of i/o funcs
2017-04-18 Carsten Haitzler... evas key lock state set - remove dead code
2017-04-18 Carsten Haitzler... evas key modifier state set - remove dead code
2017-04-18 Carsten Haitzler... evas - table - remove logically dead code
2017-04-18 Jeeyong UmAUTHORS: Add Sungtaek Hong to the authors file
2017-04-18 Sungtaek Hongedje_cc: add short state handler for part.description...
2017-04-18 Jihoon Kimecore_imf: Added a new ecore_imf_context_keyboard_mode_...
2017-04-18 Vyacheslav... elm_fileselector: fix thumbnail size for other themes...
2017-04-18 Vyacheslav... fileselector: apply style for files view
2017-04-18 Jean-Philippe... eo/elm: Simplify box/grid EO API
2017-04-18 Jean-Philippe... eo: Fix crash in case of API misuse
2017-04-18 Carsten Haitzler... ecore pipe - fix checking return of read for pipes...
2017-04-18 Carsten Haitzler... ecore pipe - fix new coverity complaint about using...
2017-04-18 Carsten Haitzler... ecore pipe - fix potential use of freed pipe data
2017-04-18 Carsten Haitzler... ecore pipe - clean up formatting a bit
2017-04-18 Jean-Philippe... efl: Remove manual definitions of event "changed"
2017-04-18 Woochan Leeelm_calendar: Improve code quality.
2017-04-17 Derek ForemanFix sed error that changed "video" to "videfl"
2017-04-17 Derek Foremanecore_wl2: Remove unused code
2017-04-17 Carsten Haitzler... Revert "ecore_imf: Add ecore_imf_context_keyboard_mode_...
2017-04-17 Carsten Haitzler... ecore pipe - fix cast warning by casting (validly)
2017-04-17 Jean Guyomarc'hecore: fix build on macOS
2017-04-17 Jihoon Kimecore_imf: Add ecore_imf_context_keyboard_mode_get API
2017-04-17 Carsten Haitzler... ecore_pipe - fix recent patch to close on exec the...
2017-04-17 Ivan Fursecore_pipe: added epoll
2017-04-17 Ivan Furseina: For Windows fix crash when the file was opened...
2017-04-17 Carsten Haitzler... elm test - fix windows compilation as _close is used...
2017-04-16 Carsten Haitzler... emotion - gstreamer1 - fix yuv import funcs to use...
2017-04-14 Jean-Philippe... evas gl: Fix compilation for EGL
2017-04-14 Jean-Philippe... makefile: Fix make dist (with filters)
2017-04-14 Jean-Philippe... evas filters: Fix rare crash with async render
2017-04-14 Jean-Philippe... evas filters: Fix async RW rendering
2017-04-14 Jean-Philippe... evas filters: Cleanup unused buffers
2017-04-14 Jean-Philippe... evas filters: Adjust downscale coordinates to avoid...
2017-04-14 Jean-Philippe... evas filters: Fix artifacts when scaling up & down
2017-04-14 Jean-Philippe... evas filters: Fix maps with filtered snapshots
2017-04-14 Jean-Philippe... evas filters: Prevent redraws when obscure changed
2017-04-14 Jean-Philippe... evas filters: Enable down scaling with GL blur
2017-04-14 Jean-Philippe... evas filters: Avoid creating input buffer for images
2017-04-14 Jean-Philippe... evas filters: Implement obscure support for gl blur
2017-04-14 Jean-Philippe... evas: Fix cutout handling for snapshot objects
2017-04-14 Jean-Philippe... evas: Make save() work on snapshots
2017-04-14 Jean-Philippe... evas gl: Make sure a deleted image can't be the target
2017-04-14 Jean-Philippe... evas filters: Switch to uniforms in GL blur
2017-04-14 Jean-Philippe... evas image: Factorize some code for render
2017-04-14 Jean-Philippe... evas filters: Force redraw of snapshot if cutout shrank
2017-04-14 Jean-Philippe... evas filters: Move private data out of evas headers
2017-04-14 Jean-Philippe... evas: Fix excessive redraws of snapshot objects
2017-04-14 Jean-Philippe... evas filters: Refactor to support reuse of buffers
2017-04-14 Jean-Philippe... evas filters: Reduce one log level
2017-04-14 Jean-Philippe... evas filters: Remove warning about OpenGL
2017-04-14 Jean-Philippe... evas filters: Avoid unnecessary draw
2017-04-14 Jean-Philippe... evas filters: Optimize GL blur with interpolation
2017-04-14 Jean-Philippe... evas filters: Pass gaussian values to GL blur shader
2017-04-14 Jean-Philippe... evas filters: Use GL downscaling for blur
2017-04-14 Jean-Philippe... evas filters: Recompile filter after data_set
2017-04-14 Jean-Philippe... elm_test: Add slider to control blur radius
2017-04-14 Jean-Philippe... evas: Consider objects in copy mode as opaque
2017-04-14 Jean-Philippe... evas filters: Expand snapshot regions by blur radius
2017-04-14 Jean-Philippe... evas filters: Use obscured region in box blur (SW)
2017-04-14 Jean-Philippe... elm_test: Add obscuring rectangle in snapshot test
2017-04-14 Jean-Philippe... evas: Pass obscuring region to the filters
2017-04-14 Jean-Philippe... evas: Optimize redraws of snapshot objects
2017-04-14 Jean-Philippe... elm_test: Add a test case for evas snapshot
2017-04-14 Jean-Philippe... evas: Improve blur filter perf by using 2 passes
2017-04-14 Jean-Philippe... evas filter: Implement blur filter in pure GL
2017-04-14 Jean-Philippe... evas filters: Implement displace filter in pure GL
2017-04-14 Jean-Philippe... evas filters: Implement fill filter in pure GL
2017-04-14 Jean-Philippe... evas filters: Implement mask filter in pure GL
2017-04-14 Jean-Philippe... evas filters: Fix blur logic and GL buffer handling
2017-04-14 Jean-Philippe... evas filters: Refactor ector and gfx filters A LOT
2017-04-14 Jean-Philippe... evas filters: Prepare GL support for blend operation
2017-04-14 Jean-Philippe... evas: Rename software filter function type
2017-04-14 Jean-Philippe... evas filters: Move blur to software generic (8/8)
2017-04-14 Jean-Philippe... evas filters: Move transform to software generic (7/8)
2017-04-14 Jean-Philippe... evas filters: Move bump to software generic (6/8)
2017-04-14 Jean-Philippe... evas filters: Move displace to software generic (5/8)
next