summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 1.4.0.xorg-server-1.4Eric Anholt2007-09-061-1/+1
* Fix key repeats during VT switch.Daniel Stone2007-09-054-8/+33
* Deliver correct event when releasing keys on VT switch.Keith Packard2007-09-051-1/+3
* Fix server version reporting to be the server package version.Eric Anholt2007-09-054-65/+29
* Allow yres_virtual to be greater for some kernel fbdev drivers.Alan Hourihane2007-09-041-1/+1
* [COMPOSITE] Composite used for pixmap population on redirect. (Bug #7447)Keith Packard2007-09-043-19/+59
* [RANDR] Don't mark Xinerama as active if no crtcs are enabled. (bug #11504).Adam Jackson2007-09-041-7/+7
* [RANDR] Compare only milliseconds of config time. (Bug #6502)Marius Gedminas2007-09-041-4/+7
* Bump version to 1.3.99.2.xorg-server-1.3.99.2Eric Anholt2007-08-311-1/+1
* Remove backend.[ch] from neomagic to fix distcheck.Eric Anholt2007-08-311-2/+0
* Bug #7364: Require renderproto 0.9.3 on 64-bit, and fix build with it.Eric Anholt2007-08-312-2/+8
* Bug #7186: Fix an excessive request size limitation that broke big-requests.Eric Anholt2007-08-312-4/+3
* Remove an extra cast.Matthieu Herrb2007-08-311-1/+1
* A high resolution device that's moving fast can potentially generateOtto Moerbeek2007-08-311-1/+1
* Fixing a misleading comment which could suggest a GPL violation.Egbert Eich2007-08-301-2/+2
* Bug #9629: Remove badly-licensed neomagic kdrive files.Eric Anholt2007-08-293-157/+1
* Add _X_EXPORT to exported functions in hw/xfree86/modes/*Alex Deucher2007-08-298-65/+76
* glx: fix crash when freeing visualsBrian Paul2007-08-231-5/+8
* randr: fixup crtc and output destroyDave Airlie2007-08-231-2/+2
* Ref count cursors used in hw/xfree86/modes code.Keith Packard2007-08-231-0/+11
* add xf86_crtc_clip_video_helper to xf86sym.cAlex Deucher2007-08-231-0/+1
* move intel crtc xv clipping helper to the xserverAlex Deucher2007-08-232-0/+137
* EXA: Fix a couple of logic errors in exaGetPixmapFirstPixel.Fredrik Höglund2007-08-231-12/+12
* Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fixSøren Sandmann Pedersen2007-08-232-1/+2
* stride is in FbBits-sized chunks, but xoff is not.Aaron Plattner2007-08-231-3/+3
* Bug #12015: Use the right offsets in the dst arguments of pixman_blt.Aaron Plattner2007-08-231-2/+2
* config: fix default xkb model (pc105, not keyboard)Julien Cristau2007-08-211-1/+1
* xfree86: Fix build on Linux/alpha.Julien Cristau2007-08-211-1/+1
* EXA: Wrap Trapezoids to prevent excessive migration of the alpha pixmap.Fredrik Höglund2007-08-173-0/+136
* Kdrive: fix nasty thinko in TslibEnable()Dave Jones2007-08-161-1/+1
* Update pci.ids to 2007-08-15 snapshotAlan Coopersmith2007-08-153-246/+5738
* Correct XErrorDB path and make it configurable (used by DTrace support)Alan Coopersmith2007-08-151-1/+7
* Fix the value comparisons in the IDLETIME wakeup handler.Fredrik Höglund2007-08-141-2/+3
* Revert "Implement damage tracking for AIGLX."Kristian Høgsberg2007-08-131-18/+0
* xfree86: Improve default mouse handling on the HurdSamuel Thibault2007-08-121-1/+23
* Only use evdev drivers in Xephyr #ifdef linuxAlan Coopersmith2007-08-101-0/+4
* xorgcfg needs PIXMAN_CFLAGS in order to build libc_wrapper.cAlan Coopersmith2007-08-101-0/+1
* Implement damage tracking for AIGLX.Kristian Høgsberg2007-08-101-0/+18
* Fix the swapped decode of the EDID DTD h/v sync polarity fields.Eric Anholt2007-08-081-43/+10
* [PATCH] Allocate the right number of entries for saving crtcsGustavo Pichorim Boiko2007-08-081-1/+1
* RRScanOldConfig cannot use RRFirstOutput before output is configured.Keith Packard2007-08-081-1/+1
* Updates some piece of the dead mouse evdev code under the new hotplug scheme.Tiago Vignatti2007-08-074-42/+274
* Export device path key options to be called by the command line of server.Tiago Vignatti2007-08-071-0/+6
* Update KdUseMsg() for completeness.Tiago Vignatti2007-08-072-1/+7
* Hotplug: HAL: Fix error handlingDaniel Stone2007-08-081-18/+17
* Config: HAL: Use input.xkb namespaceDaniel Stone2007-08-082-10/+10
* configure.ac: Add $CONFIG_LIB to server librariesDaniel Stone2007-08-081-8/+8
* RRScanOldConfig wasn't getting crtcs set correctlyKeith Packard2007-08-071-3/+4
* Decrement mode count when removing RandR output mode.Keith Packard2007-08-071-0/+1
* Fix driver build after pixman changes.Eric Anholt2007-08-072-1/+3