| Commit message (Expand) | Author | Age | Files | Lines |
* | option IgnoreEDID is no more needed with nvidia driver | Thierry Vignaud | 2006-01-06 | 1 | -1/+0 |
* | check for nvidia_drv.so (as well as nvidia_drv.o) | Olivier Blin | 2005-12-27 | 1 | -1/+1 |
* | (install_server) properly handle switch between nvidia & nvidia_legacy: prevent | Thierry Vignaud | 2005-11-07 | 1 | -7/+12 |
* | safer | Pascal Rigaux | 2005-10-21 | 1 | -1/+1 |
* | simplify (and make it more robust) | Pascal Rigaux | 2005-10-21 | 1 | -4/+4 |
* | make it more easier to understand | Pascal Rigaux | 2005-10-21 | 1 | -4/+6 |
* | remove duplicate case | Pascal Rigaux | 2005-10-06 | 1 | -1/+0 |
* | (libgl_config) | Thierry Vignaud | 2005-10-06 | 1 | -4/+6 |
* | (to_raw_X) make it more readable and ensure only one glx is loaded: | Thierry Vignaud | 2005-10-06 | 1 | -6/+11 |
* | (to_raw_X, install_server) fix X11 segfaulting with nvidia driver, aka prevent | Thierry Vignaud | 2005-10-06 | 1 | -0/+3 |
* | don't modify /etc/ld.so.conf.d/{nvidia,ati}.conf if file does not exist | Pascal Rigaux | 2005-10-05 | 1 | -1/+1 |
* | comment/dis-comment the content of ld.so.conf.d/{nvidia,ati}.conf instead of ... | Pascal Rigaux | 2005-09-16 | 1 | -1/+1 |
* | 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, dix... | Pascal Rigaux | 2005-09-16 | 1 | -1/+1 |
* | 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 |
* | (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 |
* | (to_raw_X) really prevent loading/unloading twice the same glx module on non ... | Thierry Vignaud | 2005-06-15 | 1 | -4/+1 |
* | (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 |
* | (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 |
* | 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 |
* | 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 fut... | Gwenolé Beauchesne | 2004-10-04 | 1 | -6/+8 |
* | 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 |
* | 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 |
* | 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 c... | Pascal Rigaux | 2004-05-06 | 1 | -1/+3 |
* | 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 |