summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-29dix/randr: Add missing fields to SRR*NotifyEvent()Federico Mena Quintero1-2/+9
2009-06-29kdrive: set Activate/Deactivate grab for input devices (#21591)Peter Hutterer1-0/+4
2009-06-29dix: ensure Activate/DeactivateGrab has a valid value.Peter Hutterer1-0/+2
2009-06-29Resync COPYING file with notices in code base as of xorg-server-1.6.1Alan Coopersmith1-682/+111
2009-06-29Fix a couple off-by-one array boundary checks.Jeremy Huddleston3-3/+3
2009-06-29xfree86: restore default off for DontZapPeter Hutterer3-10/+8
2009-06-29EXA: Always damage glyph cache pixmap manually after uploading a glyph.Michel Dänzer1-36/+37
2009-06-29EXA: Take GC client clip type into account for migration.Michel Dänzer4-24/+25
2009-06-29Bug #6428, #16458, #21464: Fix crash due to uninitialized VModMap fields.Tomas Janousek1-3/+5
2009-06-29Support setTexBuffer2 in AIGLX.Kristian Høgsberg3-3/+16
2009-06-29EDID: Fix timing class names to match the specAdam Jackson1-3/+3
2009-06-19pci: Dump vendor/devices ids in the printed device listAdam Jackson1-6/+4
2009-06-17Change one more instance of the default rules names back to xorg.Matthieu Herrb1-1/+1
2009-06-14Provide a minimal sparcDriverName() implementation for OpenBSD.Matthieu Herrb1-0/+9
2009-06-14Call pci_system_init_dev_mem() on sparc64 too.Matthieu Herrb1-0/+3
2009-06-14Merge commit 'origin/server-1.6-branch' into obsd-server-1.6-branchMatthieu Herrb9-89/+480
2009-06-13Call pci_system_init_dev_mem() on powerpc too.Matthieu Herrb1-0/+3
2009-06-11Use a #define instead of a magic numberIan Romanick1-2/+4
2009-06-11DRI2: update DRI2 private drawable width & height according to X drawableJerome Glisse1-0/+2
2009-06-11DRI2: Force allocation of real-front buffer for non-windows as wellIan Romanick1-8/+11
2009-06-11DRI2: Implement protocol for DRI2GetBuffersWithFormatIan Romanick5-88/+284
2009-06-11DRI2: Add interface for drivers to query DRI2 extension versionIan Romanick2-0/+27
2009-06-11DRI2: Add missing front-buffer flush callback.Ian Romanick1-0/+8
2009-06-11DRI2: Don't leave empty entries in private->buffersIan Romanick1-8/+9
2009-06-11DRI2: Synchronize the contents of the real and fake front-buffersIan Romanick1-0/+22
2009-06-11DRI2: Do not send the real front buffer of a window to the clientIan Romanick2-2/+32
2009-06-11DRI2: Add fake front-buffer to request list for windowsIan Romanick1-0/+40
2009-06-11EDID: Add modes from Established Timings III descriptor to mode poolAdam Jackson3-4/+86
2009-06-11EDID: Be more cautious about finding vendor blocks.Adam Jackson1-2/+4
2009-06-11vfb: Fix depth setup.Adam Jackson1-27/+3
2009-06-02Yes we're a bunch of elitist assholes since 1995.Matthieu Herrb2-0/+13
2009-06-02"ws" is also a valid mouse driver for OpenBSD.Matthieu Herrb1-1/+2
2009-06-01Fix merge error.Matthieu Herrb1-2/+0
2009-06-01OpenBSD: support for more arches.Matthieu Herrb1-2/+18
2009-06-01arm_video: update to use libpciaccess.Matthieu Herrb1-2/+1
2009-06-01support for more architectures under OpenBSDMatthieu Herrb1-2/+14
2009-06-01support for more OpenBSD architectures.Matthieu Herrb1-2/+44
2009-06-01OpenBSD: support for more architectures.Matthieu Herrb4-542/+493
2009-06-01provide mem_barrier() definition for amd64 too. from master.Matthieu Herrb1-1/+1
2009-05-23Merge commit 'origin/server-1.6-branch' into obsd-server-1.6-branchMatthieu Herrb1-3/+3
2009-05-23gcc 2.95 build fixesMatthieu Herrb2-3/+3
2009-05-21adapt OpenBSD specific arches drivers to libpciaccess.Matthieu Herrb3-3/+3
2009-05-21Merge OpenBSD specific configuration codeMatthieu Herrb1-2/+38
2009-05-21Preliminary support for wscons based kdrive.Matthieu Herrb13-1/+1350
2009-05-21gcc 2.95 build fixes.Matthieu Herrb5-13/+15
2009-05-19xace: Fix a bad device access hook call.Eamon Walsh1-3/+3
2009-05-17On OpenBSD defaults xkbrules are still xorg.Matthieu Herrb1-1/+1
2009-05-17Merge commit 'origin/server-1.6-branch' into obsd-server-1.6-branchMatthieu Herrb23-85/+151
2009-05-11xselinux: Relax ownership restriction on SetSelectionUseContext.Eamon Walsh1-9/+0
2009-05-08Don't leak default font path when appending built-insAlan Coopersmith1-2/+11