Microsoft Makes Direct X 11.1 a Windows 8 Exclusive
BluPhenix316 writes "Microsoft has made Direct X 11.1 a Windows 8 Exclusive. I think this is merely an update to make Direct X more integrated with Windows 8. Is this going to be the trend? To lock you into the OS updates so Windows 7 doesn't last as long as Windows XP has?"
The update is pretty minor, but it does add Stereoscopic rendering, and there seemed to be an implication that no new DirectX updates after this will be made for Windows 7.
and we won't have to put up with this anymore.
As per the subject, this just adds to the reasons for using OpenGL
Dan. -- So what if it's spelt wrong, nobody's perfect
If a company releases a new product, they have to add new features to get you to buy it. Why add features to a product people have already bought when they're trying to push the new shiny?
The real story would be if they didn't continue with security updates and bug fixes, but I doubt that's the case.
"I have never let my schooling interfere with my education." - Mark Twain
The big game-companies and the indies know that only newly bought pc's and laptops will have win8. Nobody else is going to make the switch and I assume a majority of new buyers will 'downgrade' to win7. So they won't develop for it. Maybe they use the api as a extra option, but they all will make sure their games run on win7. Because win8 is going to be the new ME/Vista. Nice on tablets, but keep that crap away from my desktop.
Isn't this basically what they did back with Vista and 7? After the legacy-support nightmare (from Microsoft's perspective) that was XP I expect Microsoft is tired of supporting old software on old systems. I can't say that I blame them -- at some point you just have to draw a line in the sand and say "I'm not supporting 5.25" floppies anymore."
We can argue about exactly when they should stop supporting old OSes, but at some point it makes sense to move resources from your old product to your new product.
The baseline requirement in nearly all games being released today is still DX9, because that's what XP supports. MS absolutely failed in trying to leverage gaming requirements as a means to pawn off unwanted upgrades on users. Because of that previous failure, DX10/11 still feels new to most people and they won't be demanding upgrades for it anytime soon. In the meantime, the delay in new DX feature adoption gives OpenGL-based open source/indie game developers time to catch up, just as before. And more OpenGL means less dependence on Windows as a whole, so this is a win-win-win situation.
Just like tying new IE releases to Windows upgrades. Chrome, Firefox, etc. cannot thank MS enough for that.
It's not just about visuals, it's also about performance. It is now much cheaper (GPU utilization wise) to do today what was done yesterday. Also, keep in mind that a lot of games don't have that great of visuals because they limit themselves to match consoles. The Call of Duty franchise is a perfect example of this. Anyway, take a look at this to see what is new. http://msdn.microsoft.com/en-us/library/windows/desktop/hh404562(v=vs.85).aspx Also, this is what games could be doing: http://www.youtube.com/watch?v=duSIE2TkpH4
http://en.wikipedia.org/wiki/Windows_Display_Driver_Model#WDDM_1.2
Sounds like a key feature of DirectX 11.1, the stereoscopic 3D rendering, is a feature of WDDM 1.2 and given WDDM 1.2 is only available in Windows 8, that kinda ties DirectX 11.1 to it as well.
Windows 7 uses WDDM 1.1. Could Microsoft safely update this to version 1.2 such that DirectX 11.1 could be made available for it as well? Probably (Microsoft developed it all, so there's no reason why they couldn't). Would it be a worthwhile investment for them to do so? Probably not; they're having enough trouble getting people to want to use Windows 8 as it is - forcing people to shift to it in any way possible, no matter how slimey, is not above them.
I doubt it'll matter much though - you'd have to be particularly crazy to develop a game that requires DirectX 11.1 any time soon. especially given the backlash against Windows 8.;
Most people on Slashdot are fucking idiots.
Honestly, the only thing important to DirectX 11.1 besides some optimizations is a standardized way to support 3D instead of proprietary nVidia 3D vision and AMD HD3D. And if you don't care about S3D, then 11.1 is a non issue. Sounds like a bunch of FUD to me. Regardless, until you see a bunch of DirectX 11.1 exclusive games and DirectX 11 support is dropped (which will never happen), people are ranting about nothing.
Instead of worrying about DirectX, you can worry about which versions of which distro has a driver for your graphics hardware.
But sure, the grass is always greener and all that.
There's no -1 for "I don't get it."
In other news, Google releases android 4.2 with a new camera, a new keyboard, and smoother rendering. They aren't porting any of these features back to 2.3 or 4.0. Is this what it's come to?
Linux has incorporated btrfs into the 3.x kernel and isn't porting it back to the 2.4 kernel. Is this what it's come to? Etc. etc. etc. Yes, this is Slashdot, but the MS bashing was played out sometime around 2006. If you're going to pick on them, at least pick something legitimate and don't whine about them not backporting features ad-infinitum.
It is more complicated than that. DirectX requires WDDM which is aero and 3D composition GPU support starting with DX 10. WDDM 1.2 is not compatible with any other kernel. A rewrite would be needed that would make WIndows 7 not Windows 7 anymore and break video and CAD software and piss off the corporate users.
DirectX 11.1 uses this in an abstraction layer.
This is why IE 9 is not available for XP. It has nothing to do with MS forcing users to upgrade. Its smooth graphics and font rendering require all that to make it smoother than FF or Chrome which rely on DirectX 9. IE 10 as a result is Win 8 only at the moment until it is rewritten for the older WDDM 1.1 and DIrectX11.
http://saveie6.com/
If you have programmed shaders before you know that new APIs make absolutely no difference in advancing graphics since any graphics effect that has and will ever exist can be programmed using even ancient shader models like GLSL version 2. New APIs serve only to lock users into their own API artificially, even though the graphics capabilities already exist and will be the same for a long time to come. Using shaders, a programmer can do anything using graphics, even things that don't exist yet. All of the effects advancements like SSAO (screen space ambient occlusion) and raytracing are advancements in algorithms that can be easily written in any existing shader language. A new DirectX API version in my opinion is completely useless and only serves no purpose other than to try to get people to buy Windows 8. Programmers don't need a new API to make better graphics, they need creativity and ingenuity using existing shader languages which will never need to change.
As someone who has been using Win8 RC since about August, throwing the whole desktop on the GPU isn't quite as good as I had hoped. My example is as follows. My hardware specs are AMD FX-6100 @ 3.7GHz, Radeon HD 7850, 16GB RAM(1600). When running iTunes/Winamp visualizations on one monitor (windowed or full screen) the GPU usage skyrockets (as per Open Hardware Monitor) and the entire UI on both screens becomes less than a slide show. CPU usage rests at about 10%. Now whenever you run a mildly GPU intensive task in a window your system basically becomes completely unresponsive. My GPU is not the best out there but the majority of systems out there ship with much less, I can't feel a bit less then ambitious that this won't effect most people negatively overall.
As for your claim that it would require a "kernel rewrite" I have to say I'm impressed. Apparently you know the implementation of the system which apparently up to now was believed to be closed source. I am curious how you know how the kernel would have to be "re-written" when according to the version numbers they just went from 6.1 to 6.2.
A loop, by its nature, continues. If that didn't make sense, start reading this sentence again.
What, are you new here?
That is NOT how we react to Microsoft stories,
First of all, you didn't use the proper "M$" when referring to Microsoft, and on top of that you tried to be reasonable and did not bring up throwing chairs or monkey boy or Bob or even mention BSDs one time.
And not a single cuss word.
I'm not sure you and Slashdot are a good fit.
You are welcome on my lawn.
That's about as stupid as the whole HTML5/JavaScript thing in the name of cross-platform compatibility. The solution isn't to keep piling on more and more layers of abstraction. Each layer represents new compromises and needless expense. Just because a few college kids one day said "you know what would be cool...?" doesn't make it a good idea. I'm as much a fan of being able to make my toaster boot Linux as the next guy, but some things are better left as hobbies. Stop the god damn partisanship, stop the damn religious wars, stop the damn profiteering and develop a set of standard APIs that may be implemented and run as close to metal as is practicable while allowing the flexibility to utilize whatever tools, technologies, and languages desired. VMWare, Sun's JVM and Microsoft's CLR were excellent starting points. Now where the hell is the synthesis, what happened to the next generation?
Two of my imaginary friends reproduced once
Wrong. There are still hundreds of millions of users with perfectly good computers that are running XP. They don't want to upgrade and migrate all their data and settings. They don't want to pay for new software that will let them do the things they do already. Hell, the feature touted in the thread summary (stereoscopic rendering) is already on Windows XP in OpenGL (and has been forever, including lots of effects that Microsoft forced you to get Vista for). Requiring an OS upgrade for simple features has nothing to do with technology (since OpenGL has no problem) - it is all about bilking you for more money.
Steve Sinofsky, the "brains" behind Windows 8, has just been given the boot.
Gee... one wonders why.
http://allthingsd.com/20121112/breaking-windows-head-steven-sinofsky-to-leave-microsoft/
Maybe it's because 8 is a stinker and they have to deep discount the so-called upgrade to 15 bucks just to get people to try it?
--
BMO
I was actually excited when I first saw DirectX 10 screenshots. You actually get foliage with DirectX10, especially in the third set. (Check out the mountains in the back.) Pity that Vista's poor uptake meant nobody besides Crysis or Hellgate: London did much with with it.
DirectX 11 was even more impressive--tesselation essentially gets you a hojillion transformable polygons for free. Check out the crowd animated entirely in GPU hardware.
If you really can't tell the difference, just rejoice, quietly, that all of your gaming needs were met nine years ago. You'll never be tempted to buy a new video card for that XP rig.
DATABASE WOW WOW
Wrong. There are still hundreds of millions of users with perfectly good computers that are running XP. They don't want to upgrade and migrate all their data and settings. They don't want to pay for new software that will let them do the things they do already. Hell, the feature touted in the thread summary (stereoscopic rendering) is already on Windows XP in OpenGL (and has been forever, including lots of effects that Microsoft forced you to get Vista for). Requiring an OS upgrade for simple features has nothing to do with technology (since OpenGL has no problem) - it is all about bilking you for more money.
According to StatCounter XP usage is now tying MacOSX and Vista usage! Look under United States and add November statistics to do the calculation?
XP is a security nightmare. THe only place where XP and IE 6 are huge is CHina. Outside of that market it is dying. It is time to move on and stop fearing change. XP security is really bad just like IE 6 which came with it as the grandparent stated was from a different era where a good password is all you needed and oh stay out of websites you do not know etc.
Today, you get hacked by just having flash out of date or java installed through an infected ad network. I setup a new install of WIndows 7 just the other day and someone hit the blue E and BAM msn.com had an ad. Had to re-image the damn thing. XP lacks ASLR, DEP (except on a few services), and heap-spray protection. ASLR = random address layering (out of order). All you need to do to hack an XP box is know which ram addresses core dll files use. You can do this as a regular user.
Just insert some code by overflowing a buffer or integer in XP and BAM your code is running as admin, even if the code started as a regular user. Dep and ASLR with Windows 7 can stop this. VC10 has bounds checking when a program crashes to prevent loss of control ... again does not work on XP. XP does not seperate processes and priveldges and even impersonates administrator and hardware devices ... wow.
XP
- can't scale beyond 2 cores efficiently
- SATA driver can't multitask with command queing
- Swaps like a mofo due to a terrible paging algorithm (double pennalty if you use the default SATA driver) even if you have plenty of ram
- Slower and shitty graphics due to not supporting WDDM and a compuser below DirectX11 and the hardware. This makes your computer more stable
- Driver BSOD protection
- No UEFI support
- No Trim SSD Support
- No modern browser support after 2014 (Chrome and FF will drop it)
I assume if you work in IT (like most slashdotters) that you are under 30 and are used to behavior that dictates run unupdated ancient platforms but DO NOT TOUCH IT. THose of use over 35 remember doing it every 2- 3 years like your phones.
It is irresponsible and dangerous to run XP today and especially after next year. It is time to move on my friend. It is 2012 now. Your PC is not an appliance like a fridge if it is internet enabled. We wont support you anymore and it wont be our problem for not supporting IE 6- 8 and XP. That problem is yours.
http://saveie6.com/
Just like what happened to IE 10.
Initially Microsoft only let users of Win 8 to enjoy IE 10, shutting out millions and millions of Win7 users.
Only now, rumor has it that M$ gonna let Win7 users use IE10 - http://slashdot.org/submission/2350635/ie-10-for-win-7---would-it-be-a-little-bit-too-late- - but it would be too late.
The same thing may happen here.
Only after Linux gathering massive Steam (pun intended) Microsoft gave up and allowing DirectX 11.1 to run on Win7 - and it will too, be too little, too late.
Muchas Gracias, Señor Edward Snowden !
A desktop, any desktop, is for using, not for admiring the same bloody animation over and over again. I use windows for gaming but have EVERYTHING turned off except the font options. Aero was disabled years ago. And I just tested it but my start menu shows instantly. A second? I would already be killing Ballmer with a rusty spoon if it took a tenth of a second. My life is worth more to me then wait a second everytime I want to do something.
You are aware that all these startup animations and such are completly useless?E17 had to articiially slow the loading process on Linux to be able to show off its animation effect of the loading screen. Nice... and disabled. What the fuck is the logic behind that?
My PC is not a movie prop. It doesn't have to look the part, it has a task to do and it should do its task as quickly as possible. Maybe if you disabled all the bling, your PC wouldn't need a full second to load a start menu.
Is your life that devoid of meaning that it needs the soothing animation effect to make it tolerable? It is like people who complain about a tearing effect when they move a window around... who the fuck cares? I select a window, drag it to where I want it and I want it done as fast possible and not as nice as possible. I guess there are people who really do have all the compiz options on for more then the 1 minute it takes to get utterly tired of them.
Maybe I am just wrong in thinking an OS is about its applications, not about its bling.
Considering the Windows 7 guy was fired and the Windows 8 and Office girl was promoted, I am starting to feel very alone.
MMO Quests are like orgasms:
You may solo them, I prefer them in a group.