summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-09glamor: Avoid GL errors on mapping with size == 0.glamor-map-zeroEric Anholt2-2/+15
2015-10-30modesetting: Remove XF86_CRTC_VERSION checksDaniel Martin1-6/+1
2015-10-30modesetting: Free output_ids in drmmode_set_mode_major()Daniel Martin1-1/+3
2015-10-30modesetting: Handle failures in setting a CRTC to a DRM mode properlyDaniel Martin1-5/+6
2015-10-30vidmode: Drop the unused event codeAdam Jackson1-216/+6
2015-10-28Xserver.man: document more transports for -nolisten & -listen optionsAlan Coopersmith1-2/+11
2015-10-28Xorg.man: update to reflect -nolisten tcp becoming defaultAlan Coopersmith1-2/+3
2015-10-28Xorg.man: move XLOCAL details to X(7) man page insteadAlan Coopersmith1-53/+2
2015-10-27os: make sure the clientsWritable fd_set is initialized before useMartin Peres1-0/+1
2015-10-27build: Remove stale miext/cw include pathsAdam Jackson5-8/+5
2015-10-27Xext: fix build with --disable-xaceJulien Cristau1-0/+2
2015-10-27DRI2: Sync radeonsi_pci_ids.h from MesaMichel Dänzer1-0/+28
2015-10-26xserver 1.17.99.902 (1.18 RC2)Adam Jackson1-3/+3
2015-10-26xfree86: Use same inb/outb asm code for i386 amd64 and ia64Adam Jackson1-48/+1
2015-10-21xf86: don't add gpus from udev if autoAddGPU is setDave Airlie1-0/+3
2015-10-21Xv: Only stop the adaptors when the Pixmap is finally destroyedChris Wilson1-58/+24
2015-10-21present: Fix missed notify MSC computationChris Wilson1-1/+1
2015-10-21randr: make RROutputChanged change the main protocol screen not the gpu screenAlberto Milone1-5/+17
2015-10-21linux: Do not call FatalError from xf86CloseConsoleHans de Goede1-7/+15
2015-10-20Xi: Silence some tautological warningsJeremy Huddleston Sequoia1-4/+2
2015-10-19hurd: fix xorg-wrapper buildSamuel Thibault1-0/+2
2015-10-19fonts: Continue when font calls return Suspended more than onceKeith Packard1-21/+0
2015-10-19Merge remote-tracking branch 'jeremyhu/master'Adam Jackson1-7/+4
2015-10-19xorg-wrapper: when starting the server as root, reset its environmentJulien Cristau1-1/+5
2015-10-19xorg-wrapper: fix build without libdrmSamuel Thibault2-2/+6
2015-10-19hurd: disable detecting drmSamuel Thibault1-0/+5
2015-10-19XQuartz: Cleanup formatting of DarwinEQInit that was butchered by automation ...Jeremy Huddleston Sequoia1-6/+3
2015-10-19XQuartz: Make sure that darwin_all_modifier_mask_additions is 0-terminatedJeremy Huddleston Sequoia1-1/+1
2015-10-19osinit: Silence -Wunused-variable warningsJeremy Huddleston1-0/+2
2015-10-19dix: Silence -Wunused-variable warning by moving window.c off of legacy regio...Jeremy Huddleston1-5/+4
2015-10-19glx: Fix header length error checking in __glXDisp_RenderLargeJeremy Huddleston1-1/+1
2015-10-19randr: Silence -Wshift-negative-value warningsJeremy Huddleston1-4/+4
2015-10-19xdmcp: Declare XdmcpFatal _X_NORETURNJeremy Huddleston1-0/+1
2015-10-19security: Silence some benign -Wformat warningsJeremy Huddleston1-12/+12
2015-10-19xres: Silence -Wunused-function warnings when building !COMPOSITE or !RENDERJeremy Huddleston1-4/+4
2015-10-19xdmauth: Correct miscall of abs() to instrad call labs()Jeremy Huddleston1-2/+2
2015-10-19randr: Correct a miscall of abs() to instead call fabs()Jeremy Huddleston1-1/+1
2015-10-19mi: Correct a miscall of abs() to instead call fabs()Jeremy Huddleston1-1/+1
2015-10-13XQuartz: Fix how we calculate the height of the OSX menu barKen Thomases1-2/+10
2015-10-13XQuartz: Remove InfoPlist.stringsJeremy Huddleston Sequoia32-31/+1
2015-10-12XQuartz: Relax App Transport Security for communicating with the update serverJeremy Huddleston Sequoia1-0/+13
2015-10-07xwayland: Set physical screen size to somethingJonas Ådahl1-0/+39
2015-10-07xwayland: Update actual screen and root window size on output hot plugJonas Ådahl1-1/+14
2015-10-06render: Propagate allocation failure from createSourcePicture()Chris Wilson1-1/+5
2015-10-06bsd: Remove LINKKITAlexandr Shadchin1-3/+0
2015-10-06xfree86: Remove 386BSDAlexandr Shadchin1-5/+1
2015-10-06glx: Synchronize Xserver glx/rensize.c with mesa src/glx/compsize.cJon TURNEY1-0/+1
2015-10-06kdrive: Delete unused TOUCHSCREEN define.Jamey Sharp6-22/+0
2015-10-05xwayland: Adjust screen size with rotationOlivier Fourdan1-2/+7
2015-09-30present: Don't stash the MSC value when present_get_ust_msc failsFredrik Höglund1-6/+8