summaryrefslogtreecommitdiff
path: root/hw/xfree86/parser
AgeCommit message (Expand)AuthorFilesLines
2009-04-09config: fix crash caused by strdup(NULL)Eamon Walsh1-2/+3
2009-04-06config: Remove useless xf86conf{{m,c,re}alloc},free} macrosAdam Jackson16-120/+116
2009-04-06config: s/xf86configStrdup/strdup/Adam Jackson6-36/+24
2009-02-18Obsolete InputDevices keyword in xorg.conf Files sectionAlan Coopersmith3-46/+1
2009-02-18Make RgbPath keyword in xorg.conf a non-fatal errorAlan Coopersmith2-0/+7
2009-02-17Add XkbDir to Files config file sectionKeith Packard3-0/+11
2008-12-07Export some symbols from libxf86config when installing it.Paulo Cesar Pereira de Andrade1-3/+6
2008-12-07Use libtool convenience libraries and better "symbol" table.Paulo Cesar Pereira de Andrade1-4/+3
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade12-72/+72
2008-11-30Remove declarations of symbols that are never defined.Paulo Cesar Pereira de Andrade1-2/+0
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade11-33/+35
2008-11-28Make visible symbols required by xorg modules.Paulo Cesar Pereira de Andrade1-1/+1
2008-11-08Remove some null statements.James Cloos1-1/+1
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson2-5/+2
2008-07-17Dead code removalDaniel Stone4-135/+2
2008-03-02Add missing file from previous commit.David Nusinow1-0/+9
2008-03-02Bug #13860: Ensure that the DRI mode is in octal format.David Nusinow2-0/+7
2008-03-01clean some "unused" warningsGeorge Sapountzis2-2/+1
2008-02-14Eradicate the VTInit code.Adam Jackson1-1/+0
2007-12-03Use _X_EXPORT instead of __attribute__((visibility("default")))Alan Coopersmith2-2/+4
2007-11-26Allow Virtual to be specified globally in the Screen section.Adam Jackson2-0/+14
2007-11-17Bug #9725: Don't look in root's $HOME for config files, that's just confusing.Adam Jackson2-10/+1
2007-11-05Remove all traces of external RGB database (and Speedo)Daniel Stone3-11/+0
2007-11-02Disable explicit commenting in Monitor section.Adam Jackson1-2/+0
2007-11-02Fix accidental ABI usage in RANDR 1.2 drivers.Adam Jackson2-2/+2
2007-10-11Remove obsolete error message define from parserDavid Nusinow1-2/+0
2007-10-11Don't bother validating the Device section of the conf fileDavid Nusinow3-24/+0
2007-10-11Re-enable validation of the screen section of xorg.confDavid Nusinow2-15/+3
2007-10-09Allow the user to not have a screen sectionDavid Nusinow1-2/+2
2007-10-09First pass at improved video driver autoloadingDavid Nusinow2-11/+3
2007-06-29Death to RCS tags.Adam Jackson1-1/+0
2007-06-28Remove the remnants of OS/2 support.Adam Jackson3-39/+4
2007-06-28Bug #10770: "Inputdevs" isn't a valid config file keyword.Adam Jackson1-1/+1
2007-05-03Improve modules loading defaultsDavid Nusinow3-0/+20
2007-04-10XFree86: Fix memory leak in option parsingMagnus Vigerlöf1-14/+14
2007-04-09Don't write out empty sections from the parser.Adam Jackson1-6/+12
2007-03-25Static cleanup for xf86 ddx.Adam Jackson5-37/+19
2007-03-25Static cleanups, dead code deletion.Adam Jackson8-107/+71
2007-02-17Ensure drivers can use new modes header files.Keith Packard1-1/+3
2006-11-04Merge master back to randr-1.2Keith Packard5-319/+4
2006-10-04Merge branch 'master' into randr-1.2Keith Packard1-2/+121
2006-09-24Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone3-3/+128
2006-09-21Bug 8386: Grow parser buffers to fit an entire line if it's longer than CONFI...Aaron Plattner1-2/+121
2006-09-18Remove smashing of CFLAGS from server build.Keith Packard1-1/+1
2006-09-13Bug 7641: fix comment written to Xorg.conf (s/VertSync/VertRefresh/)Bill Nottingham1-1/+1
2006-09-10If we're installing libxf86config, install headers needed to build against it.Donnie Berkholz1-0/+6
2006-08-25xfree86/parser: use 'kbd' driver when 'keyboard' specifiedDaniel Stone1-1/+4
2006-07-21remove undead files from masterDaniel Stone1-308/+0
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone22-21/+308
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson22-22/+0