xserver/render
Keith Packard 73d62f1aae Only free Render filter names on last screen close
Hotplugging screens causes the render filter names to get freed while
still in use; wait for the last core screen to be closed before
freeing them. That only happens at server reset, when we want them to
be freed.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
(cherry picked from commit 19772670e3)
2012-08-19 08:50:15 -07:00
..
animcur.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
filter.c Only free Render filter names on last screen close 2012-08-19 08:50:15 -07:00
glyph.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
glyphstr.h Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
Makefile.am render: Delete renderedge.[ch] 2010-11-01 22:54:18 -04:00
matrix.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
miindex.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
mipict.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
mipict.h Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
mirect.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
mitrap.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
mitri.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
picture.c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
picture.h Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
picturestr.h Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
render.c Use calloc to zero fill buffers being allocated for replies & events 2012-08-01 17:59:23 -07:00