Skip to main content
  1. Home
  2. Computing
  3. Evergreens

DirectX 12 vs. DirectX 11: which is best for PC gaming?

Add as a preferred source on Google

DirectX 12 is the latest graphics API that powers Windows 11, but many of the best PC games still either run on DirectX 11 or include an option to switch. Which should you choose?

Although most updates to DirectX are iterative, DirectX 12 represents a massive shift for the API Microsoft has been developing for several decades. It can massively improve performance in your games, and it has a few unique features that DirectX 11 doesn’t have access to.

Recommended Videos

Graphics APIs aren’t equal

DirectX 12 Ultimate logo.
Image used with permission by copyright holder

We have a full explainer breaking down what DirectX is, but it’s important to quickly cover what a graphics Application Programming Interface (API) is. A graphics API handles translating instructions from software (your game) into standardized instructions for your hardware (your graphics card and processor).

Not all graphics APIs are built equally, however. As you can see in our breakdown of the Vulkan API, it provides better performance than DirectX in most games. API overhead can represent a significant difference in performance while playing games, so while it may seem fine to use whatever version of DirectX you want, it can be one of the most important settings to tweak.

DirectX 12 vs. DirectX 11: what’s the difference?

DirectX ray tracing in Battlefield V.
The use of raytracing in Battlefield V. Image used with permission by copyright holder

Between DirectX 11 and DirectX 12, the most important difference is that DirectX 11 is a high-level API, while DirectX 12 is a low-level API. There are various layers between your game and your hardware. Low-level APIs are closer to the hardware, while high-level APIs are further away and more generalized.

It’s an important distinction between DirectX 11 and DirectX 12. In short, DirectX 12 allows game developers to target optimizations closer to the hardware, reducing the overhead incurred from the API and graphics driver. In turn, it’s also more difficult for developers to work with.

At launch, DirectX 12 actually showed slightly lower performance than DirectX 11, mainly on the back of its complexity. However, developers have targeted DirectX 12 more — ahem — directly over the past several years and squeezed out more optimizations. As we’ll get to next, DirectX 12 performs better than DirectX 11 in most games.

Another significant change in DirectX 12 is parallel compute.  DirectX 11 handles serial operations, which means there’s a single queue of operations that execute in order. Parallel compute opens up the option for developers to make multiple calls at the same time, vastly improving the efficiency of operations.

Similarly, DirectX 12 opens up the possibility of asynchronous operations. This is similar to parallel compute, but they’re not the same thing. Asynchronous compute allows your hardware to continue operations without waiting for another operation to complete. For example, your CPU can execute an introduction to receive textures from memory and move on to executing another function (like AI for a character) without waiting for that memory instruction to finish. This prioritization can shave minor bits of latency in thousands of places, making your games run much faster overall.

Finally, DirectX 12 also supports a range of features from DirectX 12 Ultimate. You can read about these in our breakdown of DirectX, but they include ray tracing and variable rate shading, among other visual and performance features.

DirectX 12 vs. DirectX 11: performance

Performance of DirectX 11 vs. DirectX 12.
Image used with permission by copyright holder

There are a lot of technical differences between DirectX 11 and DirectX 12, but performance is king. As you can see in the chart above, you’re almost always getting better performance with DirectX 12 than you’ll get with DirectX 11, so it’s best to use the newer API.

We saw “almost” because the API isn’t the only factor in performance. Certain games don’t see much of a benefit from DirectX 12 because some games see more of a benefit from low-level optimizations than others. Dying Light 2, for example, sees basically no change in performance. But Civilization VI, which has massive AI workloads that benefit from asynchronous compute, sees a huge improvement. Shadow of the Tomb Raider and Tiny Tina’s Wonderlands sit somewhere in the middle.

Games aren’t the only factor. The results above were gathered with an AMD RX 7900 XTX, which is from AMD’s most recent generation. Newer graphics cards and processors will see a larger benefit from DirectX 12 than older generations.

There’s a pretty wide net here, though. We’re talking about the last several generations seeing an improvement, while graphics cards that are close to a decade old see a smaller improvement. If you have a modern PC, DirectX 12 is usually the right answer.

Should you use DirectX 12?

The map in Civilization VI.
Image used with permission by copyright holder

There are a dozen or more games that support DirectX 11 and DirectX 12, including Civilization VI, Control, Shadow of the Tomb Raider, and Dying Light 2. Most games will default to using DirectX 11 for compatibility purposes, but it’s a good idea to change over to DirectX 12 mode.

The only exception is if you have an older PC dating back 10 or more years. Older hardware may run smoother on DirectX 11, or DirectX 12 may not provide much of a benefit at all. The vast majority of people, however, should choose DirectX 12 for its more extensive features and better game optimizations.

Jacob Roach
Former Lead Reporter, PC Hardware
Jacob Roach is the lead reporter for PC hardware at Digital Trends. In addition to covering the latest PC components, from…
Turns out, teaching games like Battleship can make small AI models a whole lot smarter
By turning Battleship into an AI training ground, researchers helped smaller models reason more efficiently.
AI Apps installed on iPhone Gemini DeepSeek Claude ChatGPT Auren

Small AI models just got a surprising boost from a very old game.

MIT researchers used a Battleship-style setup to test whether AI agents can improve how they gather information before making a move. The result was a sharp jump in performance for smaller systems, including one model that went from rarely beating humans to winning most of its games after researchers changed how it searched the board.

Read more
This AI can tell a real online review from a fake one, and it’s surprisingly accurate
AI is getting really good at spotting the reviews you shouldn't trust.
hand holding a card asking for review

Fake reviews are a real menace for online shoppers. If you have ever bought something online based on glowing reviews only to receive a disappointingly subpar product, you know what I mean. A new study published in the International Journal of Information and Communication Technology proposes an AI-powered system that can not only detect fake reviews, but also trace how they spread.

Why existing tools keep falling short

Read more
Steam Machine confirmed to land this summer, but we’re still in the dark about its price
Steam Machine is getting closer to launch, with broader game verification arriving before Valve reveals what it’ll cost.
Steam Machine with Steam Controller

Valve has confirmed that Steam Machine is shipping this summer, giving PC gamers a real launch window for its SteamOS living room PC. The missing piece is still price, and that’s the detail many buyers need before they can decide whether it fits their setup.

The update came as Valve expanded its Verified program to cover Steam Machine and Steam Frame. For Steam Machine, games will be checked for default controller support, default graphics settings, and how well they run without manual setup. Valve says the hardware is roughly six times as powerful as Steam Deck, while still using SteamOS, the Steam interface, and Proton.

Read more