Ecore_X(cb): Use xcb_shm functions directly. This allows us to avoid
authordevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 20 Aug 2011 02:32:38 +0000 (02:32 +0000)
committerdevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 20 Aug 2011 02:32:38 +0000 (02:32 +0000)
commit88c7d70c2c79fa16be22e5d12a1ff634b79ee634
tree1b93f657276375686ef22c5f49917865e4c9f6f7
parent894dfa25f3d2dbf30b060045913a888f903f9774
Ecore_X(cb): Use xcb_shm functions directly. This allows us to avoid
some extra overhead in the xcb image functions when doing shm_put/get.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@62609 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore_x/xcb/ecore_xcb_image.c