summaryrefslogtreecommitdiff
path: root/hw/xfree86/parser/read.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-20Remove obsolete tab stop comments from hw/xfree86/parser/*.cAlan Coopersmith1-2/+0
2012-03-21Introduce a consistent coding styleKeith Packard1-201/+175
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-6/+6
2010-04-21xfree86: fix not reached code in parserTiago Vignatti1-2/+2
2009-12-23xfree86: Introduce InputClass configurationDan Nicholson1-0/+8
2009-04-06config: Remove useless xf86conf{{m,c,re}alloc},free} macrosAdam Jackson1-18/+18
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-4/+4
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-4/+4
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-1/+0
2007-10-11Don't bother validating the Device section of the conf fileDavid Nusinow1-2/+0
2007-10-11Re-enable validation of the screen section of xorg.confDavid Nusinow1-2/+2
2007-10-09Allow the user to not have a screen sectionDavid Nusinow1-2/+2
2007-10-09First pass at improved video driver autoloadingDavid Nusinow1-2/+2
2007-03-25Static cleanups, dead code deletion.Adam Jackson1-19/+19
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-1/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-07-21bug #890: completely remove deprecated keyboard driverKristian Høgsberg1-7/+0
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2004-07-31Add "Extensions" section support to configuration parserKevin E Martin1-0/+7
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-1/+28
2003-11-14Initial revisionKaleb Keithley1-0/+283