summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-10Bump to 1.16.2xorg-server-1.16.2Julien Cristau1-2/+2
2014-11-02Bump to 1.16.1.901xorg-server-1.16.1.901Julien Cristau1-2/+2
2014-11-01Xext/shm: Detach SHM segment after Pixmap is releasedChris Wilson1-8/+7
2014-10-31Fix present_notify to return right away when querying current or past msc.Axel Davy1-2/+2
2014-10-29Fix present_pixmap when using present_notify_mscAxel Davy1-1/+1
2014-10-28xkb: ignore floating slave devices when updating from master (#81885)Peter Hutterer1-1/+1
2014-10-10fb: Fix invalid bpp for 24bit depth windowTakashi Iwai1-1/+1
2014-09-21Bump to 1.16.1xorg-server-1.16.1Julien Cristau1-2/+2
2014-09-21xwayland: always include drm.xml in tarballsJulien Cristau1-2/+2
2014-09-15Bump to 1.16.0.901xorg-server-1.16.0.901Julien Cristau1-2/+2
2014-09-15glx/present: Only send GLX_BufferSwapComplete for PresentCompleteKindPixmapKeith Packard1-1/+1
2014-09-10xfree86: Allow non-PCI devices as primaryThierry Reding1-4/+3
2014-09-10xfree86: Fallback to first platform device as primaryThierry Reding3-0/+21
2014-08-11XQuartz: Better support turning off "Displays have separate Spaces" on OS X M...Jeremy Huddleston Sequoia1-6/+17
2014-08-11ListenOnOpenFD: Remove Resets since this is intended to be for hotplugging co...Jeremy Huddleston Sequoia1-7/+0
2014-07-28mieq: Fix a crash regression in mieqProcessDeviceEventJeremy Huddleston Sequoia1-1/+1
2014-07-18glamor: Fix temp picture coordinates in glamor_composite_clipped_regionKeith Packard1-8/+8
2014-07-17Update to version 1.16.0xorg-server-1.16.0Keith Packard1-3/+3
2014-07-14config_odev_add_attribute*: Check for right attribute typeHans de Goede2-1/+33
2014-07-14Fix ODEV_ATTRIB_DRIVER overlapping with ODEV_ATTRIB_FDHans de Goede1-1/+1
2014-07-14Revert "dix: fix up coordinate scaling when external monitors are present"Peter Hutterer1-60/+20
2014-07-14xfree86: Only support one sysconfigdirAaron Plattner1-1/+1
2014-07-14xfree86: don't force the screensaver off on DPMS unblank, merely suggest itPeter Hutterer1-1/+1
2014-07-10os: prevent negative array index access (#80890)Peter Hutterer1-1/+1
2014-07-07Merge remote-tracking branch 'jturney/master'Keith Packard1-1/+1
2014-07-07Update to version 1.15.99.904xorg-server-1.15.99.904Keith Packard1-3/+3
2014-07-07xfree86: Make error message more readableThierry Reding1-2/+3
2014-07-07xfree86: Support driver loading via OutputClassThierry Reding1-0/+78
2014-07-07xfree86: Introduce OutputClass configurationThierry Reding7-0/+267
2014-07-07xfree86: Store kernel driver name in platform device attributeThierry Reding2-0/+14
2014-07-07xfree86: Make driver matching consistentThierry Reding4-22/+16
2014-07-03glamor: Fix stack corruption in glamor_initTomasz Borowik1-3/+4
2014-07-03fb: Don't free NULL pixmap in fbCloseScreen. Bug #80313Keith Packard1-1/+2
2014-07-03hw/xwin: link dynamically and export symbolsYaakov Selkowitz1-1/+1
2014-06-25exa: Fix a warning when enabling DEBUG_TRACE_FALLThierry Reding1-1/+1
2014-06-24xwayland: Add glamor and DRI3 supportKristian Høgsberg6-7/+837
2014-06-24Revert "glamor: Fix coordinates handling for composite source/mask pictures"Michel Dänzer1-8/+8
2014-06-23dri2: Invalidate DRI2Buffers upon SetWindowPixmap updatesChris Wilson1-0/+20
2014-06-23dri2: Use the PrimeScreen when creating/reusing buffersChris Wilson1-10/+6
2014-06-23glamor: Fix GLES2 non-VBO temporary memory allocation.Eric Anholt1-1/+1
2014-06-23Merge remote-tracking branch 'whot/for-keith'Keith Packard1-20/+60
2014-06-23present: fix bad logic in cancelling scheduled operations.Axel Davy1-1/+1
2014-06-23arch: Fix image and bitmap byte order for ppc64leDinar Valeev1-2/+7
2014-06-23Merge remote-tracking branch 'anholt/glamor-fixes'Keith Packard5-3/+8
2014-06-23present: restore screen pixmap when aborting a flipFrank Binns1-3/+21
2014-06-23dix: fix up coordinate scaling when external monitors are presentPeter Hutterer1-20/+60
2014-06-17present: Remove executing vblank from window list. Bug# 79709.Keith Packard1-0/+1
2014-06-12glamor: Don't leak a prepare_access_gc() in putimage fallbacks.Eric Anholt1-2/+1
2014-06-12glamor: Choose max fbo size by texture + viewport sizeMarkus Wick1-1/+4
2014-06-12glamor: Fix no-mipmap allocationsMarkus Wick3-0/+3