xserver/hw/xfree86/glamor
Zhigang Gong 483717484a glamor-ddx: Destroy all the pixmap cursors when close current screen.
As now we use pixmap to handle cursor, and pixmaps are related to
current screen. If we close the screen, then we have to destroy all
the related cursors.

Signed-off-by: Zhigang Gong <zhigang.gong@linux.intel.com>
2011-09-26 16:47:03 +08:00
..
Makefile.am glamor-ddx: Reuse glamor_dix module to handle egl platform. 2011-09-26 16:47:02 +08:00
glamor.c glamor-ddx: Don't need to call preInit in screen_init. 2011-09-26 16:47:03 +08:00
glamor_crtc.c glamor-ddx: Destroy all the pixmap cursors when close current screen. 2011-09-26 16:47:03 +08:00
glamor_ddx.h glamor-ddx: Reuse glamor_dix module to handle egl platform. 2011-09-26 16:47:02 +08:00