rewrite e_pixmap code:
authorChris Michael <cp.michael@samsung.com>
Wed, 23 Apr 2014 10:17:39 +0000 (11:17 +0100)
committerChris Michael <cp.michael@samsung.com>
Tue, 26 Aug 2014 14:10:34 +0000 (10:10 -0400)
commit6fded4853d60cf534089c580751f9fb0acf981d6
tree6793b9f97f951208ad0c75d5247619ff7822a9e1
parent688c5303f69c41b2e2dbdd8882182296ab691ebb
rewrite e_pixmap code:
 - reduce variable usage for non-x
  - remove need to memcpy wayland buffer image data
  - add function for setting pixmap buffer resource
  - add shm_buffer access calls around getting wl_buffer data

Signed-off-by: Chris Michael <cp.michael@samsung.com>
Additional authors: zmike
src/bin/e_pixmap.c
src/bin/e_pixmap.h