summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-14Revert "randr: Initialize RandR even if there are currently no screens attached"server-1.18-branchJeremy Huddleston Sequoia1-0/+3
2022-06-14Revert "glx: Initialize glx even if there are currently no screens attached"Jeremy Huddleston Sequoia1-0/+21
2022-06-13xquartz: Fix appFlags build failure with macOS 10.15+ SDKsJeremy Huddleston Sequoia1-0/+50
2022-06-13xquartz: Fix a compiler warning about const incompatible pointer assignmentJeremy Huddleston Sequoia1-1/+1
2022-06-13xquartz: Silence a compiler warning about missing internal methods on NSAppli...Jeremy Huddleston Sequoia1-0/+5
2019-08-11XQuartz: Hack around an issue that can occur on macOS due to background apps ...Jeremy Huddleston Sequoia1-5/+24
2019-08-11Fix typo "XQaurtz" in Xquartz.manJim DeLaHunt1-1/+1
2016-09-26glx: Initialize glx even if there are currently no screens attachedJeremy Huddleston Sequoia1-21/+0
2016-09-26randr: Initialize RandR even if there are currently no screens attachedJeremy Huddleston Sequoia1-3/+0
2016-09-26os/connection: Improve abstraction for launchd secure socketsJeremy Huddleston Sequoia1-5/+26
2016-09-26XQuartz: pbproxy shouldn't need to wait for server initialization.Jeremy Huddleston Sequoia2-21/+0
2016-09-26XQuartz: Remove X11ApplicationFatalErrorJeremy Huddleston Sequoia3-52/+0
2016-09-26XQuartz: Don't respond to SIGALRM on the AppKit threadJeremy Huddleston Sequoia1-0/+9
2016-09-26dix: Make InitCoreDevices() failures more verbose.Jeremy Huddleston Sequoia1-11/+26
2016-09-26Xext/shm: Fix usage of F_GETFD to match standardJeremy Huddleston Sequoia1-1/+2
2016-09-16XQuartz: Cleanup CPPFLAGS that are no longer necessary on darwinJeremy Huddleston Sequoia1-3/+2
2016-09-16XQuartz: Fix the issue where the h key could be come "stuck" after hiding XQu...Jeremy Huddleston Sequoia1-0/+9
2016-09-01Allow compile-time selection of a fallback input driverPeter Hutterer3-8/+53
2016-07-19xserver 1.18.4xorg-server-1.18.4Adam Jackson1-3/+3
2016-07-19os: Use strtok instead of xstrtokenize in ComputeLocalClientMichel Dänzer1-4/+5
2016-07-19os: Treat ssh as a non-local client (v4)Adam Jackson1-3/+40
2016-07-19glamor: Translate solid text background region after clippingMichel Dänzer1-6/+7
2016-07-19xfree86: Fix fallback driver sort order for Xorg -configure (v2)Adam Jackson1-19/+40
2016-07-19shm: Also censor images returned by ShmGetImageAndrew Eikum1-0/+17
2016-07-19xwayland: Update RR state on wl_output.done instead of wl_output.modeRui Matos2-9/+10
2016-07-19dix: Work around non-premultiplied ARGB cursor dataMichel Dänzer1-0/+23
2016-07-19linux: Do not try to open /dev/vc/0, fix error msg when /dev/tty0 open failsHans De Goede1-9/+1
2016-07-19modesetting: resubmit dirty rects on EINVAL (v2)Adam Jackson1-0/+9
2016-07-19modesetting: Implement 32->24 bpp conversion in shadow updateDave Airlie6-24/+196
2016-07-19modesetting: Only add main fb if necessaryHans de Goede1-17/+17
2016-07-19Revert "modesetting: Load on GPU-s with 0 outputs"Adam Jackson2-24/+11
2016-07-06modesetting: Fix hw cursor check at the first callTakashi Iwai1-2/+8
2016-07-06modesetting: Use load_cursor_argb_check for sw cursor fallbackTakashi Iwai1-6/+18
2016-07-06modesetting: Fix the error check from DRM_IOCTL_MODE_CURSOR2Takashi Iwai1-2/+2
2016-07-06xkb: add a cause to the xkb indicator update after a keymap changePeter Hutterer1-1/+3
2016-07-06glx: avoid memory leak when using indirect renderingGuilherme Quentel Melo1-0/+6
2016-07-06glamor: Use DestroyPixmap instead of FreePicture for glyph atlas pixmapKeith Packard1-1/+1
2016-07-06wayland: clear resource for pixmap on unrealizeOlivier Fourdan1-0/+15
2016-07-06xwayland: Call eglBindAPI after eglInitializeMichel Dänzer1-1/+2
2016-07-06glamor: Call eglBindAPI after eglInitializeMichel Dänzer1-5/+6
2016-07-06glamor: Cannot use copies when accessing outside of composite sourceMichel Dänzer1-12/+15
2016-07-06glamor: Adjust for drawable x/y in composite's copy optimizationKeith Packard1-0/+4
2016-07-06glamor: Preserve GL_RED bits in R channel when destination is GL_RED [v2]Keith Packard12-26/+103
2016-07-06glamor: glamor_make_current sooner in glamor_composite_with_shaderKeith Packard1-2/+2
2016-07-06glamor: Disable logic ops when doing compositing [v4]Keith Packard2-0/+7
2016-07-06glamor: Check for composite operations which are equivalent to copiesMichel Dänzer1-0/+23
2016-07-06glamor: Fix sampling outside of RGBx source/mask picturesMichel Dänzer1-12/+24
2016-07-06Input: Send XI2 FocusOut NotifyPointer events to the pointer window.Andrew Comminos1-4/+16
2016-07-06EXA: Honour op parameter to exaGlyphs even if maskFormat == NULLMichel Dänzer1-4/+4
2016-07-06x86emu: Change include order to avoid conflict with system headerAndreas Schwab2-9/+1