Recommended Posts

I just noticed a post about Windows 7 Graphics Performance at the Engineering Windows 7 blog.

Here are a few quotes that I thought were especially interesting:

Windows 7 saves one copy of the memory allocation per application window by getting rid of the system memory copy entirely. Thus, for a GDI application window visible on the desktop, the memory consumed is cut in half.

This I already knew, but its still a very welcome improvement

We achieved the reduction in system memory by accelerating the common GDI operations through the graphics hardware - the WDDM drivers accelerate these to minimize the performance impact of the CPU read-back of video memory.

Windows 7 is getting GDI acceleration again, after it was removed in Vista. Nice!

Contention due to the global exclusive lock is avoided by implementing a number of fine-grained locks which are not exclusive but aid parallelism. The increased number of fine-grained locks adds a small overhead for scenarios where only a single application is rendering at a time.

Special attention was paid to GDI application compatibility as changing internal synchronization mechanism in the most widely used API stack could potentially give rise to timing issues such as deadlocks and rendering corruption.

This work also resulted in better rendering performance of concurrent GDI applications on multi-core CPUs. Multi-core Windows PCs benefit from these changes as more than one application can now be rendering at the same time.

After the GDI concurrency work was implemented in the Windows 7 builds leading to the Beta, we saw a large reduction in the number of desktop responsiveness issues reported by our testers which were caused by one application blocking another one due to GDI.

Better scaling for multi-core systems. Again, very nice!

Link to comment
https://www.neowin.net/forum/topic/764302-windows-7-graphics-performance/
Share on other sites

look in Device Manager, expand "display adapters". Should indicate whether or not WDDM 1.1

That just listed my graphic card's name.

Type "dxdiag" in the start menu and look on the display tab.

Thx that worked. It's still 1.0 :pinch:

Can't imagine my Win 7 experience getting faster but looks like it will :woot:

This is great news, but the Windows graphics stack is still screwed up. The big issue is what is the MS message for WPF? They still don't use it in the shell, or in any major app (except for Visual Studio). We now have D2D which is built on top of D3D, yet its not used everywhere (except for new features like superbar). At the very least, WPF should be using D2D, so there's a common 2D and 3D API, which in turn uses HW accel.

Both Direct2D and WPF have the same underlying layer which again sits on top of Direct3D. The problem is that WPF is a managed .NET framework and very resource-heavy. It's not an option for native code (which is most software, including all of Windows). Porting all of the shell and the bundled software to .NET and using WPF would make Vista on a 500 MHz Pentium III look good, so trust me, you really really don't want that.

Direct2D is a brand new framework and not even out of beta yet, you can't expect Microsoft to have written a brand new native GUI toolkit for it, and ported all their programs to use that. It's an extremely big task, even if it were to be done in the future.

I know why WPF isn't used, for that matter the shell uses no managed code. They dropped this idea when they did the Longhorn reset. They really need to optimize WPF if they expect 3rd party devs to use it, as its a great framework and WPF+Silverlight is the recommended Microsoft way.

That's a different discussion though, I understand what you're saying.

Not really true, since GDI/GDI+ in Windows 7 is hw accelerated because it has been remapped to Direct2D calls.

Nope. Windows 7 just adds the ability for the driver to accelerate certain GDI operations that it couldn't in Vista. Direct2D is a framework that sits several layers above the driver and has nothing to do with it (and doesn't have any relevant functionality anyway).

dudes..

i think i got it!!..

mayb the aero rating is not 7.9 for most ppl coz their drivers are WDDM 1.0 not 1.1 :D

Nonsense :pinch:

Aero graphics already was 7.9 until build 7048, but they broke it in 7057 onwards. 7106 and 7100 show a little improvement there, but it's still buggy.

  • 7 months later...

OK I have WDDM 1.1 drivers and a geforce 285 gtx, core 2 quad @ 3.3 ghz, but I still find scrolling large folders like windows\system32 with medium icons noticably sluggier then XP. This video demonstrates my notice.

Is it correct? That not every GDI operation is hardware accelerated, or does the fact that GDI windows render to a 3d texture before being handled by the composition engine make a big difference?

Sorry to bring up an old thread, but then we dont have to see the same arguments over.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • When will the Photos app be updated to remember the window size and position when reopened? They addressed this issue in a 2024 version of the app (though I can't recall the build number). Unfortunately, after that specific version, the problem persists! Please prioritise this fix in your K2 schedule. Additionally, the Snipping Tool has lost the ability to capture the Windows Taskbar starting from the 2024 version!
    • Same, never saw it on Android or iOS. Guess only some people got it *shrugs*
    • Anthropic pulls Fable 5 and Mythos 5 after US export control order by Pradeep Viswanathan In April this year, Anthropic launched the Claude Mythos Preview frontier model with state-of-the-art cyber and coding capabilities for a select set of companies around the world. After preparing appropriate guardrails, early this week, Anthropic launched Claude Fable 5 and Mythos 5, its most capable AI models. Claude Fable 5 is for general users and comes with strict safeguards, while Mythos 5 is designed with fewer safeguards for cybersecurity and biology use cases. Today, Anthropic abruptly suspended access to its Fable 5 and Mythos 5 AI models for all customers after receiving an export control directive from the US government. The company received the directive from the government today at 5:21 p.m. ET, and the received letter did not provide any details regarding the national security concern. Anthropic understands that the government became aware of a method to bypass, or “jailbreak,” Fable 5, which might be the reason behind the directive. The order was issued under national security authorities and requires the company to suspend all access to Fable 5 and Mythos 5 by any foreign national, whether they are inside or outside the United States. The restriction also applies to foreign national employees working at Anthropic. As a result, the company has disabled both models for all customers to ensure compliance. Access to previous Anthropic models like Opus and Sonnet is not affected by this government order. The company highlighted that it had developed strong safeguards to reduce the possibility that Fable is misused for tasks related to cybersecurity. In fact, many developers are complaining that the safeguards are going overboard. Additionally, the company worked with the US government, the UK AISI, multiple private third-party organizations, and internal teams to red-team Fable’s safeguards for thousands of hours. Finally, Anthropic noted that no testers have yet been able to find a universal jailbreak on Fable 5. As expected, Anthropic disagrees that a narrow potential jailbreak should lead to the recall of a commercial model used by hundreds of millions of people. It warned that applying this standard across the AI industry could effectively halt new frontier model deployments. Anthropic concluded by mentioning that it is working to restore access to Fable 5 and Mythos 5 as soon as possible and plans to share more details within the next 24 hours.
    • Brave Browser 1.91.172 is out.
  • Recent Achievements

    • Contributor
      MarkHughes4096 went up a rank
      Contributor
    • Dedicated
      jordanspringer earned a badge
      Dedicated
    • Rookie
      Rimplesnort went up a rank
      Rookie
    • One Year In
      Markus94287 earned a badge
      One Year In
    • One Month Later
      Markus94287 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      503
    2. 2
      +Edouard
      176
    3. 3
      PsYcHoKiLLa
      147
    4. 4
      ATLien_0
      92
    5. 5
      Steven P.
      79
  • Tell a friend

    Love Neowin? Tell a friend!