xserver-multidpi/hw/xquartz/xpr
Jeremy Huddleston Sequoia 65b27d82f2 xquartz: Call PseudoramiXExtensionInit() through InitOutput() just like xwin
Fixes: https://github.com/XQuartz/XQuartz/issues/140
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
2021-04-07 16:11:59 -07:00
..
Makefile.am XQuartz: Fix build with moved pseudoramiX 2013-09-16 07:06:48 -07:00
appledri.c XQuartz: Validate length in appledri before swapping 2014-01-12 23:12:48 -08:00
appledri.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
appledristr.h Remove obsolete B16 & B32 tags in struct definitions 2018-11-10 15:00:31 -08:00
dri.c xquartz: Remove unused include of AvailabilityMacros.h from various sources 2021-02-01 16:21:39 -08:00
dri.h xquartz: Remove useless DRIWindowExposures 2014-10-08 16:01:35 +02:00
driWrap.c xquartz: Fix a compiler warning about const incompatible pointer assignment 2021-02-20 15:18:47 -08:00
driWrap.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
dristruct.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
meson.build meson: Convert xquartz from autotools 2019-05-02 15:42:58 +00:00
x-hash.c Use ARRAY_SIZE all over the tree 2017-10-30 13:45:20 -04:00
x-hash.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
x-hook.c XQuartz: Simplify hook_run to quiet static analyzer 2014-01-12 23:12:48 -08:00
x-hook.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
x-list.c assert(a && b) --> assert(a); assert(b) 2019-05-02 15:02:36 -07:00
x-list.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
xpr.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
xprAppleWM.c xquartz: Remove support for older versions of libXplugin 2021-02-01 16:21:39 -08:00
xprCursor.c xquartz: Ensure the mouse pointer is shown when switching to a native macOS alert or window 2021-03-08 21:03:57 -08:00
xprEvent.c xquartz: Remove support for older versions of libXplugin 2021-02-01 16:21:39 -08:00
xprEvent.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
xprFrame.c xquartz: Remove check for libdispatch now that we don't support pre-SnowLeopard 2021-02-01 16:21:39 -08:00
xprScreen.c xquartz: Call PseudoramiXExtensionInit() through InitOutput() just like xwin 2021-04-07 16:11:59 -07:00