What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » How exactly does Aero work?

How exactly does Aero work?
Author: Message:
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
RE: How exactly does Aero work?
quote:
Originally posted by http://en.wikipedia.org/wiki/Desktop_Window_Manager

With DWM running, applications do not draw directly to the video memory, but to an off-screen buffers in system memory that are then composited together by DWM to render the final screen, a number of times per second. In that sense, it is similar to the Quartz compositor in Mac OS X. Because the compositor has access to the graphics of all applications, it easily allows effects that string together visuals from multiple applications, such as transparency. DWM uses DirectX to perform the function of compositing and rendering in the GPU, freeing the CPU of the task of managing the rendering from the off-screen buffers to the display. However, it does not affect applications painting to the off-screen buffers; depending on the technologies used for that, it might still be CPU bound. DWM-agnostic rendering techniques like GDI are redirected to the buffers by rendering the UI as bitmaps. DWM-aware rendering technologies like WPF-directly make the internal data structures available in a DWM-compatible format. The window contents in the buffers are then converted to DirectX textures.


This post was edited on 01-26-2008 at 04:28 AM by -dt-.
[Image: dt2.0v2.png]      Happy Birthday, WDZ
01-26-2008 04:27 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
How exactly does Aero work? - by ryxdp on 01-25-2008 at 10:44 PM
RE: How exactly does Aero work? - by Nathan on 01-25-2008 at 10:47 PM
RE: How exactly does Aero work? - by Shippo on 01-25-2008 at 10:50 PM
RE: How exactly does Aero work? - by ryxdp on 01-25-2008 at 10:50 PM
RE: How exactly does Aero work? - by Oxy on 01-25-2008 at 10:52 PM
RE: How exactly does Aero work? - by -dt- on 01-26-2008 at 04:27 AM
RE: How exactly does Aero work? - by Jesus on 01-26-2008 at 05:02 AM
RE: How exactly does Aero work? - by ShawnZ on 01-26-2008 at 05:35 AM
RE: RE: How exactly does Aero work? - by Jesus on 01-26-2008 at 05:30 PM
RE: How exactly does Aero work? - by ryxdp on 01-26-2008 at 09:40 AM
RE: How exactly does Aero work? - by vaccination on 01-26-2008 at 04:46 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On