summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-11fix stale dri2 buildtransform-proposalKeith Packard5-21/+28
2008-08-06Replace dixLookupResource by dixLookupResourceBy{Type,Class}Keith Packard22-94/+164
2008-07-29Reset lastSlave when disabling devicesKeith Packard1-0/+8
2008-07-29Implement RandR output property eventsKeith Packard1-6/+32
2008-07-21Merge commit 'origin/master' into transform-proposalKeith Packard112-14474/+695
2008-07-07Improved driver selection when autoconfiguring driver without xorg.confAlan Coopersmith1-81/+142
2008-07-07Update bsd & solaris descriptions in README.OS-libAlan Coopersmith1-2/+2
2008-07-07Export xkbfile.h in the SDKJulien Cristau1-1/+2
2008-07-04Remove unused function and variables.Tiago Vignatti4-11/+1
2008-07-04Fix typo in the last commit.Tiago Vignatti1-1/+1
2008-07-04Remove deprecated function miPointerPosition().Tiago Vignatti5-15/+2
2008-07-04Update README.OS-lib to reflect reality.Tiago Vignatti1-283/+0
2008-07-04Nuke libc wrapper remaining stuffs.Tiago Vignatti3-198/+0
2008-07-04Remove inexistent function headers.Tiago Vignatti1-2/+0
2008-07-04modes: fix initial xorg.conf mode selection.Dave Airlie1-0/+51
2008-07-03xfree86: AllowEmptyInput is now enabled by default if hotplugging is enabled.Peter Hutterer2-7/+14
2008-07-03xfree86: handle missing Screen lines in the ServerLayout #16301Peter Hutterer1-0/+18
2008-07-03xfree86: move declaration of configured_device to start of function.Peter Hutterer1-1/+2
2008-07-03dri2: bump libdrm numbers as 2.3.1 is released without ttm interfaceDave Airlie1-4/+4
2008-07-03modes: check the crtc is valid before using its desired modes.Dave Airlie1-3/+5
2008-07-02Fix GLX in Xvfb and kdrive.Adam Jackson6-0/+11
2008-07-02Remove KdOffscreenMarkUsed() as all its callers are gone.Chris Ball2-26/+0
2008-07-02VBO: Regenerate files based on recent changes to gl_API.xmlIan Romanick2-2/+14
2008-07-01Auf wiedersehen, KAA.Adam Jackson7-2405/+0
2008-07-01Sun bug #6685465: Xephyr uses wrong or bad colortable in 8-bit modeJeremy Uejio1-2/+28
2008-07-01Work around the DIX losing mmWidth/mmHeight for RandR 1.1 DDXen.Aaron Plattner1-0/+19
2008-07-01Don't try to load DRI2 if built without it.Adam Jackson1-0/+2
2008-07-01Declare xf86InterpretEEDID() properly.Adam Jackson1-0/+4
2008-06-30Revert "XInput ABI is 2.1, not 3.1."root1-1/+1
2008-06-30Use AC_CHECK_LIB before PKG_CHECK_MODULES for opensslCarl Worth1-1/+1
2008-06-30XInput ABI is 2.1, not 3.1.Adam Jackson1-1/+1
2008-06-30Do EEDID in RANDR 1.2.Adam Jackson1-2/+3
2008-06-30Hexdump the whole EDID block if extensions present.Adam Jackson1-11/+17
2008-06-30Actually fetch all blocks of EEDID if asked to.Adam Jackson5-18/+36
2008-06-30Bump ABI minor numbers for the devPrivate ABI functions.Adam Jackson1-5/+5
2008-06-29DRI: Ensure we have the DRI headers from MesaDan Nicholson1-1/+1
2008-06-27Fix a leak of window devPrivates in window.c/CrushTree().Eamon Walsh1-0/+1
2008-06-26input: for non-device events (e.g. DevicePresence) use MAX_DEVICES as id.Peter Hutterer3-6/+7
2008-06-26dix: don't dereference dev->key if it doesn't exist.Peter Hutterer1-1/+1
2008-06-25xf86GetOptValFreq wants a pointer to double, but maxPixClock is an intAlan Coopersmith1-2/+6
2008-06-25Don't log null device name in XkbDDXLoadKeymapByNamesAlan Coopersmith1-1/+1
2008-06-25XTrap delenda est.Adam Jackson12-3588/+7
2008-06-25dix: free memory associated with the EventList. #16507Peter Hutterer2-5/+7
2008-06-25dix: InitEventList does not need to be _X_EXPORT.Peter Hutterer1-1/+1
2008-06-24Set --enable-builtin-fonts as default.Tiago Vignatti1-2/+2
2008-06-24Remove NOFONTSERVERACCESS macroTiago Vignatti3-6/+0
2008-06-24xfree86: kill INHERIT_LOCK_STATE macro.Tiago Vignatti1-39/+0
2008-06-24Fix a leak in the code that parses the protocol names.Eamon Walsh1-18/+26
2008-06-25dix: free FocusPrivates when deleting a window. #16493Ben Gamari1-0/+1
2008-06-25xfree86: fix up leftover allocation of xf86Events.Peter Hutterer1-1/+1