summaryrefslogtreecommitdiffstats
path: root/perl-install/Xconfig/card.pm
Commit message (Expand)AuthorAgeFilesLines
* fixup default fglrx config to be included in Device Section. thanks pixelNicolas Planel2003-09-101-51/+52
* fixed perl_checker fixes.Francois Pons2003-09-101-2/+2
* added nplanel patch for ATI proprietary drivers.Francois Pons2003-09-101-1/+78
* don't propose XF3 when $force_xf4Pascal Rigaux2003-08-211-4/+6
* fix typo ($::force_xf4 doesn't exist anymore)Pascal Rigaux2003-08-211-1/+1
* Use xf4 on AMD64 tooGwenolé Beauchesne2003-08-191-1/+1
* Intel drivers don't need DontVTSwitch anymore (dixit Arnaud de Lorbeau)Pascal Rigaux2003-08-011-4/+0
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-2/+2
* fix typo, grr...Pascal Rigaux2003-03-281-1/+1
* also have DontVTSwitch for i845 (and i85x)Pascal Rigaux2003-03-281-1/+1
* use option DontVTSwitch for i865Pascal Rigaux2003-03-281-0/+4
* don't vivify @cardsPascal Rigaux2003-02-201-1/+1
* log manually chosen graphic cardPascal Rigaux2003-02-201-0/+2
* log why auto X config failed (needVideoRam)Pascal Rigaux2003-02-201-1/+4
* bump version on fredl requestThierry Vignaud2003-02-181-1/+1
* use fbdev when the graphic card is unknownPascal Rigaux2003-02-171-5/+9
* fix and some more HelpPascal Rigaux2003-02-131-10/+14
* don't set AGPMode (see bug #707)Pascal Rigaux2003-02-111-3/+0
* fix english typo (bug #1350)Pascal Rigaux2003-02-071-1/+1
* have Xfree version at only one placePascal Rigaux2003-01-211-15/+16
* fix priorityPascal Rigaux2003-01-101-2/+2
* (configure): do not do card_config__not_listed in $auto modePascal Rigaux2003-01-071-2/+4
* (configure): return without doing anything when probe fails or needVideoRam i...Pascal Rigaux2003-01-071-6/+10
* fix pixel sucks(bis)Thierry Vignaud2003-01-071-1/+1
* use "if any" instead of "if grep", and various other occurences of "any", "ev...Pascal Rigaux2003-01-071-4/+4
* fix english typo (thanks to J. Grant)Pascal Rigaux2002-12-161-1/+1
* don't use $_Pascal Rigaux2002-12-021-2/+2
* perl_checker adaptationsPascal Rigaux2002-11-271-2/+2
* make perl_checker happyPascal Rigaux2002-11-181-1/+1
* - replace ... =~ 'foo' with ... =~ /foo/Pascal Rigaux2002-11-111-1/+1
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-1/+1
* when needVideoRam, don't take the raw value VideoRam_probed,Pascal Rigaux2002-11-061-7/+9
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-31/+31
* do not prefer_xf3 for "NeoMagic (laptop/notebook)" since:Pascal Rigaux2002-09-101-2/+0
* have BusID's on MULTI_HEAD, otherwise G450 & G550 go crazyPascal Rigaux2002-09-091-1/+1
* replace 4.2.0 with 4.2.1Pascal Rigaux2002-09-081-1/+1
* add an option for prefering Xinerama in auto_installsPascal Rigaux2002-09-051-5/+6
* make perl_checker happyPascal Rigaux2002-08-301-1/+1
* - ensure prefer_xf3 is never set when {server} is missingPascal Rigaux2002-08-281-6/+8
* - fix setting "Screen <number>" for multi-head cardsPascal Rigaux2002-08-231-7/+6
* - allow to change the detected cardPascal Rigaux2002-08-171-5/+10
* when prompting for VideoRam, default to the value obtained via DDCPascal Rigaux2002-08-081-3/+3
* load glx in any case (well except for nvidia proprietary shit)Pascal Rigaux2002-08-071-4/+4
* fix Option's (especially for XFree3)Pascal Rigaux2002-08-051-4/+4
* don't have Utah GLX the default. XFree4 is the defaultPascal Rigaux2002-08-051-1/+2
* - add non-wizard ability to XFdrakePascal Rigaux2002-07-311-1/+2
* handle cancel in xfree_and_glx_choosePascal Rigaux2002-07-311-2/+3
* default VideoRam choice 4096 when needVideoRamPascal Rigaux2002-07-311-1/+1
* make new perl_checker happyPascal Rigaux2002-07-311-1/+1
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-311-1/+1