xserver-multidpi/hw/xnest
Adam Jackson 0d30d44a8c dix: Drop the third argument from WindowExposuresProcPtr
A careful read shows that it was always NULL.  It hasn't always been; as
the DDX spec indicates, it was the "occluded region that has backing
store", but since that backing store code is long gone, we can nuke it.

mi{,Overlay}WindowExposures get slightly simpler here, and will get even
simpler in just a moment.

Reviewed-by: Julien Cristau <jcristau@debian.org>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2014-10-09 11:14:44 +02:00
..
man man: refactor common code in the man pages makefiles 2011-01-18 15:11:10 -08:00
.gitignore Xnest: build Xnest man pages using XORG_MANPAGE_SECTIONS 2011-01-18 15:10:17 -08:00
Args.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Args.h Fix typo in header guard. 2013-07-17 18:11:41 -07:00
Color.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
Color.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Cursor.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Display.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Display.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Drawable.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Events.c hw/xnest: Eliminate shadowed names 2014-01-22 19:56:32 -08:00
Events.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Font.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
GC.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
GCOps.c hw/xnest: Eliminate shadowed names 2014-01-22 19:56:32 -08:00
GCOps.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
Handlers.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
Handlers.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
icon R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
Init.c hw/xnest: Eliminate shadowed names 2014-01-22 19:56:32 -08:00
Init.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Keyboard.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
Keyboard.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
Makefile.am Build fbcmap_mi.c once, rather than once for each DDX 2014-03-27 14:34:06 +00:00
Pixmap.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
Pointer.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Pointer.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Screen.c Xnest: Implement xnestModifyPixmapHeader 2013-09-10 13:26:26 -04:00
Screen.h api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
screensaver R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
Visual.c dix: Remove #includes of mibstore.h 2012-09-23 10:31:27 -07:00
Visual.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Window.c dix: Drop the third argument from WindowExposuresProcPtr 2014-10-09 11:14:44 +02:00
XNCursor.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xnest-config.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Xnest.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
XNFont.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
XNGC.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
XNPixmap.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
XNWindow.h dix: Drop the third argument from WindowExposuresProcPtr 2014-10-09 11:14:44 +02:00