Slashdot Mirror


The People Behind DirectX 10

ThinSkin writes "In the first of a three-part series covering the people behind the new DirectX 10, ExtremeTech interviews Microsoft's David Blythe and Chris Donahue to discuss the development, decisions, and future of the new API. They answer several questions such as how different it will be than DX9, why it will only be for Vista (and not for XP), and when we might be able to see it."

56 of 352 comments (clear)

  1. What will their NEXT version be? by mi · · Score: 5, Funny

    It better not be called "X11"...

    --
    In Soviet Washington the swamp drains you.
    1. Re:What will their NEXT version be? by $RANDOMLUSER · · Score: 5, Funny

      I heard they were thinking of calling it "ClosedGL".

      --
      No folly is more costly than the folly of intolerant idealism. - Winston Churchill
    2. Re:What will their NEXT version be? by Anonymous Coward · · Score: 3, Interesting
    3. Re:What will their NEXT version be? by ameline · · Score: 3, Insightful

      Re Closed GL...

      David Blythe used to be an architect in the advanced systems division of SGI. Very sharp guy. (If I recall, he even fixed a couple of gl bugs I found on the (now old) infinite reality engine.)

      --
      Ian Ameline
  2. Duh by csplinter · · Score: 5, Funny

    "questions such as how different it will be than DX9, why it will only be for Vista (and not for XP)"

    Oh... I don't know... It couldn't be so people will buy vista.

    1. Re:Duh by Anonymous Coward · · Score: 5, Informative

      This is going to be an annoying flamewar on Microsoft by a bunch of people who didn't RTFA.

      I was about to comment as well on how Microsoft just wanted to force people to upgrade, but read the article and you can see it was the driver model of the older systems that was the problem. Microsoft took the Apple approach of making things better instead of sticking to the broke, buggy design of Windows that all of you seem love(I am talking about the 97% of you). Honestly, this falls right in line with all the news about Vista(driver and kernel re-designs)

      So, to re-cap... The designers chose to not be hindered by the older design decisions and to look towards the future.

    2. Re:Duh by csplinter · · Score: 2, Interesting

      Call me anti-Microsoft, fanboy, zealot if you will but, I find it seriously hard to believe that they were having trouble getting DirectX 10 to work at a decent speed on Xp, an operationg system that hogs probably half as many resources as Vista will. Theres no reason given in the article why it should run faster on Vista it just says there is one.

    3. Re:Duh by TubeSteak · · Score: 5, Informative

      According to TFA, it has something to do with their new driver model, meaning less driver running in kernel mode.

      That somehow ties into virtualizing access to the graphics hardware.

      You can read the specifics on this page
      http://www.extremetech.com/article2/0,1697,1982033 ,00.asp

      P.S. The Printer Friendly page on extremetech leaves out pictures & perhaps more importantly, leaves out their captions.

      --
      [Fuck Beta]
      o0t!
    4. Re:Duh by Utopia · · Score: 4, Informative

      It says right in the article that DX10 supports the new Vista driver model (which has user mode execution etc.)
      Porting it to XP would means having support XP's driver model as well.

      Supporting two different driver model means more complexity and less things added to DX10 in the same timeframe.

    5. Re:Duh by csplinter · · Score: 5, Insightful

      "Supporting two different driver model means more complexity and less things added to DX10 in the same timeframe."

      Yes but, I don't really consider time frame a "technical reason" as far as this goes. Thats more of an economical reason, wouldn't you agree?

    6. Re:Duh by RMingin · · Score: 2, Interesting

      What I find really amusing is how many MS fans will say 'Oh, obviously; DX10 depends on LDDM, and XP doesn't have Longhorn's nifty new driver model!'.... Yet 98SE supported both WDM and it's predecessor, at the same time.

      What's keeping MS from backporting some of the new Longhorn kernel/driver niftiness to XP? Oh, right. Money. There's no money in adding new things to an already-sold product. It's all about selling the new hotness.

      --
      The preceding comment is my own, and in no way construes an opinon of the Emperor of Mankind.
    7. Re:Duh by I'm+Don+Giovanni · · Score: 3, Insightful

      What's really "funny" is that people (slashdotters and their ilk) criticize Microsoft when they backport tech from Vista to XP, saying, "Well, there's no reason to buy Vista then". Yet when Microsoft doesn't backport tech from Vista to XP (like DirectX 10), you guys still bitch.

      Which is it? Do you want Vista tech backported to XP or do you want Microsoft to keep Vista tech exclusive to Vista?

      --
      -- "I never gave these stories much credence." - HAL 9000
    8. Re:Duh by Anonymous Coward · · Score: 5, Insightful

      The changes to the Windows driver model have far more to do with DRM than any stability issues.

    9. Re:Duh by ultranova · · Score: 2, Insightful

      According to TFA, it has something to do with their new driver model, meaning less driver running in kernel mode.

      Why would a program using an interface be affected by what mode the code behind the interface runs in ?

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    10. Re:Duh by gowen · · Score: 4, Funny

      Well, you see, thats the trouble with Windows.

      There's so many different distributions available that fragmentation between them is inevitable. ;)

      --
      Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
    11. Re:Duh by TheRaven64 · · Score: 4, Interesting
      The point of an API is to hide the implementation details. A Direct3D programmer doesn't have to know whether they're using an Intel, ATi or nVidia chip, for example, in order for their code to work. This is called abstraction. Similarly, they don't need to know how the driver is implemented; with DirectX 3, there were widely different driver models on NT 4 and Windows 95 implementing the same API. With OpenGL, the Windows, Mesa and IRIX implementations are hugely different, and yet they still implement the same API.

      If your user-visible API dictates the structure of your drivers to the extent that you can't back-port it to another driver model, then you're doing something deeply wrong. Or you're using technical buzzwords to confuse people into thinking that a management decision is a technical one.

      --
      I am TheRaven on Soylent News
    12. Re:Duh by Anonymous Coward · · Score: 5, Insightful

      Yes but scroll down. These jokers think developers will be doing DirectX 10-only games within 2 years. Not only does that presume that Vista will actually be out in 2 years, it also presumes that Vista will be so massively successful in this timeframe that 90% of gamers will have it on their systems thus justifying a DirectX 10-only policy from publishers.

      This is the stuff of which dreams are made. i.e. it's not remotely plausible. Look at the stats on w3schools, for example. Today, June 2006, 89% of Windows users are on XP. XP has been out for 4 years and it doesn't even make that much sense today to ignore Windows 2000 users. There are still as many W2K users as Mac users and the "port" from XP to Win2K is easy enough to make it worthwhile. Not many people would make an XP-only program today.

      Two years ago, XP was on 57% of Windows machines - i.e. after 2 years it achieved 60% market share. No-one, two years ago, made XP-only software for end users.

      Which OS to put DX10 onto is not a technical decision. The commercial realities forbid a Vista-only API unless MS want to wait five years for DX10 to be widely accepted by end-users.

      In other words, they will put DX10 onto XP or DX9 is all we will get from most publishers until 2010. Few developers have the resources to target two versions of DX at once.

    13. Re:Duh by webvictim · · Score: 2, Insightful
      The fact that Microsoft are making DX10 only for Vista doesn't surprise me in the slightest. Yes, it's because the whole driver structure has been changed... but it is also rather convenient for them.

      Microsoft: "You must upgrade to Vista because DirectX 10 will not work with Windows XP, due to a new driver architecture." Me: "I see... but surely that means you're just attempting to pull more money out of me and other Windows users by our eyeballs. After all, I wouldn't upgrade to Vista otherwise because I've used the beta and it was slow as hell. It concentrated so much on "pleasing" visual effects and transparency that it took twice as long as XP to do even the most menial tasks. My computer is not below average by any means, would you care to explain why I'd buy a new operating system that would slow my computer down rather than keep the existing one which works just fine for everything I want to do?" Microsoft: "Uh... well, it'll be more reliable." Me: "I've had uptimes on Windows XP of three weeks before now without rebooting. In fact the only reason I reboot at all is to install new drivers for a piece of hardware or something like that. That's quite reliable enough thanks, given that the majority of people (not slashdotters, naturally) turn their computers off every night so don't even need that extended uptime." Microsoft: "Oh. Well you won't be able to play new games like Halo 2 without Windows Vista." Me: "That doesn't concern me. Why should I upgrade?" Microsoft: "Because it'll put another £100 in Bill Gates' coffers." Me: "I thought so!"

      The Vista beta was horrific. Yeah, sure, they're going to fix some of the problems before the final release, but the truth is that it rated my computer 3/5 for hardware performance when I have a 256mb Geforce 6600GT, 1GB of RAM and an Athlon XP 2800+ processor. My computer runs faster than anyone else's I know, even those with faster processors and the same amount of RAM. What the hell do you need to get 5/5?

      I'm digressing, but the point is that Microsoft are just attempting to grab our money. They won't be getting mine, that's a sure fact.

      --
      When did I realise I was God? Well, I was praying and I suddenly realised I was talking to myself.
    14. Re:Duh by Fred_A · · Score: 3, Insightful

      Since the display drivers have apparently been mostly moved to userland, there will probably be lots of stability issues (positive ones hopefully).

      I'm not a Windows users as such (I only use it to play games every now and then) but since for once they did seem to make a good decision in that specific area, it shouldn't be downplayed... regardless of how much fun it is to diss Microsoft in general...

      And wouldn't DRM be safer in kernel mode anyway ?

      Keep the bashing for when it's justified, it's not as if there aren't enough occasions to indulge, especially with Microsoft.

      --

      May contain traces of nut.
      Made from the freshest electrons.
    15. Re:Duh by flithm · · Score: 4, Insightful

      You make a point, and I wouldn't argue that you're wrong, because you're not. But in the software development world getting away from anything that adds more complexity is generally better for the overall health of the system.

      Adding the ability to support two driver models would have a dramatic influence on the design of the project and would likely force them to go in a totally different direction. It's not that it's not possible to do, it's just that it would likely be quite detrimental.

      Personally speaking I give them a salute for finally doing something right. They're evil anyway so why does it matter? Just consisently do what's best for the software and eventually people will be okay with the decisions.

    16. Re:Duh by heinousjay · · Score: 5, Insightful

      They're evil anyway so why does it matter?

      Because so many people here have tied their self esteem up in the success of Linux and the consequent failure of Microsoft that they have to bitch about everything.

      --
      Slashdot - where whining about luck is the new way to make the world you want.
    17. Re:Duh by demachina · · Score: 2, Insightful

      " The designers chose to not be hindered"

      So instead they chose to hinder application developers, especially game developers, with two choices:

      A. Design for DirectX 9 and not use any DirectX 10 specific feature
      B. Adopt DirectX 10 and abandon any potential customer not running Vista which will be more than half of their target market for a LOOOONGGGG time

      If they opt for B, and I wager a future version of HALO will opt for B, then we can switch to hindering consumers. When the game they want to buy runs best on or requires DirectX 10, but unfortunately the consumer has 2000 or XP what do they do. There is a 50/50 chance the hardware they have wont run Vista or run it well. So at this point, to run a 50 dollar game the family has to buy at a minimum the Vista retail upgrade package, or worse a whole new computer.

      I'm glad the DirectX engineers aren't hindered, because everyone else will be, you know like just all their customers.

      It is a basic reality today, most consumers DON'T NEED Vista or new hardware to run a web browser, email and office apps. PC's have reached a level of power that is overkill for what most people use them for. 3D games are one of the few applications that are pushing new hardware and software sells for Microsoft and Dell. Therefor it follows that DirectX is the best avenue to compell Vista sales for Microsoft, and new hardware sales for manufacturers, especially for high end machines that have better profit margins. Since Microsoft controls a fair number of game titles they can try to use them to drive Vista upgrades, at the risk of alienating some customers from their game divisions. But then too a lot of gamers are fanatics for spending huge amounts of money on their computers and graphics cards

      --
      @de_machina
    18. Re:Duh by andi75 · · Score: 4, Insightful

      > A Direct3D programmer doesn't have to know whether they're using an Intel, ATi or nVidia chip, for example, in order for their code to work.

      HAHAHA! Best joke I've heard in a while. You obviously haven't been programming with D3D a lot.

      It's absolutely vital that you check Vendor ID, Device ID, and Driver version in order to work around the countless bugs, quirks, and performance holes in all the well known broken systems out there (unless you absolutely want to slap a BIG 'only supported on Card X with (at least) Driver Y' STICKER on your packaging).

    19. Re:Duh by mrchaotica · · Score: 4, Insightful
      And wouldn't DRM be safer in kernel mode anyway ?

      I'm not sure what you mean by "safer" but the DRM would work more effectively, which is why they're putting it there. The design goal is to have a "Trusted" kernel running on "Trusted" hardware, so that the system can disallow any software-based circumvention technique -- including device drivers that tried to save the framebuffer to a file. That's both the reason why most drivers are going to run in user mode, and why the rest have to be "certified" by Microsoft. Certification isn't about quality; it's about DRM enforcement.

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

  3. That's an interview? by Netochka · · Score: 5, Insightful

    Seems more like a bunch of pre-approved PR junk... Some sample 'questions':

    A lot of people are complaining, "Oh, why won't we have DirectX 10 for Windows XP." There's a good technical explanation for that, where it's really not possible to do what DX10 does in the Windows XP driver model."

    So if the decision had been made, "Yes, we're going to try to make all this work on XP," you'd really have to sort of hamstring DirectX 10. You'd have to say, "Then we can't do this, we can't do that..."

    You could even see the graphics card having a big hand in doing some of the stuff that was traditionally done on the CPU. Things like collision detection, or calculating obscured geometry so you don't have to render it. You start to see a lot of flexibility in how developers can use both the geometry shader and the stream-out-to-memory function together.

    Video is another area where you're starting to see the graphics card manufacturers doing a lot of fun stuff with their video processing using the power of the GPU. And you could see DX10, especially with the reduced overhead, enabling more powerful video processing on the graphics unit.

  4. Why should DirectX 10 support Windows XP? by cperciva · · Score: 5, Insightful

    From the comments so far, it seems that people feel that Microsoft is somehow failing in a sacred duty by not making DirectX 10 available for Windows XP.

    Why should Microsoft make DirectX 10 available for old versions of Windows? How many new video drivers released for Linux in 2006 support early 2.4.x kernels?

    Sometimes making progress means saying "sorry, we don't support that; you'll have to upgrade to something newer".

    1. Re:Why should DirectX 10 support Windows XP? by kihjin · · Score: 3, Insightful

      Microsoft still has an obligation to (legal) users of XP. These users supposedly paid for a product. Basically Microsoft is giving the finger to it's XP consumer base. Although, no surprises there.

      The Linux kernel can be freely downloaded at http://kernel.org/ I don't think upgrading to Vista will be a zero-cost venture, especially since the hardware requirements are excessive.

      --
      This slashdot-related signature is a stub. You can help kihjin by expanding it.
    2. Re:Why should DirectX 10 support Windows XP? by Jugalator · · Score: 4, Insightful

      Microsoft still has an obligation to (legal) users of XP.

      Oh, so they still have?

      Where is the formula to decide how much service depending on product cost a company should give to their consumers?

      Because Microsoft has already supported their XP users for years in non-essential software to use the OS. For how much longer should they do so? Many here seem to know the answer because they seem to say Microsoft is doing something wrong here. Please don't leave out the details for me and give me the date.

      If this was essential updates and about security, stability, and so on, the answer would be simple: during the product lifetime that Microsoft sets up for all their operating systems. But this is glitz to play some new games.

      --
      Beware: In C++, your friends can see your privates!
    3. Re:Why should DirectX 10 support Windows XP? by phorm · · Score: 2, Interesting

      OK, I'll bite on this one.

      First, compatability. Let's say you're a desktop user with a 2.4 kernel. Why would you not switch to a 2.6 kernel. Hmmm, well maybe you have some legacy hardware that only works on 2.4. But hold on a second, if your machine is using such legacy hardware, then what are the chances that it's going to have/need a new skookum video card. Hmmm.... not very

      So in most cases, your newer kernel is going to work with the hardware. Cue in Vista... well it might work with your hardware, but chances are pretty good that not all older software, let alone hardware, are going to work with the new OS... hmmm, not good, but then we run into...
      Secondly, performance. Well, chances are that (again, if you can fit a newer video card) your processor won't need any upgrades to run 2.6. In fact, in many cases you'll see better performance using 2.6 with the same resources, provided you don't bloat your kernel.

      Now let's check with Vista: Oooops, nope it looks like the hardware requirements are a little steeper for that one, aren't they? Moving on

      Third, modularity+environment. While some parts of the kernel definately affect userland, the two are different. The desktop environment, such as KDE, doesn't really care if you're running 2.6 or 2.4.

      Modularity of windows.... buzzzz. Nope, sorry. Chances are that with that shiney new system core you will also be seeing lots of UI and interface changes. You can't get a "kernel upgrade" in the windows world in quite the same way.

      And lastly, the big deciding factor for many: cost. Windows XP Pro has it's "end of life" listed in (I believe) 2009. However, directX 10 basically forces a few issues here:

      - Hardware vendors don't get newer capabilities from DX9. Therefore, they develop for DX10. Consequently, your games are rather suckish or possibly playable in DX9. Microsoft might still be patching XP, but they'll happily blame the vendors for not releasing compatible products when Vista rolls around. So for all those that want your stuff to still work... it's time for an upgrade. In the case of businesses (not everyone needs directX10, but I'll be betting that some graphics software might), that can be a hefty chunk of change.

      Somehow, it seems one has a lot less alterior motives when saying "we won't suppose this, but if you update for free we will" versus "we won't support this, but if you hand us another wad of cash we'll try"

    4. Re:Why should DirectX 10 support Windows XP? by Jugalator · · Score: 2, Insightful

      The full Windows XP lifetime doesn't apply to updates not essential to run the OS itself well, so DirectX has little to do with Microsoft's lifecycle policies beyond the mainstream support. This ends at earliest this year; 5 years after the product has been released. After this, the product enters the extended support phase, but then mostly just security updates and paid support is available. Customers can find out this policy before purchasing any Windows version to decide what OS is right for them and if Windows is appropriate for their scenario at all.

      The Windows XP end of life has not been decided according to their pages, and is not necessarily in 2009.

      I'm also a bit unsure of exactly why hardware upgrades requires some sort of obligation by the vendor to have their software be backwards compatible? (your opinions about this matter seem to go in that direction) Do you believe this because it is proprietary software? Would you not ask for this if it was an open source OS? Is the obligation a moral one? Proprietary software ethics? But in that case, do you also request that computer game and software applications should scale back well to support older hardware because otherwise they'd be doing an immoral act of breaking functionality with older hardware? Or does this only apply to proprietary operating systems, like Windows and Mac OS?

      --
      Beware: In C++, your friends can see your privates!
    5. Re:Why should DirectX 10 support Windows XP? by Krimszon · · Score: 2, Funny
      ...old versions of Windows...


      XP is the latest version of Windows
    6. Re:Why should DirectX 10 support Windows XP? by NickFortune · · Score: 3, Informative
      Why should Microsoft make DirectX 10 available for old versions of Windows?

      Because they're not a nasty vicious monopolistic corporation hell-bent on extorting every last cent from their customer base, and who would never stoop so low as to refuse to release a key product for a mature platform still well within its support cycle, purely to force an upgrade cycle upon a market that feels no particular need to switch to an unproven product that offers debateable advantages and which will require expenditure on new hardware in most cases?

      Opps, sorry. Wrong parallel universe.

      --
      Don't let THEM immanentize the Eschaton!
    7. Re:Why should DirectX 10 support Windows XP? by Weedlekin · · Score: 2, Insightful

      You seem to be forgetting the fact that new computers are still shipping with XP, and will continue to do so until Vista comes out (whenever that is). If it launches on the projected date (yes, I know this is unlikely), this will mean that a lot of machines bought over the XMas 2006 season will have an OS that MS will start treating as obsolete a month later. IMO the way they handle this could affect how a _lot_ of customers relate to them in the future: if for example they offer free upgrades for all PCs bought within 90 days of the product launch, and a heavily discounted one to six month-old installations, most people will be reasonably happy; trying to milk such users for a full upgrade would however piss many of them off.

      --
      I'm not going to change your sheets again, Mr. Hastings.
  5. Re:OpenGL by cyber-vandal · · Score: 2, Informative

    Because the more lock-ins Microsoft has the harder it is for users to switch to alternatives.

  6. DirectX & Antitrust by 10Ghz · · Score: 4, Insightful

    Why have we had lawsuits about media-players and the like, while something like DirectX has been left alone? I mean, DirectX (or more precisely: Direct3D) is replacing OpenGL, especially in games. And DirectX runs only on Windows. Doesn't that mean that porting those games to other platforms would end up being very difficult, and if you wanted to play games on your PC, you practically needed Windows (well, that's true even today, but the reasons for that are elsewhere).

    In short: authorities were concerned about Microsoft dominance in the web-browser market. And they have been worried about Mcirosoft dominance in the media-playback market. Yet they are not concerned about DirectX and the dominance it gives to Microsoft? How come?

    --
    Lesbian Nazi Hookers Abducted by UFOs and Forced Into Weight Loss Programs - -all next week on Town Talk.
    1. Re:DirectX & Antitrust by datafr0g · · Score: 3, Insightful
      In short: authorities were concerned about Microsoft dominance in the web-browser market. And they have been worried about Mcirosoft dominance in the media-playback market. Yet they are not concerned about DirectX and the dominance it gives to Microsoft? How come?


      Because nobody's being forced or tricked into using DX to play games - the people who made the game made the choice and that choice is entirely up to them.

      If MS locked down Windows so that only DX API's could be used (no OpenGL, etc) then there'd be cause for argument.

      --
      "Who says nothing is impossible? Some people do it every day!" - Alfred E. Neuman
  7. What obligation? by spoco2 · · Score: 5, Insightful

    I mean really? What obligation are they under? You have a copy of an operating system that runs everything it's supposed to now and in the immediate future. There was nothing in the deal that said "Your copy of Windows XP will continue to support the bleeding edge games for 10 years after we release it".

    Come on.

    How many programs only run on Mac OSX and don't run on OS9?

    I hardly see how a finger is being given at all here... and it's not like you haven't had fair warning that Vista is coming out.. hell it's late, late, late... so there's no big 'whoops I bought XP because I didn't know Vista was coming out'.

    The main deal is that Vista will still run all the XP stuff, so you haven't had the 'finger' given to you for buying XP, because when you do upgrade to Vista down the track you won't have to upgrade all your software as well if you don't want to... that would be giving the finger... kinda like how Apple did with OSX not really supporting old OS9 programs.

    Man, Microsoft can do no right by some people, no matter how hard they actually do try.

  8. Re:OpenGL by I'm+Don+Giovanni · · Score: 3, Insightful

    Why don't MSFT simple submit a proposal to extend OpenGL in a open way?

    Why *should* they? And don't answer with some ideological doctrine, give a *practical* reason why Microsoft should do what you propose. DirectX has been wildly successful without any submissions to extend OpenGL.

    --
    -- "I never gave these stories much credence." - HAL 9000
  9. Re:MS says no to openGL by omicronish · · Score: 4, Informative
    DirectX10 and Vista also means Microsoft will drop support for OpenGL in Windows.

    Not true; see Kam VedBrat's comments on Vista and OpenGL support. To summarize, Microsoft will provide an OpenGL 1.4 implementation that sits on top of Direct3D, legacy (XP-era) OpenGL ICDs are supported but will disable Aero, and new OpenGL ICDs may be written that works with Aero.

  10. Finally ate their own words... by Antony+T+Curtis · · Score: 4, Informative

    I remember when Microsoft Windows NT 4 was released with its new in-kernel video drivers. Critics of OS/2 were saying how much better it would be than OS/2 which had the video drivers working in user mode - as DLLs loaded by Presentation Manager.

    Sad truth, although it was easily demonstrated that DIVE was faster than DirectX on the same hardware, practically no games were ever written for OS/2 with people citing the critics.

    Hopefully with the new driver model, they can address one of DirectX's big shortcomings which has existed since its beginnings - blitting graphics with an obscuring window intersecting it. With DIVE, the fps increases as there is less pixels to blit. DirectX the performance goes down as it makes heavy work with many more kernel-mode/user-mode transitions. Of course, to solve this, Windows games opted for full-screen mode so that there will be no obscuring frames above the window ... but it rather limits the multitasking ability of the system turining it into a fancy DOS.

    When I used to play games, I rather enjoyed having the game run in a window next to my wordprocessor... Excellent for turn based games like Civilization.

    --
    No sig. Move along - nothing to see here.
  11. It's an INTERFACE goddammit by Flyboy+Connor · · Score: 3, Insightful

    Basically, DirectX is meant as an Interface between Windows and (Video) hardware. It says "if you call my function xxx, I will translate that to a certain call to the hardware". It is terribly easy to make DirectX 10 compatible with XP. You just take DirectX 9, add the new calls, and let them return "sorry, I cannot do that". Then game developers will simply add an option "activate advanced DirectX 10 features" to show off the cool stuff, but any XP user will still be able to play the game. So there is no good reason to exclude XP from the new games market, as Microsoft is trying to do.

    Even better, they could (and IMHO should) open up the source code of DirectX. I am dead certain that an XP version of DirectX 10 would be created in days.

    But of course, they have great MARKETING reasons why they will not do that. Yes, it is all marketing. The rest of the argumentation is blah.

  12. Give me a break! by xtracto · · Score: 4, Insightful

    What's keeping MS from backporting some of the new Longhorn kernel/driver niftiness to XP? Oh, right. Money. There's no money in adding new things to an already-sold product. It's all about selling the new hotness.

    So, one of the first complains I read over here about Windows is how they have been carrying a legacy of compatibility from Win 3.11 days. Now, they try to simplify the platform (didnt Mac did that when going from OS9 to OSX?, and from PPC to Intel?) and everybody starts whining.

    What is keeping Microsoft from backporting is the complexity it would yield, Windows XP is a mess, thats why they had to restart the development of Longhorn to a new model. They decided to throw away the compatilibity and improve the technology.

    I do not know how good or bad will vista be, I use Fedora anyways, but I think there is just so much bullshit people can throw at Microsoft, IMHO they are *trying* to do something fine, for a change.

    --
    Ubuntu is an African word meaning 'I can't configure Debian'
  13. Re:OpenGL by mcbridematt · · Score: 2, Interesting

    Why argue with an external body dominated by guys from a different side of the industry (cad/cam) just to add some capabilities to your platform?

    Many on Slashdot would say its to tighten M$'es dominance - true, but they are probably fed up with standards body bloat too - why let an idea slip due to bureaucracy at some working group when you can implement it now yourself and do the standards thing later when your customers FORCE you to.

    Interestingly DirectX adoption seemed to accelerate after NVIDIA tightened its market share in the early part of this decade as 'custom' OpenGL render paths for 3dfx and others disappeared (as the hardware vendors did) in games and were replaced with DirectX 6/7 paths.

  14. The bottom line is.. by BadassJesus · · Score: 2, Informative

    that DirectX 10 forces you to upgrade to Vista, because all the new shiny metal hardware like new GPUs will be made for DX10.

  15. Re:Drivers running in user mode by pe1chl · · Score: 2, Informative

    That may be true for the "usual" XF86/X.org driver, but the kernel module for accelerated NVIDIA cards is not a small module just to interface with the hardware.
    Else I find it hard to explain that it is over 4MB in size...
    (the typical driver module is typically a few tens of KB in size, up to a few hundred for very complex drivers)

  16. Welcome to Slashdot by Frightening · · Score: 3, Funny

    Apparently you are new here.

    The slashdot paradigm with respect to MS is that we(the FOSS geek community) are right, they are wrong. In the most extreme of cases (such as when MS does something correct) we are right, they are *trying*, but they are still ultimately evil.

    Please don't get any hopes up just because you have been modded insightful. This is only a gesture, after which you are pretty much screwed. Kiss your karma goodbye.

    Regards,
    -F

  17. Simple Opinion.. by DoctorDyna · · Score: 3, Interesting
    I think, honestly, game designers are going to be the deciding factor. Microsoft can do whatever they want with versions, support, backwards compatibility and directx. If game designers don't want to develop for DX10, then they won't. I'm going to go out on a very thick limb here and say that DX10 will still run all the DX9 features. As long as the relationship stays that way, then there is no problem, and nothing to discuss! This is all completely moot. I'm 100% sure we've all seen games that "require" Windows XP. We're basically crying that Microsoft is going to do the exact same thing again that they have done in the past.

    The printing on game boxes that read "Requires Windows 95" "Requires Windows 98" and "Requires Windows XP" will soon have a brother. Big shock guys, there is going to be a "Requires Windows Vista"

    --
    Windows has more viruses because linux has more virus coders.
  18. Re:Duh - but what's really going to happen? by pbhogan · · Score: 2, Insightful

    That's a noble sentiment, but what's likely to happen is game developers will stick with DX9 until the overwhelming majority of their customers switch to Vista (which could take a while), or they'll have to write their own DX9/DX10 abstraction layer. Either way it's a pain and the responsibility really should be Microsoft's for writing a compatibility layer for XP. DX10 should be a crossover model, not a throw everything out the window model (no pun intended). Perhaps by DX11 enough people would be using Vista to justify saying it should only run on Vista. Microsoft has been releasing more than one DX version per Windows version, so that's not an unfair way of looking at it. If anything, Microsoft will be hurting their developers and in fact chasing them toward other solutions like OpenGL for graphics and only using the bare necessities from DX for input, etc. DX was already limited to one (admittedly market majority) platform, but now it's narrowed to a single operating system? Personally I don't need user mode execution for my 3D shaders, thanks all the same.

  19. DRM? by The+MAZZTer · · Score: 2, Insightful

    Hardware accellerated desktop, display drivers that can restart themselves if they crash, less reboots to install new drivers, multiple hardware accellerated windows, virtual memory for video cards.

    Obviously those are all features intended to overshadow the main new feature... DRM!

    Sorry... sarcasm doesn't translate well over the internet...

  20. This is slashdot... by LordEd · · Score: 4, Funny

    You don't need to back it up. All you need is Microsoft and DRM in the same sentence to get +1 insightful.

  21. Re:OpenGL by ichigo+2.0 · · Score: 2, Informative

    Any graphics developer will tell you what a fine API DirectX is.

    I've used them both, and while OpenGL isn't a slouch, DX is a lot easier to use (especially in the shader department). Supposedly OpenGL has even that under control nowadays, so it's just a matter of taste, really (and performance, Ati's OpenGL drivers are still buggy).

  22. Re:MS says no to openGL by ichigo+2.0 · · Score: 2, Informative

    Did you actually read his post?

    new OpenGL ICDs may be written that works with Aero.

    That's the exact same situation that is in XP at the moment, graphics card manufacturers have an OpenGL ICD included in their drivers.

  23. Major misconception here? by PhoenixPath · · Score: 2, Insightful

    A lot of people here seem to be operating under a major misconeption.

    DX10 is *not* a DX9 patch. Yet you're asking MS to make DX9 DX10 compatible?

    Microsoft has *never* backported to an older product compatibility for a *new* anything. Ever. Tehy have in the past on occaision provided backwards comptibility in a *new* product, but they have *never* modified an *old* product to support a new model.

    DX10 will simply *not* work in XP using XP's driver model. They would be forced to backport the driver model of Vista. This is an absurd expectation.

    Does a new Linux kernel backport it's improvements to a previous kernel? Hell no.

    This is amazing. I have *never* seen a group of people so blinded by their dislike of a company to expect them to do something *no-one* does.

    Apple doesn't do it, Red-Hat doesn't do it, Blizzard doesn't do it, and you expect, no, DEMAND that Microsoft do it.

  24. Re:The OS is the glue between HW and apps/games by Abcd1234 · · Score: 3, Interesting

    That's the wrong way to look at it. The DX guys are, in essence, acting as the negotiators between the game developers and the hardware manufacturers. The game dev folks tell the DX people what they'd like, in terms of feature set. The DX people then work with the hardware manufacturers to implement those features. It really does make a lot of sense. The game developers get what they need, in terms of feature set and APIs. The DX folks then get to work with the hardware manufacturers to ensure that the required capabilities are available and relatively consistent across hardware vendors.

  25. The real reason. . . by kimvette · · Score: 2, Insightful

    why it will only be for Vista (and not for XP) is:

    They need a compelling reason for people to buy the upgrade.

    --
    The Christian Right is Neither (Christian nor right). See: Matthew 23, Matthew 25, Ezekiel 16:48-50
  26. Re:The OS is the glue between HW and apps/games by Abcd1234 · · Score: 2, Insightful

    That negotiation can be done with an ARB as well.

    Uhuh. What's your point? In the case of DX, the designers are also acting as the ARB. So? Heck, that just further disputes the idea that "[the] glue is (ultimately) dictating to the materials what properties they must possess", since clearly they are dictating nothing, but rather working with hardware/software vendors to design an API which fits the needs of the game developers.