efl/src/lib
Jean-Philippe Andre 4cf2d75715 Evas GL: Fix direct rendering with client-side rotation
There was a problem when checking whether the current surface
is compatible with direct rendering. In case of client-side
rotation (it's a flag set on the surface by the app), a surface
can be directly rendered even if the rotation is not 0.

But, before this patch, it was assumed that the surface was
current. Which doesn't make sense because make_current is
called by the pixel callback, from the application, and this
happens *after* we check for direct rendering.

As a consequence, it was not possible to mix directly rendered
surfaces with FBO-based ones, and use client-side rotation.

This patch should solve that issue.
2014-12-10 10:52:22 +09:00
..
ecore ecore/animator: improve the doc description. 2014-12-09 16:51:08 +09:00
ecore_audio ecore_audio: add @brief doc for struct Ecore_Audio_Vio. 2014-10-20 18:28:19 +02:00
ecore_avahi docs: Update ecore avahi group name name to match others 2014-09-11 15:39:43 +02:00
ecore_cocoa ecore_cocoa: NSRunLoop integration 2014-09-03 20:34:57 +02:00
ecore_con ecore-con now prints error messages when local socket creation fails 2014-12-05 13:20:13 -05:00
ecore_drm ecoreodrm - fix build if systemd is not enabled 2014-12-10 08:54:02 +09:00
ecore_evas ecore_evas - ecore_evas's should start withdrawn then normal on show 2014-10-29 19:34:33 +09:00
ecore_fb core_fb: Fix crash on tablet with removable kbd 2014-06-30 19:55:40 -03:00
ecore_file ecore_file : Changed documentation of ecore_file_mksubdirs 2014-11-21 09:17:31 -05:00
ecore_imf ecore: update the doxygen groups to compile forgotten parts of the API. 2014-10-20 18:17:26 +02:00
ecore_imf_evas Use key instead of keyname for considering setxkbmap 2014-01-04 13:25:21 +09:00
ecore_input Expose device (e.g. pen) axis information to applications 2014-11-25 12:43:15 +09:00
ecore_input_evas axis code ... warning -- 2014-11-25 16:58:25 +09:00
ecore_ipc ecore_ipc: update missing API documentation. 2014-10-20 18:32:27 +02:00
ecore_psl1ght efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
ecore_sdl evas: move to SDL2 and use GL_Generic infrastructure. 2014-07-25 20:24:29 +02:00
ecore_wayland ecore-wayland: make possible to disable xdg-shell at runtime 2014-12-05 14:08:02 -05:00
ecore_win32 Ecore_Win32: Fix string for the BackSpace key on Windows 2014-10-14 09:02:42 -04:00
ecore_x ecore-xi2 - fix issue with ifdefs and moustache nesting 2014-11-25 18:21:26 +09:00
edje edje: Edje_Edit - generate 'perspective' block 2014-12-09 03:13:56 +01:00
eet eet - add new api to verify eet file against stored cert 2014-11-28 17:56:27 +09:00
eeze eeze: Add API function for eeze_udev_find_by_subsystem_sysname 2014-12-09 15:10:43 -05:00
efl efl: Add ifdef __cpluplus guards to Efl.h 2014-09-12 15:56:09 -03:00
efreet efreetd_cache: Resolved TODO checking symbolic link to monitor real path 2014-11-18 12:24:06 +01:00
eina eina_thread: fix memory leak 2014-12-08 09:21:03 +01:00
eio inotify: Fix safety after read in 3 places 2014-10-28 10:54:51 +09:00
eldbus eldbus hackaround for proxy deletion during pending callback 2014-12-08 15:14:24 -05:00
elocation elocation/geoclue2: Update generated code after generator leak fixes. 2014-11-24 10:14:23 +01:00
elua elua: initial skeleton for the Elua library 2014-12-08 11:38:14 +00:00
embryo embryo: add documentation for Embryo_Version structure. 2014-10-20 18:02:14 +02:00
emotion emotion: Add wma as possible playable extension 2014-10-22 15:12:41 +02:00
eo Eo: fix error handling when too many deletions invocations occur. 2014-12-05 03:38:16 +02:00
eolian eolian: add eolian_function_is_c_only 2014-12-03 14:59:24 +00:00
eolian_cxx eolian-cxx: Fixed pointer dereferencing for Eolian types and constant propagation for C++ eina list containers 2014-10-08 22:28:51 -03:00
ephysics ephysics - Dereference after null check - fix 2014-09-01 19:40:47 +09:00
escape
ethumb ethumb: update API documentation. 2014-10-20 18:30:51 +02:00
ethumb_client efl - ethumb-client - fix docs for ethumb_client_thumb_exists() 2014-11-03 11:55:30 +09:00
evas Evas GL: Fix direct rendering with client-side rotation 2014-12-10 10:52:22 +09:00
evil evil: add getpwnam() function 2014-12-10 02:38:53 +01:00
.gitignore gitignore: ignore some more generated files. 2014-08-21 17:08:36 +02:00