🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Direct3D 11!

Published November 08, 2008
Advertisement
I had no idea that it was even close to being available, but the November DXSDK contains a community technology preview of the Direct3D11. There is a significant amount of updates and new features, some of which will be available on pre-D3D11 hardware.

It's going to be a little while before I get to really dig into the details of the new API, but it looks like overall it should be quite an interesting step forward. I'm going to try reading up a bit and see what jumps out at me first...
Previous Entry Direct3D 11 Overview
0 likes 1 comments

Comments

_the_phantom_
Well, I don't think DX11 final is due for around a year, but yes the preview is pretty cool.

The main thing is the new device model to work with threaded rendering, which works nicely on DX10/DX10.1 hardware, so that's pretty sweet.

The other 3 examples in the SDK are all Ref based however, I guess because they either need driver or hardware support (I suspect the relinking shaders stuff just needs driver support, but I could be wrong).
November 08, 2008 11:20 AM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement