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