summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh131-1400/+919
2007-08-28Merge branch 'master' into XACE-SELINUXEamon Walsh120-174738/+2177
2007-08-27Xprint: fix handling of TrueType font nameEugeniy Meshcheryakov1-0/+2
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson29-984/+4
2007-08-25Fix bug in debugging info related to pci-rework mergeDavid Nusinow1-1/+1
2007-08-24Remove files made obsolete by pci-rework.Ian Romanick4-171214/+0
2007-08-24Bump video driver ABI for pci-rework.Aaron Plattner1-1/+1
2007-08-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick576-4125/+17412
2007-08-23Get rid of the type1 font module.Julien Cristau5-84/+3
2007-08-23randr: fixup crtc and output destroyDave Airlie1-2/+2
2007-08-22Add _X_EXPORT to exported functions in hw/xfree86/modes/*Alex Deucher8-65/+76
2007-08-21Fix an error message to not point to @xfree86.org.Adam Jackson1-1/+1
2007-08-20Screen size changing should leave FB alone when X is inactive.Keith Packard1-2/+2
2007-08-20Ref count cursors used in hw/xfree86/modes code.Keith Packard1-0/+11
2007-08-21add xf86_crtc_clip_video_helper to xf86sym.cAlex Deucher1-0/+1
2007-08-20Move module defaults from the header to the source file.David Nusinow2-11/+12
2007-08-20move intel crtc xv clipping helper to the xserverAlex Deucher2-0/+137
2007-08-21xfree86: Fix build on Linux/alpha.Julien Cristau1-1/+1
2007-08-19Autoconfiguration of wsmouse for NetBSD.Blair Sadewitz1-6/+6
2007-08-16Update for support on NetBSD and DragonFly. FromJeremy C. Reed1-1/+4
2007-08-16Add some more support for DragonFly. From Joerg SonnenbergerJeremy C. Reed3-2/+4
2007-08-16xace: add hooks + new access codes: core protocol screensaver requestsEamon Walsh6-13/+17
2007-08-16xace: add hooks + new access codes: core protocol server requestsEamon Walsh1-2/+2
2007-08-16Kdrive: fix nasty thinko in TslibEnable()Dave Jones1-1/+1
2007-08-15Update pci.ids to 2007-08-15 snapshotAlan Coopersmith3-246/+5738
2007-08-14xace: add hooks + new access codes: core protocol GC requestsEamon Walsh1-1/+2
2007-08-14dix: remove caching of drawables and graphics contexts. The security checksEamon Walsh1-1/+0
2007-08-12xfree86: Improve default mouse handling on the HurdSamuel Thibault1-1/+23
2007-08-10Only use evdev drivers in Xephyr #ifdef linuxAlan Coopersmith1-0/+4
2007-08-08Fix the swapped decode of the EDID DTD h/v sync polarity fields.Eric Anholt1-43/+10
2007-08-08[PATCH] Allocate the right number of entries for saving crtcsGustavo Pichorim Boiko1-1/+1
2007-08-07Updates some piece of the dead mouse evdev code under the new hotplug scheme.Tiago Vignatti4-42/+274
2007-08-07Export device path key options to be called by the command line of server.Tiago Vignatti1-0/+6
2007-08-07Update KdUseMsg() for completeness.Tiago Vignatti2-1/+7
2007-08-07Fix typo.Tiago Vignatti1-1/+3
2007-08-07Clean a little bit the code.Tiago Vignatti1-52/+42
2007-08-07Let xkb options be passed through command line in kdrive servers. I start myTiago Vignatti2-10/+108
2007-08-07When we call Xephyr with '-pointer' a new pointer is added inside the serverTiago Vignatti2-11/+22
2007-08-06Probable off by one buffer overflow in .../xorgconfig/xorgconfig.cRoland "Test-tools" Bär1-1/+1
2007-08-05xserver: stop bcopy from going really slowDave Airlie3-7/+25
2007-08-03Fix kdrive command line parser.Tiago Vignatti1-5/+8
2007-08-03security: drop the "declare extension security" dix call. Use theEamon Walsh2-2/+0
2007-08-02Merge branch 'master' into XACE-SELINUXEamon Walsh568-3749/+11056
2007-08-01XFree86: xf1bpp: distclean generated files as wellArkadiusz Miskiewicz1-3/+4
2007-08-01XFree86: xf1bpp: Fix previous build system commitDaniel Stone1-2/+2
2007-08-01XFree86: Properly clean up after ourselvesDaniel Stone1-1/+1
2007-08-01Remove duplicated licensesDaniel Drake2-54/+0
2007-08-01XFree86: xf1bpp: Fix parallel buildArkadiusz Miskiewicz1-5/+2
2007-08-01Darwin: Remove missing fileDaniel Stone1-1/+0
2007-08-01XFree86: Allow disabling of HALDaniel Stone3-2/+51