summaryrefslogtreecommitdiff
path: root/hw/xfree86/parser
AgeCommit message (Expand)AuthorFilesLines
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
2006-07-21bug #890: completely remove deprecated keyboard driverKristian Høgsberg4-319/+0
2006-07-01Missing close parenthesis in one of the setuid() fixes.Rudo Thomas1-1/+1
2006-06-20Check setuid() return value. Bugzilla #7116.Matthieu Herrb1-1/+4
2006-06-01Ignore requests to load GLcore and speedo.Daniel Stone2-0/+3
2006-04-07Coverity #488: Avoid smashing an array on malformed config files.Adam Jackson1-2/+2
2006-04-07Coverity #812: Fix parser memory leak.Adam Jackson1-0/+1
2006-03-10Coverity #813, #814, #815, #816: Fix resource leaks in error paths ofEric Anholt3-14/+40
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson1-2/+2
2005-12-02Define XFree86Server only where it is required.Kevin E Martin1-1/+1
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin1-1/+1
2005-11-23Add configure option to install libxf86config.a (disabled by default).Kevin E Martin1-4/+24
2005-11-08See ChangeLog entry 2005-11-07 for details.Kean Johnson1-3/+3
2005-10-06Add cpconfig.c to EXTRA_DIST.Kristian Høgsberg1-1/+2
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone23-0/+92
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone1-0/+2