summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-05Bug #9219: Use pWin->viewable instead of pWin->realized to catch InputOnly wi...Aaron Plattner1-1/+1
2006-12-05Bug #9219: Return BadMatch when trying to name the backing pixmap of an unrea...Aaron Plattner1-1/+4
2006-12-04Check for __sparc as well as __sparc__ for compatibility with Sun ccAlan Coopersmith7-14/+14
2006-12-01Naming change: Security*Operation -> Xace*OperationEamon Walsh4-21/+21
2006-12-01Define calls away when not building XACE, allowing ifdef's to be removed.Eamon Walsh12-194/+105
2006-12-01Fix syntax error in configure check for SYSV_IPC that broke with Sun ccAlan Coopersmith1-1/+1
2006-12-02Destroying RandR crtc or output overwrites memory.Keith Packard2-2/+2
2006-12-02RandR ListOutputProperties has nAtoms element, not nPropertiesKeith Packard1-1/+1
2006-12-01Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverDrew Parsons1-6/+6
2006-12-01GNU/FreeBSD support in GLX: include byteswap.h for FreeBSD systemsDrew Parsons6-6/+6
2006-11-30Make solaris version of xf86OSRingBell return void like other OS'esAlan Coopersmith1-6/+6
2006-11-30Tell automake to STFU about the *.O filesAlan Coopersmith2-2/+2
2006-11-29Add DIX_CFLAGS to util builds.Aaron Plattner4-4/+4
2006-11-29xfree86 DDX: Delete DDX screens in ddxGiveUp().Michel Dänzer1-0/+3
2006-11-28Ensure RandR resource types are registered before resources are created.Keith Packard3-0/+7
2006-11-28Allocate correct size for RRPropertyRec (oops).Keith Packard1-1/+2
2006-11-28Change RandR property datatype to include pending/valid values.Keith Packard5-124/+384
2006-11-28Separate DDC mode list creation from MonPtr creation.Eric Anholt2-23/+45
2006-11-28Replace bad mode name-setting code with xf86SetModeDefaultName().Eric Anholt1-4/+2
2006-11-28Clean up a bunch of long lines and trailing whitespace.Eric Anholt1-23/+25
2006-11-28Move code to get a mode list from EDID data from ddcProperty.c to edid_modes.c.Eric Anholt3-293/+330
2006-11-28Typo that was missed in testing.Eric Anholt1-1/+1
2006-11-28Fix potential NULL pointer access in timer code.Matthias Hopf1-7/+9
2006-11-27Register dependency on new RandR protocol.Eric Anholt1-1/+1
2006-11-27Move mode handling helpers from ddcProperty.c to xf86Mode.c.Eric Anholt3-95/+29
2006-11-27Merge branch 'randr-1.2'Eric Anholt65-1236/+5470
2006-11-27Add some mode helper functions from the intel driver.randr-1.2Eric Anholt2-18/+119
2006-11-22Add a -showDefaultLibPath option.Aaron Plattner4-0/+20
2006-11-22Add a -showDefaultModulePath option.Aaron Plattner2-0/+16
2006-11-22Regenerated from Mesa w/ latest gl_API.xml fileBrian1-8/+8
2006-11-22Regenerated from Mesa, fixes glMap* protocol problem (bug 8899)Brian1-5/+5
2006-11-21Issue CloseDownDevices() in os/log.c and remove from dix/main.c.Alan Hourihane2-5/+2
2006-11-18Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverAlan Hourihane11-498/+25
2006-11-18Shutdown input devices if FatalError occurs during startup.Alan Hourihane1-5/+15
2006-11-18dri: setup libdrm hooks as early as possible.Dave Airlie2-4/+8
2006-11-16Reduce calls to RRGetInfo.Keith Packard2-8/+5
2006-11-16Remove RandR output options.Keith Packard5-89/+29
2006-11-16Fix GL context destruction with AIGLX.George Sapountzis1-1/+1
2006-11-16Bug 9041: Check the return code in xf86MapDomainMemory().Bjorn Helgaas1-10/+10
2006-11-15Fix build on FreeBSD after input-hotplug.Eric Anholt1-0/+5
2006-11-14For NetBSD, define PCVT_SUPPORT (System has PCVT console).Jeremy C. Reed1-0/+1
2006-11-14Bug #9023: Only check mice for "mouse" or "void" if identifier is != NULL.Matthias Hopf1-1/+1
2006-11-13Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverJeremy C. Reed335-46608/+14090
2006-11-13On DragonFLy, default to /dev/sysmouse (just like on FreeBSD).Jeremy C. Reed2-2/+2
2006-11-13Disable Xprt server build by default.Adam Jackson1-1/+1
2006-11-13DRI: call drmSetServerInfo() before drmOpen().George Sapountzis5-482/+4
2006-11-11ffs: handle 0 argument (bug #8968)Jurij Smakov2-0/+5
2006-11-10Correct symlink-mesa.sh usage messageAlan Coopersmith1-3/+3
2006-11-09Fix typo before the last commit.Eric Anholt1-1/+1
2006-11-09Bug #8868: Remove drm from SUBDIRS now that the directory is gone.Eric Anholt1-2/+2