"Novell is announcing its contribution of the Xgl graphics subsystem and the 'Compiz' compositing manager to the X.org project. These enhancements open up a whole world of hardware acceleration, fancy animation, separating hardware resolution from software resolution, and more. As a result, Linux desktops will become more usable, end-user productivity will increase, and Linux is firmly positioned at the forefront of client computing technology." Videos and screenshots are included in the press release. And on a related note, Dan Winship of Novell has explained on gnome-desktop-devel
why Novell worked on all this behind closed doors-- and this also applies to the
striking similarity between
Novell's mockups from December and
Nat Friedman's videos. The changes made to GNOME will all be
released back.
Member since:
2005-07-14
And XglX uses air? It still requires some of "2D" (modesetting), which can be either the awful Xorg XAA way of dealing with things, or a clean new GL API based display device interface which can handle multiple graphic cards, exotic / multi- display modes, as well as hotplugging.
Or choice three: EXA. It was made for a reason. Now its obvious why. The free Unix Desktop will scale from old machines (who would use EXA/XAA and no XGL) to medium machines (that will use XGL for 3D stuff and EXA for 2D stuff) and high end future machines (all 3D).
It might not be the most elegant way to do things, but since when is that the Xserver's style?