summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-01Build system: Add missing filesxorg-server-1.3.99.0Daniel Stone2-1/+2
2007-08-01XFree86: Properly clean up after ourselvesDaniel Stone1-1/+1
2007-08-01Build system: Non-dtrace distcheck hacksDaniel Stone2-1/+10
2007-08-01Remove duplicated licensesDaniel Drake2-54/+0
2007-08-01Add proper COPYING fileDaniel Drake1-176/+199
2007-08-01[PATCH] xserver: Add COPYING termsDaniel Drake1-8/+2686
2007-08-01XFree86: xf1bpp: Fix parallel buildArkadiusz Miskiewicz1-5/+2
2007-08-01Darwin: Remove missing fileDaniel Stone1-1/+0
2007-08-01Config: Add missing includeDaniel Stone1-0/+1
2007-08-01Config: Add current FDI fileDaniel Stone1-0/+31
2007-08-01Config: Fix merge detritusDaniel Stone1-1/+0
2007-08-01Input: Fix stuck modifiers (bug #11683)Daniel Stone1-26/+28
2007-08-01XFree86: Allow disabling of HALDaniel Stone3-2/+51
2007-08-01Input: Don't enable devices when we open themDaniel Stone2-15/+0
2007-08-01Config: D-Bus core: Fix hook removalDaniel Stone1-1/+5
2007-08-01XFree86: Input: Fix whitespaceDaniel Stone1-2/+2
2007-07-31Fix a crash when rotating the screen.Aaron Plattner1-3/+6
2007-08-01XFree86: Module: Bump input versionDaniel Stone1-1/+1
2007-08-01Convert all my license statements to the standard formDaniel Stone10-164/+185
2007-08-01Hotplug: Add HAL supportDaniel Stone8-4/+414
2007-08-01Hotplug: D-Bus: Dispatch harderDaniel Stone1-2/+6
2007-08-01Input: GetPointerEvents: Deny events from devices without valuatorsDaniel Stone1-2/+6
2007-08-01Input: Allow enabling and disabling of devicesDaniel Stone2-0/+2
2007-08-01DIX: Clean up null root cursor handlingDaniel Stone2-16/+20
2007-08-01dix.h: Remove duplicate ffs() prototype.Daniel Stone1-3/+0
2007-08-01Fonts: Fix builtin fontsDaniel Stone3-6/+7
2007-08-01Hotplug: D-Bus: API version 2Daniel Stone2-18/+53
2007-08-01Hotplug: Separate D-Bus into core and hotplug API componentsDaniel Stone9-499/+756
2007-08-01gitignore: Add automake lex/yacc wrapperDaniel Stone1-0/+1
2007-08-01configure.ac: Properly check XFree86 proto modulesDaniel Stone1-0/+3
2007-08-01configure.ac: Fix KDrive VESA/fbdev conditionalsDaniel Stone1-2/+0
2007-08-01Hotplug: Remove unused function definition from hotplug.hNicolas Trangez1-1/+0
2007-07-31Don't fail compScreenInit if the driver added its own alternate visuals.Aaron Plattner1-1/+2
2007-07-31Revert "Fix RandR 1.2 conversion of two colour to ARGB cursor on MSB first pl...Dave Airlie1-0/+2
2007-07-29ReduceCompositeOp returns a Render op, not a boolean.Adam Jackson1-1/+1
2007-07-27Remove all trace of Option "BiosLocation".Adam Jackson5-205/+32
2007-07-27exaGetPixmapFirstPixel: avoid framebuffer readbacks if possible.Adam Jackson1-10/+27
2007-07-27Don't map the front buffer in libdri if the ddx driver doesn't set the size.Kristian Høgsberg3-32/+47
2007-07-26Include picturestr.h in xf86Crtc.h to pick up definition of PictTransform.Aaron Plattner1-0/+1
2007-07-26libconfig shouldn't be an installed library.Adam Jackson1-1/+1
2007-07-25Include comment/copyright/license for AC_DEFINE_DIR in acinclude.m4Alan Coopersmith1-0/+33
2007-07-25Minor fixes in cvt and gtf manpagesBrice Goglin2-2/+2
2007-07-25Fix the output->crtc initialization in the old randr setupGustavo Pichorim Boiko1-0/+1
2007-07-25Fix RandR 1.2 conversion of two colour to ARGB cursor on MSB first platforms.Michel Dänzer1-2/+0
2007-07-23Set the crtc before the output change is notifiedGustavo Pichorim Boiko5-16/+2
2007-07-21Partial redundancy elimination in PropertyNotify generation.Adam Jackson1-43/+21
2007-07-19Fix alpha build failuresJulien Cristau2-3/+2
2007-07-19Make PreferredMode option in config file override EDID mode preferences.Keith Packard1-1/+2
2007-07-19Query modes on disabled (but not ignored) outputs.Keith Packard1-1/+1
2007-07-19Make pending property changes trigger mode setting.Keith Packard1-0/+4