summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-28=?utf-8?q?XQuartz:=20Another=20Expos=C3=A9=20fix:=20F9=20doesn't=20raise=20al...Jeremy Huddleston1-8/+4
2008-03-28Compile fix.Adam Jackson1-1/+1
2008-03-28Add E-EDID segment selection.Adam Jackson1-34/+71
2008-03-28Refactor DDC2 code to allow for proper segmented addressing.Adam Jackson1-68/+64
2008-03-28Start E-EDID support in the DDC module.Adam Jackson2-29/+47
2008-03-28XSELinux: Add xorg.conf option for permissive/enforcing/disabled.Eamon Walsh6-7/+72
2008-03-27XQuartz: Sanity-check the removal of the 256-color optionJeremy Huddleston1-1/+2
2008-03-27xquartz: copy in new stubs from Xi/stubs.c to replace our oldBen Byer1-127/+59
2008-03-27prevent "fake mouse clicks" from generating spurious extra eventsBen Byer1-0/+3
2008-03-27quirk: fix LPL monitors properly.Dave Airlie1-8/+1
2008-03-25Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverSascha Hlusiak1-1/+1
2008-03-25Fix that last commit.Adam Jackson1-1/+1
2008-03-25Support to pass arbitrary options via HAL hotpluggingSascha Hlusiak3-85/+173
2008-03-25Fix getValuatorEvents to compute number of valuators correctly.Sascha Hlusiak1-1/+1
2008-03-24Bug #10016: Implement WM_CLASS hints in Xephyr.David Nusinow4-0/+51
2008-03-24Bug #11510: Fix build without RECORD.Adam Jackson2-2/+10
2008-03-24Bug #11508: Fix build without XV.Adam Jackson1-0/+2
2008-03-24Bug #13962: Re-arm the DPMS timer when re-enabling DPMS.Adam Jackson1-2/+5
2008-03-22xaa: use xf86ReturnOptValBool instead of xf86IsOptionSetJulien Cristau1-21/+36
2008-03-22exa: use xf86ReturnOptValBool instead of xf86IsOptionSetJulien Cristau1-6/+7
2008-03-21XQuartz: Disable 256 color option and fullscreen optionJeremy Huddleston4-25/+36
2008-03-21Xquartz: Added separate preference tab for quartz-wm settingsJeremy Huddleston7-160/+410
2008-03-21XQuartz: Initial framework for dealing with spaces on OS-XJeremy Huddleston3-3/+25
2008-03-21Rootless: Removed safeAlphaXXXX() in favor of using fb/pixmanJeremy Huddleston7-275/+2
2008-03-21=?utf-8?q?Apple:=20Xserver=20half=20of=20the=20Expos=C3=A9=20bug-fix=20(requi...Jeremy Huddleston1-0/+2
2008-03-20XSELinux: Do a check for whether background "None" is allowed.Eamon Walsh1-0/+7
2008-03-20XSELinux: Correctly handle some permission bits that are used more than once.Eamon Walsh1-5/+20
2008-03-20Fix RandR 1.2 driver interface conversion of two colour cursors to ARGBMichel Dänzer1-1/+2
2008-03-20Revert "Fix RandR 1.2 driver interface conversion of two colour cursors to ARGB"Alex Deucher1-2/+0
2008-03-19Fix RandR 1.2 driver interface conversion of two colour cursors to ARGBMichel Dänzer1-0/+2
2008-03-19Make Xevie private symbol names less genericAlan Coopersmith1-43/+40
2008-03-19Xevie cleanups, byteswapping fixes & request length check fixesAlan Coopersmith1-11/+28
2008-03-18Apply __glXDisp_GetVisualConfigs message patchEamon Walsh1-0/+6
2008-03-18[Xephyr/DRI] correctly route motion events targeted at GL drawableDodji Seketeli3-7/+31
2008-03-17Cleanup logic in xf86PrepareOutputsJesse Barnes1-6/+2
2008-03-17Make xf86SetDesiredModes aware of current output configurationJesse Barnes3-18/+77
2008-03-17Fail CRTC configuration if !vtSemaJesse Barnes1-0/+3
2008-03-16test for the presence of pci_system_init_dev_mem() before calling it.Matthieu Herrb3-0/+12
2008-03-14Xephyr: Build fix: Port across XF86dri.c changes from Mesa.Donnie Berkholz1-8/+29
2008-03-14Xephyr: Distribute ephyrdriext.h in tarballs.Donnie Berkholz1-0/+1
2008-03-14XkbCopyKeymap: Fix broken indentationDaniel Stone1-4/+4
2008-03-14mi: More meaningful assert crashesDaniel Stone1-3/+8
2008-03-14Fix a stray use of ALLOCATE_LOCAL.Adam Jackson1-3/+3
2008-03-14RANDR 1.2: Fix initial mode aspect ratio match in a corner case.Adam Jackson1-24/+27
2008-03-13Bug #14332: Fix PCI access cycles from x86emu.Bart Trojanowski1-7/+50
2008-03-13Bug #14091: Fix build (and runtime) on ia64.Doug Chapman4-70/+2
2008-03-13RANDR 1.2: Fix the RANDR 1.1 screen size estimation to approach reality.Adam Jackson1-2/+2
2008-03-13RANDR 1.2: Don't report a square resolution to RANDR 1.1 clients.Adam Jackson1-17/+0
2008-03-12OpenBSD support for libpciaccess.Mark Kettenis3-1/+6
2008-03-12Return randr interface version in xf86CrtcScreenInit()Matthias Hopf3-2/+17