Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | comment/dis-comment the content of ld.so.conf.d/{nvidia,ati}.conf instead of ↵ | Pascal Rigaux | 2005-09-16 | 1 | -1/+1 |
| | | | | | | | symlinking to a hidden file (implies the new ati/nvidia packages have config(noreplace) for those files) | ||||
* | instead of symlinking, comment the content of the ld.so.conf.d/*.conf | Pascal Rigaux | 2005-09-16 | 1 | -16/+20 |
| | |||||
* | don't load glx with fbdev (since glx is used for various things nowadays, ↵ | Pascal Rigaux | 2005-09-16 | 1 | -1/+1 |
| | | | | dixit fredl) | ||||
* | use nvidia legacy drivers for TNT2/GeForce/GeForce2 | Olivier Blin | 2005-09-14 | 1 | -1/+8 |
| | |||||
* | xorg 6.9 | Frederic Lepied | 2005-09-14 | 1 | -1/+1 |
| | |||||
* | allow forcing fbdev even if we don't allowFB | Pascal Rigaux | 2005-09-13 | 1 | -1/+1 |
| | |||||
* | drivers/fglrx_drv.o is now drivers/fglrx_drv.so | Pascal Rigaux | 2005-09-01 | 1 | -1/+1 |
| | |||||
* | handle nvidia's libglx.so being now in extensions/nvidia instead of extensions | Pascal Rigaux | 2005-08-26 | 1 | -9/+15 |
| | | | | | (when there is extensions/libglx.a, it means extensions/libglx.so is not xorg's libglx, so it may be nvidia's) | ||||
* | (to_raw_X) fix 3D on ATI cards (adding 'load "glx"') | Thierry Vignaud | 2005-06-17 | 1 | -1/+1 |
| | |||||
* | (libgl_config) fix enabling 3D when multiple GL libraries are installed (eg: ↵ | Thierry Vignaud | 2005-06-16 | 1 | -2/+2 |
| | | | | globetrotter) | ||||
* | (to_raw_X) really prevent loading/unloading twice the same glx module on non ↵ | Thierry Vignaud | 2005-06-15 | 1 | -4/+1 |
| | | | | NV cards | ||||
* | (to_raw_X) prevent loading/unloading twice the same glx module on non NV cards | Thierry Vignaud | 2005-06-15 | 1 | -1/+0 |
| | |||||
* | ensure that explanations go into /var/log/explanations is standalone | Thierry Vignaud | 2005-05-22 | 1 | -13/+13 |
| | | | | | mode (log::explanations() just calls log::l() at install time) | ||||
* | (libgl_config) only run ldconfig if needed (aka only if GL config was altered) | Thierry Vignaud | 2005-05-22 | 1 | -4/+13 |
| | |||||
* | xorg_version is 6.8.2 | Pascal Rigaux | 2005-01-26 | 1 | -1/+1 |
| | |||||
* | fix auto_install graphic card configuration (when one specify the Driver) | Pascal Rigaux | 2005-01-16 | 1 | -13/+16 |
| | |||||
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -4/+4 |
| | |||||
* | simplify | Pascal Rigaux | 2004-11-26 | 1 | -1/+1 |
| | |||||
* | create function libgl_config() and have it after setting Driver to 'fglrx' so | Pascal Rigaux | 2004-11-25 | 1 | -12/+19 |
| | | | | | that libgl_config() can behave based on {Driver} instead of {Driver2} | ||||
* | enable UseFBDev in X configs on ppc, for rage128 and radeon | Pascal Rigaux | 2004-11-16 | 1 | -0/+3 |
| | |||||
* | set raw_LINES on every fglrx devices | Pascal Rigaux | 2004-11-16 | 1 | -5/+9 |
| | |||||
* | drop broken code | Pascal Rigaux | 2004-11-16 | 1 | -3/+0 |
| | | | | | | - setting VideoRam for i810 - unsetting UseFBDev for r128 on ppc | ||||
* | fix regexp given to matching_driver (otherwise smartcard:xxx matches) | Pascal Rigaux | 2004-11-09 | 1 | -1/+1 |
| | |||||
* | make perl_checker happy | Gwenolé Beauchesne | 2004-10-04 | 1 | -1/+1 |
| | |||||
* | x86_64 is a lib64 platform, so handle nvidia glx here too (and ati in the ↵ | Gwenolé Beauchesne | 2004-10-04 | 1 | -6/+8 |
| | | | | future) | ||||
* | adapt to new proprietary package naming | Pascal Rigaux | 2004-09-13 | 1 | -2/+2 |
| | |||||
* | add __regexp suffix to matching_desc() and matching_driver() | Thierry Vignaud | 2004-08-27 | 1 | -1/+2 |
| | |||||
* | (to_raw_X) do not set DRI mode anymore; this is not needed anymore | Thierry Vignaud | 2004-08-23 | 1 | -1/+0 |
| | | | | | with PAM | ||||
* | replace freeDriver with freedriver (stage2 para are lower cased) | Pascal Rigaux | 2004-08-16 | 1 | -1/+1 |
| | |||||
* | s/XFree/Xorg/ | Pascal Rigaux | 2004-08-10 | 1 | -11/+11 |
| | |||||
* | replaced XFree86 and XFree with Xorg (bugzilla #10531) | Pascal Rigaux | 2004-08-05 | 1 | -3/+3 |
| | |||||
* | - create X_options_from_o() and use it | Pascal Rigaux | 2004-07-08 | 1 | -1/+5 |
| | | | | | - add freeDriver boot option | ||||
* | merge from MDK-10-branch: add support for ATI_GLX and NVIDIA_GLX cohabitation | Thierry Vignaud | 2004-06-18 | 1 | -1/+16 |
| | |||||
* | switch to xorg | Pascal Rigaux | 2004-06-08 | 1 | -3/+3 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2004-05-11 | 1 | -1/+2 |
| | |||||
* | don't succeed automatic configuration (not auto_install) when there is many ↵ | Pascal Rigaux | 2004-05-06 | 1 | -1/+3 |
| | | | | cards (as requested by Joe Bolin on cooker) | ||||
* | XFree 3 is gone! | Pascal Rigaux | 2004-05-03 | 1 | -158/+26 |
| | |||||
* | catch exception (bugzilla #8726) | Pascal Rigaux | 2004-03-09 | 1 | -2/+2 |
| | |||||
* | well we reverted to 4.3 | Guillaume Cottenceau | 2004-02-17 | 1 | -1/+1 |
| | |||||
* | handle case where rpm can't be found (eg: XFree86-SVGA for xfree3) (part of ↵ | Pascal Rigaux | 2004-02-12 | 1 | -1/+7 |
| | | | | bugzilla #7786) | ||||
* | fix typo | Pascal Rigaux | 2004-02-09 | 1 | -1/+3 |
| | |||||
* | handle allowNVIDIA_rpms & allowATI_rpms directly in ↵ | Pascal Rigaux | 2004-02-09 | 1 | -6/+9 |
| | | | | Xconfig::card::install_server | ||||
* | force XF4 on all archs | Pascal Rigaux | 2004-02-09 | 1 | -1/+1 |
| | |||||
* | make XFdrake startup be instantenous for non nv|ati cards (allowNVIDIA_rpms and | Thierry Vignaud | 2004-02-08 | 1 | -2/+2 |
| | | | | | allowATI_rpms tests used to cost us 99% of the long startup time of XFdrake:-() | ||||
* | don't test X config if using driver vmware (bugzilla #5346) | Pascal Rigaux | 2004-02-06 | 1 | -1/+1 |
| | |||||
* | replace 4.3 with 4.4 (XFree version) (bugzilla #7378) | Pascal Rigaux | 2004-02-04 | 1 | -1/+1 |
| | |||||
* | detect_devices::matching_driver -> matching_desc but matching driver names ↵ | Guillaume Cottenceau | 2004-01-13 | 1 | -1/+1 |
| | | | | (kernel modules) | ||||
* | obsolete livedrake, live_install, live_update | Pascal Rigaux | 2004-01-06 | 1 | -1/+0 |
| | |||||
* | use Options "IgnoreEDID" when using the proprietary X driver "nvidia" | Pascal Rigaux | 2003-12-04 | 1 | -0/+1 |
| | |||||
* | check that libglx.so is a link instead of checking if it exists (since it is | Pascal Rigaux | 2003-11-25 | 1 | -1/+1 |
| | | | | | now in nvidia.clp) |