xserver-multidpi/hw/xnest
Adam Jackson a23eba2a91 dix: Merge AbortDDX into ddxGiveUp
These are so close to identical that most DDXes implement one in terms
of the other. All the relevant cases can be distinguished by the error
code, so merge the functions together to make things simpler.

Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2018-09-28 16:25:12 -04:00
..
man man: s/__/@/g 2018-03-27 10:13:17 -04: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 Convert hw/xnest & hw/vfb to new *allocarray functions 2015-04-21 16:58:08 -07: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 Convert hw/xnest & hw/vfb to new *allocarray functions 2015-04-21 16:58:08 -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 Drop valuator mask argument from GetKeyboardEvents 2015-03-13 12:31:21 +10:00
Events.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Font.c dix: Switch to the libXfont2 API (v2) 2016-07-18 15:25:59 -04:00
GC.c Convert hw/xnest & hw/vfb to new *allocarray functions 2015-04-21 16:58:08 -07: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 Remove fd_set from Block/Wakeup handler API 2016-07-18 15:27:51 -04:00
Handlers.h Remove fd_set from Block/Wakeup handler API 2016-07-18 15:27:51 -04:00
icon R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
Init.c dix: Merge AbortDDX into ddxGiveUp 2018-09-28 16:25:12 -04:00
Init.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Keyboard.c xnest: Fix needless build dependency on xcb-util-keysyms 2015-11-24 10:41:14 -05:00
Keyboard.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
Makefile.am dix: Lift DPMS to a screen hook 2017-03-27 15:59:42 -04:00
meson.build meson: Install man pages 2018-03-27 10:28:33 -04: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 dix: Rename (and retype) PixmapPerDepth[1] to defaultStipple 2016-12-12 14:09:59 -05: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 Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
XNFont.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
XNGC.h dix: Always store GC client clip as a region (v2) 2014-10-27 15:46:05 -04: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