xserver/hw/xnest
Enrico Weigelt, metux IT consult be817f8247 (submit/unexport-ddx-callbacks) os: unexport ddx callbacks
The DDX callbacks (where core/DIX calls into DDX) aren't supposed to be
called by drivers directly, so unexport them.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-08-29 20:51:22 +02:00
..
man Replace "the the" with a single "the" in docs & comments 2022-03-31 13:27:57 -07:00
.gitignore Xnest: build Xnest man pages using XORG_MANPAGE_SECTIONS 2011-01-18 15:10:17 -08:00
Args.c (submit/unexport-ddx-callbacks) os: unexport ddx callbacks 2024-08-29 20:51:22 +02:00
Args.h (!1654) Xnest: use XCB for event loop 2024-08-29 20:51:19 +02:00
Color.c (submit/colormap.h) dix: unexport CreateColormap() 2024-08-29 20:51:20 +02:00
Color.h Xnest: cleanup X.h includes 2024-04-15 19:20:39 +00:00
Cursor.c (submit/xnest-config.h) Xnest: drop obsolete xnest-config.h 2024-08-29 20:51:20 +02:00
Display.c (submit/xnest-config.h) Xnest: drop obsolete xnest-config.h 2024-08-29 20:51:20 +02:00
Display.h (!1654) Xnest: dont link Xlib anymore 2024-08-29 20:51:19 +02:00
Drawable.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Events.c (submit/cursor-api) dix: unexport NewCurrentScreen() 2024-08-29 20:51:21 +02:00
Events.h (!1654) Xnest: use XCB for event loop 2024-08-29 20:51:19 +02:00
Font.c (submit/xnest-config.h) Xnest: drop obsolete xnest-config.h 2024-08-29 20:51:20 +02:00
GC.c (submit/xnest-config.h) Xnest: drop obsolete xnest-config.h 2024-08-29 20:51:20 +02:00
GCOps.c (submit/xnest-config.h) Xnest: drop obsolete xnest-config.h 2024-08-29 20:51:20 +02:00
GCOps.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
Handlers.c (submit/xnest-config.h) Xnest: drop obsolete xnest-config.h 2024-08-29 20:51:20 +02:00
Handlers.h Remove fd_set from Block/Wakeup handler API 2016-07-18 15:27:51 -04:00
Init.c (submit/unexport-ddx-callbacks) os: unexport ddx callbacks 2024-08-29 20:51:22 +02:00
Init.h Xnest: canonicalize includes: <X11/Xdefs.h> 2024-04-15 19:20:39 +00:00
Keyboard.c (submit/xnest-config.h) Xnest: drop obsolete xnest-config.h 2024-08-29 20:51:20 +02:00
Keyboard.h (!1654) Xnest: use XCB_EVENT_MASK_* defines 2024-08-29 20:51:19 +02:00
Pixmap.c (submit/xnest-config.h) Xnest: drop obsolete xnest-config.h 2024-08-29 20:51:20 +02:00
Pointer.c (submit/xnest-config.h) Xnest: drop obsolete xnest-config.h 2024-08-29 20:51:20 +02:00
Pointer.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Screen.c (submit/xnest-config.h) Xnest: drop obsolete xnest-config.h 2024-08-29 20:51:20 +02:00
Screen.h Xnest: cleanup X.h includes 2024-04-15 19:20:39 +00:00
Window.c (submit/xnest-config.h) Xnest: drop obsolete xnest-config.h 2024-08-29 20:51:20 +02:00
XNCursor.h Xnest: canonicalize includes: <X11/Xdefs.h> 2024-04-15 19:20:39 +00:00
XNFont.h (!1654) Xnest: replace XTextWidth[16]() by own implementation 2024-08-29 20:51:19 +02:00
XNGC.h (!1654) Xnest: use XIDs directly, instead of Xlib's GC 2024-08-29 20:51:19 +02:00
XNPixmap.h Xnest: canonicalize includes: <X11/Xdefs.h> 2024-04-15 19:20:39 +00:00
XNWindow.h (!1654) Xnest: drop xnestWindowExposures micro-optimization 2024-08-29 20:51:19 +02:00
icon R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
meson.build (submit/xnest-config.h) Xnest: drop obsolete xnest-config.h 2024-08-29 20:51:20 +02:00
screensaver R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
xcb.c (!1654) Xnest: dont link Xlib anymore 2024-08-29 20:51:19 +02:00
xkb.c (!1654) Xnest: add own copy of fixed xcb_xkb_get_kbd_by_name() 2024-08-29 20:51:19 +02:00
xnest-xcb.h (!1654) Xnest: use XCB for upstream connection 2024-08-29 20:51:19 +02:00
xnest-xkb.h (!1654) Xnest: add own copy of fixed xcb_xkb_get_kbd_by_name() 2024-08-29 20:51:19 +02:00