summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2007-09-26Xephyr: fix compiler warningsDodji Seketeli1-2/+2
2007-09-24[EDID] Ignore reserved bits in deciding monitor vs detailed timing descriptor.Eric Anholt1-1/+8
2007-09-22Document xf86_crtc_clip_video_helper better.Alex Deucher1-1/+4
2007-09-22Revert "Fix possible crash if Xv window is outside of either crtc"Alex Deucher1-3/+1
2007-09-22Fix possible crash if Xv window is outside of either crtcMichel Dänzer1-1/+3
2007-09-20XDarwin: build fix for X11.appBen Byer1-1/+1
2007-09-20XDarwin: Fixes to quartzKeyboard.c to prevent a crash using certain non-US ke...Ben Byer1-21/+33
2007-09-20XDarwin: Merging misc changes from downstream.Ben Byer5-75/+30
2007-09-19XDarwin: mass change from using xorg-config.h to dix-config.h cuz we're not ...Ben Byer29-93/+72
2007-09-19XDARWIN: More fixes to Makefile.amBen Byer1-8/+16
2007-09-19XNEST: removed obsolete hack to build under DarwinBen Byer1-16/+0
2007-09-19XVFB: Removed obsolete hack to build on DarwinBen Byer1-16/+0
2007-09-19XDarwin: changes to Makefile.am to use new conditionalsBen Byer1-24/+28
2007-09-17Removed hw/xwin/winpntwin.c from Makefile.am.Tilman Sauerbeck1-1/+0
2007-09-13Remove the PaintWindow optimization.Eric Anholt55-2193/+8
2007-09-12Replace a non-ascii char with the corresponding groff escape in exa.man.preBrice Goglin1-1/+1
2007-09-11Xephyr: fix compilation breakage.Dodji Seketeli1-1/+0
2007-09-09XDARWIN: fixes to make Xquartz build againBen Byer5-101/+30
2007-09-09XDARWIN: build fix for quartz/pseudoramiX.cBen Byer1-0/+3
2007-09-06Fix Xdmx buildAlan Hourihane1-0/+11
2007-09-06DDX changes for XDarwinBen Byer3-10/+6
2007-09-05Fix key repeats during VT switch.Daniel Stone1-1/+1
2007-09-05Deliver correct event when releasing keys on VT switch.Keith Packard1-1/+3
2007-09-05XDARWIN: build breakage fixBen Byer1-1/+1
2007-09-05Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/xserverBen Byer15-31/+17
2007-09-05build fixes for XDarwinBen Byer1-1/+3
2007-09-05Fix server version reporting to be the server package version.Eric Anholt1-3/+3
2007-09-05Kdrive: unbreak kdrive linkingDodji Seketeli14-28/+14
2007-09-05Another pathname fix for event_status_driver.hBen Byer1-1/+1
2007-09-05fixed path for event_status_driver.hBen Byer1-1/+1
2007-09-04Add xorg.conf man section about catalogue:<dir> FPEAdemar de Souza Reis Jr1-5/+41
2007-09-04Add stub symbols to make xprint build.Gerte Hoogewerf1-0/+11
2007-09-04Increase despair by fixing xprint build after my _DEPENDENCIES changes.Eric Anholt1-4/+16
2007-09-04Revert part of 529acb175440969af9d7fa38aab8d7dea0dc2661 because libtool is sm...Ian Romanick1-4/+9
2007-09-04Fixing xf86I2CGetScreenBuses(), now dereferencing the correct pointer.Egbert Eich1-1/+1
2007-09-04Fixing sig11 in xf86I2CGetScreenBuses().Egbert Eich1-1/+1
2007-09-04bgPixel (unsigned long) is 64-bit on x86_64, so -1 != 0xffffffffHong Liu1-4/+5
2007-09-02Fix Xorg build by listing circular dependency libraries twice.Eric Anholt1-11/+9
2007-09-02Remove backend.[ch] from neomagic to fix distcheck.Eric Anholt1-2/+0
2007-08-31Convert servers to using _DEPENDENCIES to ensure proper rebuilds.Eric Anholt8-88/+84
2007-08-30Allow yres_virtual to be greater for some kernel fbdev drivers.Alan Hourihane1-1/+1
2007-08-30Remove dead xf86GetPciSizeFromOS and xf86GetPciOffsetFromOS.Eric Anholt6-116/+1
2007-08-30Remove the now-dead PciAvoid symbol.Eric Anholt5-15/+0
2007-08-30Fixing a misleading comment which could suggest a GPL violation.Egbert Eich1-2/+2
2007-08-29Remove stale changelogs from kdrive.Eric Anholt2-720/+0
2007-08-29Bug #9629: Remove badly-licensed neomagic kdrive files.Eric Anholt3-157/+1
2007-08-28Replace BSD custom PCI code with a stub implementation thanks to pciaccess.Eric Anholt7-355/+96
2007-08-27Remove the BusAccWindows resource code which is now unused.Eric Anholt8-467/+0
2007-08-27Remove unused xf8GetBlock and xf86GetSparse entry points.Eric Anholt3-215/+0
2007-08-27Fix fbdevhwstub for pci-rework.Eric Anholt1-3/+2