summaryrefslogtreecommitdiff
path: root/hw/xfree86
AgeCommit message (Expand)AuthorFilesLines
2012-05-04xfree86: use silent rules with sdksyms generationYaakov Selkowitz1-1/+1
2012-05-04xfree86: respect EXEEXT in relink targetYaakov Selkowitz1-1/+1
2012-04-23xfree86: workaround crash on closeMichal Suchanek1-3/+8
2012-04-23xres: Fix build without compositeJeremy Huddleston1-1/+2
2012-04-19Merge remote-tracking branch 'yselkowitz/master'Keith Packard17-31/+88
2012-04-19Export CompositeClientWindowTypeKeith Packard1-0/+2
2012-04-15Merge remote-tracking branch 'whot/for-keith'Keith Packard2-2/+9
2012-04-16xfree86: after VT switching back, only enable previously enabled devicesPeter Hutterer2-2/+9
2012-04-11hw/xfree86: Re-indent xf86vmode.cKeith Packard1-346/+480
2012-04-11hw/xfree86: Spurious ');' in xf86vmode.c messed up indentation badlyKeith Packard1-1/+1
2012-04-08Revert "xfree86: workaround crash on close"Keith Packard1-2/+1
2012-04-05xfree86: link modules against Xorg symbols on CygwinYaakov Selkowitz1-3/+15
2012-04-05xf86Config: load DIX libraries before drivers on CygwinYaakov Selkowitz1-0/+5
2012-04-05xf86Init: provide ddxBeforeReset ifdef DDXBEFORERESETYaakov Selkowitz1-0/+7
2012-04-05loader: add Cygwin supportYaakov Selkowitz2-1/+19
2012-04-05os-support: add Cygwin supportYaakov Selkowitz1-1/+1
2012-04-05xfree86: allow modules to be built without undefined symbolsYaakov Selkowitz10-26/+39
2012-04-05xf86Crtc: include "xf86xv.h" only if XVYaakov Selkowitz1-0/+2
2012-03-30xfree86: workaround crash on closeMichal Suchanek1-1/+2
2012-03-29Bump input ABI to 17 for per-device idlecountersPeter Hutterer1-1/+1
2012-03-26Merge remote-tracking branch 'jeremyhu/master'Keith Packard1-1/+1
2012-03-26man: s/__xservername__/Xorg/g - no longer requiredGaetan Nadon6-69/+69
2012-03-26man: s/__xconfigfile__/xorg.conf/g - no longer requiredGaetan Nadon6-52/+52
2012-03-24os: Pass the FatalError message to OsVendorFatalErrorJeremy Huddleston1-1/+1
2012-03-22xfree86: remove out-of-date commentPeter Hutterer1-3/+0
2012-03-21Introduce a consistent coding styleKeith Packard312-66562/+66833
2012-03-21Handle blank betweeen type and name in sdksyms.shKeith Packard1-1/+4
2012-02-03Namespace list api to reduce conflicts with similar system headersAlan Coopersmith4-63/+63
2012-02-03Stop including <sys/proc.h> from xf86_OSlib.h on SolarisAlan Coopersmith1-1/+1
2012-01-25int10: Fix unmapping of the BIOS scratch areaAdam Jackson1-1/+1
2012-01-15xfree86: Don't link libxorgxkb against libdix.laJeremy Huddleston1-1/+0
2012-01-15sdksyms.sh: Exit on error rather than building an empty symbol tableJeremy Huddleston1-0/+1
2012-01-13xfree86: mention udev in the xorg.conf manpage AutoAddDevices sectionPeter Hutterer1-4/+4
2012-01-12Revert "dix: Pull client-is-local flag up to the ClientRec"Keith Packard4-7/+7
2012-01-09Always install xaa sdk headersAdam Jackson2-2/+4
2012-01-09UnloadSubModule(): accept pointer value '1' and ignore it.Matthieu Herrb1-0/+3
2012-01-09vgahw: Fix DACDelay() macro to use the driver's vtableAdam Jackson1-4/+4
2012-01-09linux: Use K_OFF VT KB mode over K_RAW if available.Arthur Taylor1-6/+13
2012-01-09Merge commit '777bf90abeac37087a3d0538b847742523d5acf2'Keith Packard5-50/+11
2012-01-09Merge remote-tracking branch 'whot/for-keith'Keith Packard1-5/+6
2012-01-09Merge remote-tracking branch 'kibi/master'Keith Packard1-19/+0
2012-01-06xfree86: Remove the pretense of EDID v2 supportAdam Jackson1-43/+4
2012-01-06dix: Pull client-is-local flag up to the ClientRecAdam Jackson4-7/+7
2012-01-05xfree86: split warning about missing identifier or input driverPeter Hutterer1-5/+6
2011-12-31linux/ia64: Fix regression after domain I/O support code removal.Cyril Brulebois1-19/+0
2011-12-27Merge remote-tracking branch 'kibi/master'Keith Packard1-1/+1
2011-12-22xorg.conf.man: Fix bad whatis entry.Cyril Brulebois1-1/+1
2011-12-22Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Peter Hutterer31-173/+258
2011-12-19dri2: Invalidate window pixmapsVille Syrjälä3-4/+6
2011-12-19dri2: Invalidate DRI2 buffers for all windows with the same pixmap on swapKeith Packard1-1/+30