xserver/fb
Arcady Goldmints-Orlov fbac451724 Fix alphamap interactions with wfb
Set a destructor function on pixman images and call fbFinishAccess()
from there, rather than directly from free_pixman_pict(). This ensures
that fbFinishAccess() gets called even if pixman still has a reference
to the image after free_pixman_pict(), as is the case for alphamaps.

[ajax: Squash an unused variable warning in the non-wfb build]

Reviewed-by: Aaron Plattner <aplattner@nvidia.com>
Signed-off-by: Arcady Goldmints-Orlov <arcadyg@nvidia.com>
Reviewed-by: Søren Sandmann <ssp@redhat.com>
2015-09-29 12:21:34 -04:00
..
Makefile.am
fb.h
fb24_32.c
fb24_32.h
fballpriv.c
fbarc.c
fbbits.c
fbbits.h
fbblt.c
fbbltone.c
fbcmap_mi.c
fbcopy.c Convert exa & fb to new *allocarray functions 2015-04-21 16:58:07 -07:00
fbfill.c
fbfillrect.c
fbfillsp.c
fbgc.c
fbgetsp.c
fbglyph.c
fbimage.c
fbline.c
fboverlay.c
fboverlay.h
fbpict.c Fix alphamap interactions with wfb 2015-09-29 12:21:34 -04:00
fbpict.h
fbpixmap.c
fbpoint.c
fbpush.c fb: Hide fbPush{Pattern,Fill} 2014-10-27 15:45:57 -04:00
fbrop.h
fbscreen.c
fbseg.c
fbsetsp.c
fbsolid.c
fbtrap.c
fbutil.c
fbwindow.c
wfbrename.h