summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Config.c
AgeCommit message (Expand)AuthorFilesLines
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-36/+0
2006-07-05fix compiler warning in hw/xfree86/common/xf86Config.cGreg Kroah-Hartman1-0/+1
2006-06-30Bug 7145: fix build with gcc 2.95 & other c89 compilersJens Granseuer1-3/+6
2006-06-08fix up EnableDisableExtension() and EnableDisableExtensionError() prototypesGreg Kroah-Hartman1-3/+1
2006-06-02Fix type confusion.Daniel Stone1-2/+2
2006-06-01Add bitmap to the ignored module list.Adam Jackson1-2/+2
2006-06-01Ignore requests to load GLcore and speedo.Daniel Stone1-6/+14
2006-05-29Remove -xkbmap argument.Daniel Stone1-2/+2
2006-05-25Don't do fixup_video_driver_list if no drivers. (I had signal 11 and coreJeremy C. Reed1-2/+2
2006-04-07Coverity #838: Plug two more memory leaks.Adam Jackson1-3/+7
2006-04-07Coverity #837: Fix another another memory leak.Adam Jackson1-2/+4
2006-04-07Coverity #836: Fix another memory leak.Adam Jackson1-2/+4
2006-04-07Coverity #835: Plug memory leak in extension section parsing.Adam Jackson1-1/+3
2006-04-03Bug #2142: Make font path logging more readable. (Eduard Fuchs)Adam Jackson1-2/+31
2006-03-12Merge accel_indirect branch to HEAD.Kristian Høgsberg1-2/+12
2005-12-28Bug #5153: standalone CVT modeline generator.Luc Verhaegen1-6/+23
2005-12-20Bug #5359: Fix a segfault (Mark Kettenis)Adam Jackson1-0/+1
2005-12-09Fix a thinko so the code matches the commentAdam Jackson1-1/+2
2005-12-09Bug #1288: Additional refactor of the driver probe logic to keep ati loadedAdam Jackson1-97/+46
2005-12-09Push the fallback drivers to the end of the list so driver probe orderAdam Jackson1-1/+47
2005-12-09Bug #4361: Change driver probe logic to read the driver list from diskAdam Jackson1-0/+6
2005-11-08See ChangeLog entry 2005-11-07 for details.Kean Johnson1-1/+15
2005-10-09Bug #3254 <https://bugs.freedesktop.org/show_bug.cgi?id=3254> Make sureAlan Coopersmith1-5/+20
2005-10-03Bug #3815 <https://bugs.freedesktop.org/show_bug.cgi?id=3815> Patch #3463Alan Coopersmith1-1/+2
2005-08-26Accept 'Enabled' and 'Disabled' for Extensions section (Ubuntu #990)Daniel Stone1-0/+2
2005-08-01Bug #3739: Fail soft on unknown extension string.Adam Jackson1-3/+2
2005-07-04Bug #2216: Multiseat support. From various Debian and Ubuntu patches byAdam Jackson1-0/+39
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-1/+1
2005-05-18Avoid segfaults if the number of user supplied monitor ranges exceed theEgbert Eich1-4/+8
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-2/+2
2004-12-06xf86Config.c references USE_DEPRECATED_KEYBOARD_DRIVER so define it ifMatthieu Herrb1-4/+4
2004-08-16Add kdb <-> keyboard aliasing when UseDeprecatedKeyboardDriver is NO (BugKevin E Martin1-2/+3
2004-08-09- Fix building without Xfixes extensionKevin E Martin1-19/+35
2004-07-31Add "Extensions" section support to configuration parserKevin E Martin1-2/+44
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-2/+3
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsEgbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksKaleb Keithley1-107/+370
2003-11-14XFree86 4.3.0.1Kaleb Keithley1-3593/+1995
2003-11-14R6.6 is the Xorg base-lineKaleb Keithley1-0/+3934