BTW what is the hardware graphics acceleration thing??I
Video display cards have become powerful computers in their own right. They are very specialized computers, to do massive "parallel processing". For example, hackers have built password cracking computers that use several consumer class video cards. For a
cost of a few thousand dollars (or less!), these video card devices can do what tens or even hundreds of thousands of dollars worth of "normal" computers cannot do, fast "brute force" hacks of passwords.
So, if you have more than a simple built in "video chip", ie a 3rd party video card, on your computer, most of the time it is sitting idle. Computer builders and software writers have learned how to move certain calculations originally done on the main CPU
chip over to the video card because these cards can do the calculations faster and it also frees up the CPU to do other more suitable calculations.
Here is an (old, in computer lifecyle terms) article that briefly describes using Video cards for password hacking
Cracking one billion passwords per second with NVIDIA video cards
Posted on 03 October 2008.
http://www.net-security.org/secworld.php?id=6616