LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   When do we get a graphic accelerated desktop enviroment? (https://www.linuxquestions.org/questions/linux-general-1/when-do-we-get-a-graphic-accelerated-desktop-enviroment-60641/)

klod 05-19-2003 11:01 AM

When do we get a graphic accelerated desktop enviroment?
 
Does anybody know if theres a project anywhere trying to code graphics accelerated desktops for GNU/linux (didnt find anything for Xfree86)?

When I first read about it (yes, the new MacOSX) I liked the idea. When I first saw the results GAORRR!!! Looking good :D

I believe they named the tingy to quartz!

Cheers, Klod

mhearn 05-19-2003 12:12 PM

XFree is already graphics accelerated. You might be referring to Quartz Extreme, which apart from having a silly name is more about using the 3D card to perform compositing. That type of thing really isn't possible on XFree at the moment, though there have been prototypes floating about. Speaking as somebody who's used MacOS X, I can tell you that it's mostly overrated - shifting window compositing onto the GFX card is basically a tactic to try and free up the CPU to make it appear less slow (MacOS has some slightly dubious design decisions that have large performance penalties).

The next Big Things in X development are:

- Xr/Xc, these provide an API similar in style to the Display PDF system used in MacOS, but different and with state stored client side. It will have multiple backends, allowing the same content to be printed, displayed in an accelerated fashion and saved to PDF (one day).

- Proper backing store/save under implementation, in english that means the ability to do semi-transparent windows, which in turn lets you do stuff like menu and window drop shadows in a way that isn't lame (kde does this today, but in a rather bad way).

If you must have toothpaste-tube GUIs there are skins that will let you do that, but the way MacOS looks has little to do with the underlying display engine and everything to do with fashion and artwork.

klod 05-20-2003 08:14 AM

well anyway.... it sounds cool :D!!!
Of course most things are overrated but I liked the idea! Ill probably go back to fluxbox... looks like a bit of "fashion".

Cheers, Klod


All times are GMT -5. The time now is 10:01 AM.