summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-23Deliver input events exclusively to window ownerprotect-inputKeith Packard1-1/+10
2015-11-23Allow RECORD and XTEST to be controlled separately [v3]Keith Packard5-12/+22
2015-11-23Track keystate per client for QueryKeymapKeith Packard3-1/+15
2015-11-24xfree86: fix minor memory leakPeter Hutterer1-1/+4
2015-11-18glamor: Delay making pixmaps shareable until we need to.Eric Anholt5-143/+82
2015-11-18glamor: Make glamor_get_name_from_bo static.Eric Anholt1-3/+1
2015-11-18glamor: Simplify DRI3 pixmap-from-fd, using GBM.Eric Anholt1-30/+7
2015-11-18glamor: Use real types for glamor_egl's public gbm functions.Eric Anholt2-7/+11
2015-11-18glamor: Use the GBM function for getting an FD from a GBM BO.Eric Anholt1-17/+1
2015-11-18glamor: Hook up EGL DestroyPixmap through the normal wrap chain.Eric Anholt5-28/+26
2015-11-18glamor: Unexport glamor_destroy_textured_pixmap().Eric Anholt2-8/+2
2015-11-18glamor: Remove glamor_egl_destroy_textured_pixmap().Eric Anholt2-7/+0
2015-11-18modesetting: No need to free the EGLImage just before freeing the pixmap.Eric Anholt1-6/+0
2015-11-18glamor: No need to glFlush before destroying a pixmap.Eric Anholt1-4/+0
2015-11-10glamor: Fix segfault in fallback picture uploading.Eric Anholt1-7/+9
2015-11-10glamor: Fix assert failures when fallback picture upload alloc fails.Eric Anholt1-7/+30
2015-11-10glamor: Fix rendering when core font texture allocation fails.Eric Anholt1-0/+5
2015-11-10glamor: Fix crashes when the glyph atlas allocation fails.Eric Anholt1-1/+8
2015-11-10glamor: Handle GL_OUT_OF_MEMORY when allocating texture images.Eric Anholt3-0/+28
2015-11-10glamor: Avoid GL errors from mapping with size == 0.Eric Anholt2-2/+15
2015-11-10Also dump passive grabs on XF86LogGrabInfoMichael Stapelberg3-0/+129
2015-11-09Post-release version bump for 1.19Adam Jackson1-2/+2
2015-11-09xserver 1.18.0Adam Jackson1-3/+3
2015-11-09present: Fix Async swap logicAxel Davy1-12/+13
2015-11-09present: Execute right away if target_msc equals current_mscJammy Zhou1-1/+1
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