efl/src
Rafael Antognolli de5b36583d evas/wayland_shm: Change the buffer sent comparison.
Using the wb->buffer pointer to compare if a buffer was already sent is
bad, since the buffer pointer can be changed in a way that that
comparison is true, even if different buffers are used.

When requesting a new buffer to the wl_shm_pool, it can return the
buffer address of a previously freed buffer. This reused buffer pointer
can be the same as the last buffer sent to the compositor, and the
comparison will be true, skipping a new wl_buffer_attach.
2013-03-08 14:54:18 -03:00
..
benchmarks clean up benchmark and example rules. 2013-01-12 07:38:26 +00:00
bin efl: Fixes to support compiling with CFLAGS=-Werror 2013-02-26 10:55:04 -03:00
edje_external/emotion efl: merge emotion. 2013-01-10 03:43:32 +00:00
examples ecore_imf_example: call ecore_imf_context_filter_event in mouse up/down event 2013-02-23 18:01:10 +09:00
lib Merge branch 'master' of ssh://git.enlightenment.org/core/efl 2013-03-07 13:43:21 +09:00
modules evas/wayland_shm: Change the buffer sent comparison. 2013-03-08 14:54:18 -03:00
scripts/eina efl: pass distcheck. 2012-11-05 14:42:44 +00:00
static_libs Efl static_libs: Updated liblinebreak -> libunibreak. 2013-01-11 18:16:09 +00:00
tests Ecore coroutine test: Fixed compilation warnings. 2013-03-08 17:32:23 +00:00
utils/ecore efl/ecore_x: remove shadow warning from makekeys 2013-01-09 16:39:07 +00:00
Makefile.am efl: now if an error occurs on install-examples, the build will stop 2013-02-08 17:35:31 +00:00
Makefile_EDBus.am efl/edbus: Add initial testsuite 2013-01-15 21:50:57 +00:00
Makefile_EPhysics.am efl: simplify automake. 2013-01-14 22:36:23 +00:00
Makefile_Ecore.am ecore: add Ecore_Coroutine. 2013-02-18 14:38:33 +01:00
Makefile_Ecore_Audio.am each module install headers in their own directory. 2013-01-16 19:28:30 +00:00
Makefile_Ecore_Cocoa.am each module install headers in their own directory. 2013-01-16 19:28:30 +00:00
Makefile_Ecore_Con.am each module install headers in their own directory. 2013-01-16 19:28:30 +00:00
Makefile_Ecore_Evas.am fix missing linkage with -lrt for shm_open users. 2013-01-19 14:59:39 +00:00
Makefile_Ecore_FB.am each module install headers in their own directory. 2013-01-16 19:28:30 +00:00
Makefile_Ecore_File.am each module install headers in their own directory. 2013-01-16 19:28:30 +00:00
Makefile_Ecore_IMF.am move ecore_imf_evas out of ecore_imf. 2013-01-15 19:11:01 +00:00
Makefile_Ecore_IMF_Evas.am move ecore_imf_evas out of ecore_imf. 2013-01-15 19:11:01 +00:00
Makefile_Ecore_Input.am move ecore_input_evas out of ecore_input. 2013-01-15 18:59:28 +00:00
Makefile_Ecore_Input_Evas.am efl/ecore_input: Move file instead. As requested by k-s 2013-01-16 11:23:34 +00:00
Makefile_Ecore_Ipc.am each module install headers in their own directory. 2013-01-16 19:28:30 +00:00
Makefile_Ecore_Psl1ght.am each module install headers in their own directory. 2013-01-16 19:28:30 +00:00
Makefile_Ecore_SDL.am each module install headers in their own directory. 2013-01-16 19:28:30 +00:00
Makefile_Ecore_Wayland.am each module install headers in their own directory. 2013-01-16 19:28:30 +00:00
Makefile_Ecore_Win32.am each module install headers in their own directory. 2013-01-16 19:28:30 +00:00
Makefile_Ecore_WinCE.am each module install headers in their own directory. 2013-01-16 19:28:30 +00:00
Makefile_Ecore_X.am Remove ecore_x_randr.h file from Make. Not needed anymore. 2013-01-29 14:48:18 +00:00
Makefile_Edje.am Fix path to edje_test_helpers.h in EXTRA_DIST 2013-03-07 17:44:10 +00:00
Makefile_Eet.am efl: use autotools testsuite for running tests 2013-01-15 20:51:04 +00:00
Makefile_Eeze.am eeze: fix typo. 2013-03-06 23:42:04 +09:00
Makefile_Efreet.am efl: simplify automake. 2013-01-14 22:36:23 +00:00
Makefile_Eina.am efl: inline eina_unicode_utf8_get_next. 2013-01-21 09:37:14 +00:00
Makefile_Eio.am efl: simplify automake. 2013-01-14 22:36:23 +00:00
Makefile_Embryo.am efl: simplify automake. 2013-01-14 22:36:23 +00:00
Makefile_Emotion.am fix missing linkage with -lrt for shm_open users. 2013-01-19 14:59:39 +00:00
Makefile_Eo.am Eo: do not add the test when not building them. 2013-02-18 14:38:33 +01:00
Makefile_Escape.am efl: simplify automake. 2013-01-14 22:36:23 +00:00
Makefile_Ethumb.am fix distcheck. 2013-01-16 18:28:43 +00:00
Makefile_Ethumb_Client.am fix directory structure: move ethumd_client out of ethumb. 2013-01-15 18:10:58 +00:00
Makefile_Evas.am Fixed make dist. 2013-03-07 16:06:44 +00:00
Makefile_Evil.am efl: simplify automake. 2013-01-14 22:36:23 +00:00