xserver-multidpi/xfixes
Peter Hutterer 1c7568b8a1 mi: closing memory leak, miPointer is freed in miPointerCloseScreen
bugfix: uninitialized pPointer in miPointerGetPosition ifndef MPX
	adding DeviceIntPtr parameter to ScreenRec's cursor functions.
	cleanup of miPointer code to use same scheme in each function

dix:	MPHasCursor() function determines checking whether to invoke
	cursor rendering.

animcur: adding DeviceIntPtr parameter to cursor functions but animcur relies
	 on the core pointer right now.

xfixes: adding DeviceIntPtr parameter to cursor functions but xfixes relies on
	the core pointer right now.

rac:	adding DeviceIntPtr parameter to cursor functions but RAC relies on
	the core pointer right now.

ramdac:	adding DeviceIntPtr parameter to cursor functions but ramdac relies on
	the core pointer right now.
2006-11-23 17:15:14 +10:30
..
cursor.c mi: closing memory leak, miPointer is freed in miPointerCloseScreen 2006-11-23 17:15:14 +10:30
Makefile.am get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
region.c Coverity #807: Fix a memory leak in XFixesExpandRegion. 2006-03-15 16:49:04 +00:00
saveset.c Fix more include paths; add dix-config.h to XKB code. 2005-07-03 07:37:35 +00:00
select.c Fix more include paths; add dix-config.h to XKB code. 2005-07-03 07:37:35 +00:00
xfixes.c Bug #6786: Use separate defines for server's Fixes support level. 2006-11-08 12:03:37 -05:00
xfixes.h Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
xfixesint.h Part 3 of 3 (Other parts are in proto and lib) Composite Version 0.3: 2006-03-13 21:59:55 +00:00