efl/src
Xavi Artigas a5f0e2ecdf evas: Remove unnecessary rotation when saving
Summary:
At some point this code stopped being necessary. The image data is already
rotated and width and height match it, so no need to rotate it again
(which produced warnings and incorrect behaviour)

Fixes T5841

Test Plan: This fixed examples/evas_images{2,4,5} which were failing before.

Reviewers: bu5hm4n, zmike, devilhorns

Reviewed By: zmike

Subscribers: cedric, #committers

Tags: #efl

Maniphest Tasks: T5841

Differential Revision: https://phab.enlightenment.org/D6259
2018-06-13 13:42:59 -04:00
..
benchmarks efl: use efl_add_ref to create objects which have no parent 2018-03-20 17:20:56 -07:00
bin eolian: silence a potentially uninitialized warning 2018-06-11 13:07:23 +02:00
bindings efl_mono: Fix efl_add_internal_end call. 2018-05-25 10:01:09 -07:00
edje_external
examples examples: fix efl_model parent loop add 2018-06-07 19:15:50 -03:00
generic
lib evas: Remove unnecessary rotation when saving 2018-06-13 13:42:59 -04:00
modules evas engines: do not immediately free native surface when unsetting it 2018-06-05 12:14:30 -05:00
scripts eolian: make doc ref resolution global 2018-04-18 16:38:14 +02:00
static_libs evas: actually we expect gradient to live as long as the part that is using them. 2018-05-24 16:02:20 -07:00
tests evil: Fix test compilation. 2018-06-13 10:09:16 -04:00
wayland_protocol
CMakeLists.txt
CMakeLists_Eina.txt
Makefile.am build: ensure we delete all new check-results*xml files 2018-05-16 17:03:51 +02:00
Makefile_Cxx.am efl_cxx: remove eolized promises from the CXX bindings 2018-05-01 10:39:01 -07:00
Makefile_EPhysics.am
Makefile_Ecore.am efl: remove old Efl_Future, Efl_Promise. 2018-05-01 10:39:01 -07:00
Makefile_Ecore_Audio.am
Makefile_Ecore_Avahi.am
Makefile_Ecore_Buffer.am
Makefile_Ecore_Cocoa.am
Makefile_Ecore_Con.am Efl.Net.Control.Manager (from Efl.Net.Control) 2018-04-24 09:03:42 -07:00
Makefile_Ecore_Drm.am
Makefile_Ecore_Drm2.am
Makefile_Ecore_Evas.am ecore_evas: fix vnc_server build. 2018-05-01 10:39:01 -07:00
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am
Makefile_Ecore_IMF_Evas.am
Makefile_Ecore_Input.am
Makefile_Ecore_Input_Evas.am
Makefile_Ecore_Ipc.am
Makefile_Ecore_Js.am
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am
Makefile_Ecore_Win32.am
Makefile_Ecore_Wl2.am
Makefile_Ecore_X.am
Makefile_Ector.am tests: unbreak PACKAGE_BUILD_DIR usage in makefiles 2018-04-05 11:10:27 +02:00
Makefile_Edje.am edje: fix backward compatibility issue caused by legacy cursor funcs 2018-05-02 19:48:46 +03:00
Makefile_Edje_Helper.am
Makefile_Eet.am
Makefile_Eet_Helper.am
Makefile_Eeze.am
Makefile_Efl.am efl_ui_list : introduce new list widget for simple usage 2018-04-28 13:41:41 +09:00
Makefile_Efl_Js.am
Makefile_Efl_Mono.am efl_mono: Initial support for Accessors. 2018-05-23 18:59:26 -03:00
Makefile_Efl_Mono_MSBuild_Gen_Helper.am
Makefile_Efreet.am
Makefile_Eina.am tests: unbreak PACKAGE_BUILD_DIR usage in makefiles 2018-04-05 11:10:27 +02:00
Makefile_Eio.am
Makefile_Eldbus.am eldbus: refactor model code. 2018-04-30 14:21:11 -07:00
Makefile_Elementary.am elm_win: fix widget type name for backward compatibility 2018-05-31 21:39:34 +09:00
Makefile_Elocation.am
Makefile_Elput.am
Makefile_Elua.am
Makefile_Elua_Helper.am
Makefile_Embryo.am
Makefile_Emile.am
Makefile_Emotion.am
Makefile_Eo.am eo: add testcase for basic eventing and lifetime checking 2018-06-07 09:39:10 +02:00
Makefile_Eolian.am eolian: add code to run static checks but don't enable yet 2018-05-17 16:11:03 +02:00
Makefile_Eolian_Cxx.am build: include newly created blacklist.hpp in dist 2018-05-03 14:43:38 +02:00
Makefile_Eolian_Cxx_Helper.am
Makefile_Eolian_Files_Helper.am
Makefile_Eolian_Helper.am
Makefile_Eolian_Js.am efl-js: Fix dependency generation in JavaScript binding compilation 2018-04-08 11:24:08 -03:00
Makefile_Eolian_Js_Helper.am
Makefile_Eolian_Mono_Helper.am
Makefile_Escape.am
Makefile_Ethumb.am
Makefile_Ethumb_Client.am
Makefile_Evas.am Evas textblock: fix wrong hyphenation issues with non UTF8 encoded dictionary 2018-05-06 12:01:41 +03:00
Makefile_Evil.am tests: unbreak PACKAGE_BUILD_DIR usage in makefiles 2018-04-05 11:10:27 +02:00
Makefile_Wayland_Protocols.am
Makefile_efl_wl.am