summaryrefslogtreecommitdiffstats
path: root/perl-install/Xconfig/card.pm
Commit message (Expand)AuthorAgeFilesLines
* properly handle switch between nvidia & nvidia_legacy (backport from HEAD)Olivier Blin2006-03-081-7/+12
* backport libgl_config fixes (a bit late since already in drakxtools changelog...Olivier Blin2006-03-071-4/+6
* check for nvidia_drv.so (as well as nvidia_drv.o)Olivier Blin2005-12-271-1/+1
* ensure we don't load both "/usr/X11R6/lib/modules/extensions/libglx.so" and "...Pascal Rigaux2005-10-211-1/+7
* don't modify /etc/ld.so.conf.d/{nvidia,ati}.conf if file does not existPascal Rigaux2005-10-051-1/+1
* comment/dis-comment the content of ld.so.conf.d/{nvidia,ati}.conf instead of ...Pascal Rigaux2005-09-161-1/+1
* instead of symlinking, comment the content of the ld.so.conf.d/*.confPascal Rigaux2005-09-161-16/+20
* don't load glx with fbdev (since glx is used for various things nowadays, dix...Pascal Rigaux2005-09-161-1/+1
* use nvidia legacy drivers for TNT2/GeForce/GeForce2Olivier Blin2005-09-141-1/+8
* xorg 6.9Frederic Lepied2005-09-141-1/+1
* allow forcing fbdev even if we don't allowFBPascal Rigaux2005-09-131-1/+1
* drivers/fglrx_drv.o is now drivers/fglrx_drv.soPascal Rigaux2005-09-011-1/+1
* handle nvidia's libglx.so being now in extensions/nvidia instead of extensionsPascal Rigaux2005-08-261-9/+15
* (to_raw_X) fix 3D on ATI cards (adding 'load "glx"')Thierry Vignaud2005-06-171-1/+1
* (libgl_config) fix enabling 3D when multiple GL libraries are installed (eg: ...Thierry Vignaud2005-06-161-2/+2
* (to_raw_X) really prevent loading/unloading twice the same glx module on non ...Thierry Vignaud2005-06-151-4/+1
* (to_raw_X) prevent loading/unloading twice the same glx module on non NV cardsThierry Vignaud2005-06-151-1/+0
* ensure that explanations go into /var/log/explanations is standaloneThierry Vignaud2005-05-221-13/+13
* (libgl_config) only run ldconfig if needed (aka only if GL config was altered)Thierry Vignaud2005-05-221-4/+13
* xorg_version is 6.8.2Pascal Rigaux2005-01-261-1/+1
* fix auto_install graphic card configuration (when one specify the Driver)Pascal Rigaux2005-01-161-13/+16
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-4/+4
* simplifyPascal Rigaux2004-11-261-1/+1
* create function libgl_config() and have it after setting Driver to 'fglrx' soPascal Rigaux2004-11-251-12/+19
* enable UseFBDev in X configs on ppc, for rage128 and radeonPascal Rigaux2004-11-161-0/+3
* set raw_LINES on every fglrx devicesPascal Rigaux2004-11-161-5/+9
* drop broken codePascal Rigaux2004-11-161-3/+0
* fix regexp given to matching_driver (otherwise smartcard:xxx matches)Pascal Rigaux2004-11-091-1/+1
* make perl_checker happyGwenolé Beauchesne2004-10-041-1/+1
* x86_64 is a lib64 platform, so handle nvidia glx here too (and ati in the fut...Gwenolé Beauchesne2004-10-041-6/+8
* adapt to new proprietary package namingPascal Rigaux2004-09-131-2/+2
* add __regexp suffix to matching_desc() and matching_driver()Thierry Vignaud2004-08-271-1/+2
* (to_raw_X) do not set DRI mode anymore; this is not needed anymoreThierry Vignaud2004-08-231-1/+0
* replace freeDriver with freedriver (stage2 para are lower cased)Pascal Rigaux2004-08-161-1/+1
* s/XFree/Xorg/Pascal Rigaux2004-08-101-11/+11
* replaced XFree86 and XFree with Xorg (bugzilla #10531)Pascal Rigaux2004-08-051-3/+3
* - create X_options_from_o() and use itPascal Rigaux2004-07-081-1/+5
* merge from MDK-10-branch: add support for ATI_GLX and NVIDIA_GLX cohabitationThierry Vignaud2004-06-181-1/+16
* switch to xorgPascal Rigaux2004-06-081-3/+3
* perl_checker compliancePascal Rigaux2004-05-111-1/+2
* don't succeed automatic configuration (not auto_install) when there is many c...Pascal Rigaux2004-05-061-1/+3
* XFree 3 is gone!Pascal Rigaux2004-05-031-158/+26
* catch exception (bugzilla #8726)Pascal Rigaux2004-03-091-2/+2
* well we reverted to 4.3Guillaume Cottenceau2004-02-171-1/+1
* handle case where rpm can't be found (eg: XFree86-SVGA for xfree3) (part of b...Pascal Rigaux2004-02-121-1/+7
* fix typoPascal Rigaux2004-02-091-1/+3
* handle allowNVIDIA_rpms & allowATI_rpms directly in Xconfig::card::install_se...Pascal Rigaux2004-02-091-6/+9
* force XF4 on all archsPascal Rigaux2004-02-091-1/+1
* make XFdrake startup be instantenous for non nv|ati cards (allowNVIDIA_rpms andThierry Vignaud2004-02-081-2/+2
* don't test X config if using driver vmware (bugzilla #5346)Pascal Rigaux2004-02-061-1/+1