Direct3D WARP10: The backwards-compatible solution for DX10-only apps


Recommended Posts

Why are people still posting in here about this having anything to do with Aero? I think that's even more funny. Even when it's been posted a few times in here already as to what role this bit of code is meant for.

Yet again, lots of people can't see the big picture.

Because if it's not about Aero, that jjrambo's argument doesn't exist, so he has to cling to that and claim that's all it's about, even if it's not about that at all :p

it's that or admit he was wrong....

Apparently you have no clue what i'm talking about, cause you're either stupid or ignorant. When you send email through outlook 2007 it gets sent in HTML format. HTML format MS creates has 1400+ let's' say lines of crap and same email in correct HTML format shouldn't have more then 60+ lines. If you still don't understand, go do something else for living...IT is not for you.

Here is the crap MS generates for simple text in color.

<a giant load of text>

Reason? It's so you can open up the HTML document in Word and still be able to preserve all its formatting.

I think the real question that should be asked is...

What the hell does alleged over-generation of markup in an email application for Office have to do with a software-based D3D API that was coded by an entirely different team and group of Microsoft?

Oh wait, it has absolutely nothing to do with it. :rolleyes:

This is to fix their vista + aero lawsuit problems.

This is a lazy way to get around their problems.

Anybody who has a laptop with a 915 chipset in it that was sold as vista capable will now what I am talking about.

If you have a laptop with 915 chipset you cant run aero. Also on vista without aero you cant run programs liek Movie maker. On the same laptop with xp you can pretty decently also.

This is being done because they are too lazy to reprogram all their stuff right so they came up with some convoluted way to get around the problem.

So basically this will make aero and windows 7 have all its features running on any laptop.

this answer sounds the most reasonable...being as this feature is so no that we basically know nothing about it doesn't really help this argument..

this answer sounds the most reasonable...being as this feature is so no that we basically know nothing about it doesn't really help this argument..

WARP isn't exactly new for D3D, They've always had a software version for devs to work with till the hardware was ready. This one is just for DX10 and a bit more advanced/performs better.

I guess people won't drop it until MS says it themselves but WARP10 is a software base for developers to code apps for.

Just like how it was for games before (software mode) until OpenGL and DirectX hardware got to be the norm. MS is using this "software mode" to make sure that when devs code their apps with D3D (note, apps not just games here), they don't have to worry about people having a DX10 GPU or not. It's that simple people. Oh, and before we all forget Aero runs on a updated version of DX9, 9.0L or was it 9.0C? It's not even DX10 iirc.

The most useless feature. What's next? It seems that Microsoft doesn't come up with anything useful and smart.

I want to see an idiot who is going to run Crysis using this and having 5 FPS.

Microsoft -> :cry:

There's a reason for this, and it has nothing to do with the AAA-list games.

What WARP means is there is now a single level of capability for every system that runs Windows 7 graphically-speaking (no having to write multiple versions of an application merely because some hardware is only capable of DX9c if you're targeting Windows 7; write one version and be done with it).

Desktops, notebooks, netbooks, laptops, what-have-you.

The biggest gainers? It's not the big devs (like EA or Activision Blizzard), but the casual-gaming devs, and especially PopCap Games (who does nothing BUT casual games); with WARP, they can actually hit the ground running with a truckload of fully DX10-ready casual games ready when Windows 7 launches.

I first saw this sort of floor-level capability with Windows 2000 Professional (the first NT-based OS to support DirectX); what a lot of folks have apparently forgotten is that Windows 2000 Pro provided a floor level of DirectX capability for even the wimpiest of hardware (especially integrated graphics and integrated audio). One game I used to show exactly how capable Windows 2000 Pro was at gaming was the original Unreal Tournament, running on a Celeron 533 with S3 graphics and onboard Realtek-based sound. It basically ran smoother, and, to a large extent *faster*, on 2000 Pro than on the same hardware running either ME or 98 SE.

It's not new technology (as I just pointed out, it's an improvement of existing technology that's been in NT for the past eight years).

Once again, it's not always big things that make a great operating system.

WARP's darn near as little as it gets (and most Neowinians that will run 7 at launch won't care).

However, does anyone (in the thread) remember the big brouhaha over DX10 being Vista-only?

WARP isn't exactly new for D3D, They've always had a software version for devs to work with till the hardware was ready. This one is just for DX10 and a bit more advanced/performs better.

I guess people won't drop it until MS says it themselves but WARP10 is a software base for developers to code apps for.

Just like how it was for games before (software mode) until OpenGL and DirectX hardware got to be the norm. MS is using this "software mode" to make sure that when devs code their apps with D3D (note, apps not just games here), they don't have to worry about people having a DX10 GPU or not. It's that simple people. Oh, and before we all forget Aero runs on a updated version of DX9, 9.0L or was it 9.0C? It's not even DX10 iirc.

Aero requires no more than DX9c (which itself requires no more than AMD R3xx, nVidia GeForceFX, or Intel x3100).

Why not use OpenGL?

How many developers use OpenGL today?

If anything, since the advent of the last two generations of consoles, use of OpenGL in game development has fallen (all games, not just PC-targeted games).

OpenGL remains an option (again, as it has been since Windows 2000 Professional); however, DirectX is, by far, the most used game-development platform.

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

    • No registered users viewing this page.
  • Posts

    • The problem isn't with Epic, it's with the platform holders like Steam and Nintendo, they should be a lot more strict in their review process.
    • Hello, Installed here without issue. Regards, Aryeh Goretsky
    • Microsoft updates Visual Studio Code with easier language model discovery and in-app search by Paul Hill Microsoft has released Visual Studio Code 1.125, its latest weekly release. This week, the company has focused on discovering and installing extra language models via the Marketplace; searching the web and securely browsing over remote connections without leaving VS Code; choosing how long VS Code waits before installing extension updates; and delivering managed Copilot settings through existing device management tooling. In older versions of VS Code, extensions could contribute their own model providers, but to find these extensions, you needed the right tags to search for in the Extension view. Now, the Language Models editor gives you an Install Model Providers button that opens the Extensions view, which is filtered to extensions that contribute model providers, making it easier to find and install them. Once you install a provider, its model will appear in the model picker. If you use the integrated browser much, you can now look up information without leaving VS Code by typing a query into the integrated browser’s address bar. It will use your configured search engine, the same way a standalone browser does. You can use workbench.browser.searchEngine to pick a search engine. When the browser is opened in a remote workspace, it's now possible to proxy HTTP(S) traffic via the remote connection. This allows you to connect to any ports or services that can only be accessed from the remote machine. If you read our coverage from two weeks ago about VS Code 1.123, you might have seen that extension updates have a two-hour delay as a safety measure. In this update, Microsoft is giving you the ability to configure the time of the delay. You can find it under extensions.autoUpdateDelay. Finally, with this update, admins can deliver managed GitHub Copilot settings through native device management (MDM) channels on Windows and macOS, in addition to account-based enterprise settings files. Settings delivered via MDM appear as policy-enforced in VS Code and can’t be overridden locally. Future updates will extend the supported policy keys across Copilot surfaces. You can download the update from the Visual Studio Code website now.
    • "it opens up new doors for people who prefer using Edge, but cannot be bothered to configure a Microsoft account" You already have a Microsoft account if you are using Windows 11, because you can't set it up without one.
    • This is how much iPhone 18 Pro could cost after Apple's price hike confirmed by Hamid Ganji Image via Apple Apple CEO Tim Cook confirmed in a recent interview that the company may have to raise prices on some of its products due to the ongoing memory shortage. While he did not elaborate on the scale of the price hikes, new estimates suggest that Pro iPhone models could become significantly more expensive this fall. The Wall Street Journal and research firm TechInsights have come up with an educated estimate of how much the upcoming iPhone 18 Pro could cost after its launch in September. The estimate is based on current increases in memory and storage chip prices. For starters, the iPhone 18 Pro base model is expected to feature 12GB of RAM and 256GB of internal storage. According to TechInsights estimates, 12GB of DRAM for the iPhone 17 Pro cost Apple $39 last year. However, for the iPhone 18 Pro, the cost of the same amount of DRAM could soar to $145. Likewise, 256GB of flash storage that previously cost $13 could now cost around $51. Producing a base iPhone 17 Pro reportedly cost Apple around $582, but TechInsights estimates that the production cost of the iPhone 18 Pro could rise to $726. If Apple wants to maintain the roughly 47% profit margin it enjoys on the iPhone 17 Pro, the base price of the iPhone 18 Pro would need to reach $1,371. After standard pricing adjustments, customers could end up paying around $1,299 for the base model. However, that may not be the end of the story. As we previously reported, the iPhone 18 Pro is said to feature a variable-aperture lens, which could cost Apple at least 50% more than the current camera system. The estimated $1,299 price tag does not include the additional cost of this upgraded camera hardware. Once that expense is factored in, the base model could cost at least $1,399. A $1,399 price tag for the base iPhone 18 Pro would represent a significant increase over the current $1,099 starting price of the iPhone 17 Pro. If Apple wants to keep its upcoming iPhones competitive, it may need to accept lower profit margins.
  • Recent Achievements

    • Week One Done
      Classifyskilleducation earned a badge
      Week One Done
    • One Month Later
      eurospharma62 earned a badge
      One Month Later
    • Week One Done
      With What earned a badge
      Week One Done
    • Week One Done
      Harris Gilbert earned a badge
      Week One Done
    • One Month Later
      Vincian earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      543
    2. 2
      +Edouard
      171
    3. 3
      PsYcHoKiLLa
      84
    4. 4
      ATLien_0
      64
    5. 5
      neufuse
      64
  • Tell a friend

    Love Neowin? Tell a friend!