Kano, you're taking the thread off topic again. This is an XvBA thread, which means it's supposed to degenerate into ATI vs NVidia or open source vs binary driver slugging like every other thread here. Discussion of XvBA belongs in the NVidia threads 
You're kidding, right ? We have three developers working full time on the open source drivers, although one of them (Cooper) works on supporting server customers with OSS drivers as top priority and you generally don't see that work.
Alex, Cooper and Richard got the 6xx/7xx 3D engine working in the first place, Richard wrote most of the initial 3D driver code, then all of them worked on that code to the point where community developers were comfortable jumping in and fixing bugs themselves. Look through the commit history for mesa/src/mesa/drivers/dri/r600 to get a better idea.
Alex has been a major contributor to the kernel modesetting code in drm. Check the recent commit messages there, including Linus's complaint about how many changes were being made
Cooper has been working on video acceleration over Gallium3D.
Richard just finished getting flow control instructions working on 6xx/7xx shader programs, and is cleaning up that code for release.
Alex's work is visible all over the driver stack - drm, radeon and radeonhd drivers, and mesa, and has been the primary developer adding support for new GPUs to both radeon and radeonhd. You just need to look at the commit logs. He also wrote most of the EXA and Textured Video code used in both radeon and radeonhd.
Sorry if this sounds like a rant, I was just a bit shocked that anyone could make a comment like that after all the work Alex, Richard and Cooper have done

Originally posted by TeoLinuX
View Post
Alex, Cooper and Richard got the 6xx/7xx 3D engine working in the first place, Richard wrote most of the initial 3D driver code, then all of them worked on that code to the point where community developers were comfortable jumping in and fixing bugs themselves. Look through the commit history for mesa/src/mesa/drivers/dri/r600 to get a better idea.
Alex has been a major contributor to the kernel modesetting code in drm. Check the recent commit messages there, including Linus's complaint about how many changes were being made

Cooper has been working on video acceleration over Gallium3D.
Richard just finished getting flow control instructions working on 6xx/7xx shader programs, and is cleaning up that code for release.
Alex's work is visible all over the driver stack - drm, radeon and radeonhd drivers, and mesa, and has been the primary developer adding support for new GPUs to both radeon and radeonhd. You just need to look at the commit logs. He also wrote most of the EXA and Textured Video code used in both radeon and radeonhd.
Sorry if this sounds like a rant, I was just a bit shocked that anyone could make a comment like that after all the work Alex, Richard and Cooper have done

Comment