DirectX 11 - overview of what it will offer

Posted on Saturday, September 06 2008 @ 20:06 CEST by Thomas De Maesschalck
ExtremeTech discusses some of the things they heard about DirectX 11 at NVISION last week, you can read it over here. The article talks about the new stages in the DirectX 11 pipeline, hardware tessellation, compute shader, multithreading and dynamic shader linkage and improved texture compression.
There are three new stages in the standard graphics pipeline: the Hull Shader, Tessellator, and Domain Shader. In addition, changes have been made to the pixel shader to enable compute shaders (for general purpose applications). We'll touch on those shortly.

In addition to the new pipeline stages, DirectX is being tweaked to fully support multithreading. So DirectX 11 DLLs will spawn threads as appropriate on multicore and SMT-enabled CPUs.

Another key new feature are several new texture compression formats, which enable better image quality, and will support high dynamic range. Again, we'll touch on this in more detail a bit later.
Microsoft also confirmed that some new elements of DirectX 11 will also run on DirectX 10 hardware.


About the Author

Thomas De Maesschalck

Thomas has been messing with computer since early childhood and firmly believes the Internet is the best thing since sliced bread. Enjoys playing with new tech, is fascinated by science, and passionate about financial markets. When not behind a computer, he can be found with running shoes on or lifting heavy weights in the weight room.



Loading Comments