1
0
Fork 0

Second round, clean up http:// links with {{ site.url }}

This commit is contained in:
Luca Beltrame 2015-05-16 12:27:23 +02:00
parent 788e4609f6
commit a6570a4144
122 changed files with 278 additions and 278 deletions

View file

@ -14,4 +14,4 @@ Recently I decided to update the fglrx driver ([ATI](http://www.ati.com)'s propr
Alas, nothing of the sort was observed in the latest version. It surely added a bunch of new features, but some irritating bugs are still not fixed (and still no AIGLX support). I have to say this is a common behavior regarding ATI products, even on Windows: the hardware is usually top-notch but the software components are insanely buggy. And they (like NVIDIA) won't publish open specifications in fear of having them exposed to competition... too bad that their competition has been always using reverse engineering methods to obtain information, so I don't think it would change anything.
This, [as I blogged about previously](http://www.dennogumi.org/2006/06/03/the-problem-with-binary-only-drivers/), is a sore problem of binary-only drivers, with even important bugs staying present until the vendor decides to fix them. With AMD buying ATI I think that the situation will only become worse, reducing even the little competition there is in this essentially duopolistic market.
This, [as I blogged about previously]({{ site.url }}/2006/06/03/the-problem-with-binary-only-drivers/), is a sore problem of binary-only drivers, with even important bugs staying present until the vendor decides to fix them. With AMD buying ATI I think that the situation will only become worse, reducing even the little competition there is in this essentially duopolistic market.