Vulkan Support For DOOM Now Available

Spread the love

Today, id Software announced the availability for the Vulkan version of DOOM that relies on innovative features to deliver incredible performance.

As many of you already know, the Vulkan API is a descendant of AMD’s Mantle that supports close-to-metal control across Windows 7, Windows 8.1, Windows 10, and Linux. Compared to OpenGL, Vulkan substantially reduces “API overhead” – the background work a CPU does to interpret what a game asks of the hardware – to deliver meaningful features, performance, and image quality and expose GPU hardware features that wouldn’t ordinarily be accessible through OpenGL

 

DOOM

DOOM benefits from Vulkan support by using several great features:

  • Asynchronous Shaders: Using multiple command processors — the Asynchronous Compute Engines in AMD’s Graphics Core Next and Polaris GPU architectures — each queue can submit commands without waiting for other tasks to complete.
  • Shader Intrinsics or Shader Intrinsic Functions, also called built-in functions, provide a way for game developers to directly access graphics hardware instructions in situations where those instructions would normally be abstracted by an API. This approach has been used successfully on gaming consoles to extract more performance from the GPU — and now AMD is enabling PCs with the same capability.
  • Frame Flip Optimizations which basically pass the frame directly to the display once it’s ready, i.e. skips the copy and save.

Vulkan Patch For DOOM Released

As Robert Duffy, Chief Technical Officer of id software pointed out at the AMD event at Computex 2016, “Vulkan is a modern API, with roots to AMD’s Mantle technology, and it provides real benefits to both us as developers and the large community of gamers using a wide range of hardware. When you factor in additional AMD features, like true Asynchronous Compute, custom intrinsic instructions, and combine those with a raw speed of idTech 6, we believe the experience on AMD will be hard to beat.”

 

[adrotate banner=”5″]

 

Faster Performance

Performance numbers produced by AMD internal testing show the performance benefits of Vulkan versus OpenGL implementation:

Vulkan Patch For DOOM Now Available

 

Support Tech ARP!

If you like our work, you can help support our work by visiting our sponsors, participate in the Tech ARP Forums, or even donate to our fund. Any help you can render is greatly appreciated!

About The Author

Leave a Reply