summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-12-20Remove SCO supportAdam Jackson1-1/+0
2010-12-07Enable silent rules for cat and echo.Cyril Brulebois1-2/+2
2010-11-05xfree86: remove two unused variables from Makefile.amPeter Hutterer1-2/+0
2010-05-17Only link Xorg with libconfig.laJulien Cristau1-0/+1
2009-08-28xf86 ddx: add vga arbiter support.Dave Airlie1-2/+4
2009-07-28xserver: remove RAC/resource handling code.Dave Airlie1-5/+4
2009-03-04Make DGA optional.Topi Kanerva1-1/+1
2009-01-05XFree86: Fix build with DGA disabledDaniel Stone1-0/+4
2008-12-23Remove obsolete XF86_DATE & xf86Date.hAlan Coopersmith1-1/+0
2008-12-17randr: Improve per-crtc gamma support.Maarten Maathuis1-1/+1
2008-12-07Use libtool convenience libraries and better "symbol" table.Paulo Cesar Pereira de Andrade1-7/+4
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-1/+6
2008-11-25Code motion: subsume xf86DoProbe.c into xf86Init.cAdam Jackson1-2/+1
2008-11-24Bus: Remove ISA support.Adam Jackson1-1/+1
2008-11-23Added '-showopts' option to print available driver options (#5564).Stefan Dirsch1-1/+1
2008-10-21Force LC_ALL=C when building xf86DefModeSet.cRémi Cardona1-1/+1
2008-09-11Fix distcheck.Eric Anholt1-2/+0
2008-08-13Remove xf86Version.h and related API.Adam Jackson1-1/+1
2008-07-24Drop xf86CommonSpecialKey() and atKeynames.hKristian Høgsberg1-1/+1
2008-07-21EDID: Various reduced blanking fixes.Adam Jackson1-1/+2
2008-07-20Don't put xf86Build.h in the tarball (bug#9277)Julien Cristau1-4/+3
2008-07-16XFree86: Remove XFree86-Misc extensionDaniel Stone1-1/+1
2008-07-16XFree86: Remove mysticism from Makefile.amDaniel Stone1-3/+3
2008-07-16XFree86: Delete OSMouse codeDaniel Stone1-2/+2
2008-07-16XFree86: Remove useless debugging codeDaniel Stone1-6/+1
2008-07-16XFree86: Delete empty file & functionDaniel Stone1-3/+2
2008-07-15Bug #7300: Move xf86RAC to hw/xfree86/commonAdam Jackson1-2/+2
2008-05-07Build: Ensure xf86DefModeSet.c ends in an empty lineDaniel Stone1-0/+1
2008-02-29Remove the duplicate copy of xf86cvt.cAdam Jackson1-1/+1
2008-02-25No more "-scanpci" given that we already have it in libpciaccess.Tiago Vignatti1-1/+1
2007-12-12Fix dist by including modeline2c.awk.Aaron Plattner1-0/+1
2007-12-12Get rid of xf86DefModes.c.Aaron Plattner1-1/+0
2007-12-05Fix commit aa0dfb3f42f19bb351ca7f1a9507ff5ec4590e96Andrew Oakley1-1/+0
2007-12-03Remove Perl dependency from the buildJames Cloos1-2/+2
2007-10-22Define PCI_TXT_IDS_DIR more cleanlyDavid Nusinow1-2/+0
2007-10-21Make PCI text file directory configurableDavid Nusinow1-0/+2
2006-12-08Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...Ian Romanick1-12/+3
2006-11-27Merge branch 'randr-1.2'Eric Anholt1-1/+1
2006-11-08Allow RandR objects to be created before the associated ScreenRec.Keith Packard1-1/+1
2006-11-08xfree86: remove xf86Keymap.hDaniel Stone1-1/+0
2006-11-04Merge master back to randr-1.2Keith Packard1-10/+2
2006-09-18Remove smashing of CFLAGS from server build.Keith Packard1-1/+1
2006-07-31Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick1-1/+1
2006-07-30Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-1/+1
2006-07-28Bug #5386 (partial): Move CVT mode generator from cvt(1) to server core, andLuc Verhaegen1-1/+1
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick1-1/+1
2006-07-21bug #890: completely remove deprecated keyboard driverKristian Høgsberg1-10/+2
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-1/+1
2006-06-07Initial batch of changes for PCI rework. All future changes will beIan Romanick1-1/+1
2006-05-09Bug #5209: Re-enable building APM and ACPI support. (Michel Dänzer)Adam Jackson1-3/+8