• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › General Discussion v
« Previous 1 ... 7 8 9 10 11 ... 369 Next »

Why isn't exclusive fullscreen implemented in D3D12
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Why isn't exclusive fullscreen implemented in D3D12
02-26-2022, 02:44 AM
#14
aelius Offline
Junior Member
**
Posts: 1
Threads: 0
Joined: Feb 2022
Hey all. I'm necroposting because this is a top result on google for "d3d12 fullscreen" and this thread contains misinformation. I've read the rules regarding necroposting and I believe this is warranted.

d3d12 and vulkan did not implement support for exclusive fullscreen, because there is no longer a technical benefit for it. These newer APIs can, in layman's terms, put the compositor (dwm) to sleep and write directly to the display without incurring additional latency and without being subject to dwm's vsync. Alt tabbing out of the game wakes the compositor up again, and returning to the game puts it to sleep again. The API allows us to seamlessly flip between the game's optimal low latency context and the composited desktop, without requiring a lengthy and disruptive handoff as legacy exclusive fullscreen does.

The concept of exclusive fullscreen is now deprecated- it is not implemented because it has been replaced with newer and better development.
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Why isn't exclusive fullscreen implemented in D3D12 - drhycodan - 10-15-2016, 01:44 AM
RE: Why isn't exclusive fullscreen implemented in D3D12 - JMC47 - 10-15-2016, 02:32 AM
RE: Why isn't exclusive fullscreen implemented in D3D12 - Gir - 03-17-2017, 11:35 AM
RE: Why isn't exclusive fullscreen implemented in D3D12 - Aleron Ives - 03-17-2017, 01:59 PM
RE: Why isn't exclusive fullscreen implemented in D3D12 - Gir - 03-17-2017, 02:06 PM
RE: Why isn't exclusive fullscreen implemented in D3D12 - Aleron Ives - 03-17-2017, 03:15 PM
RE: Why isn't exclusive fullscreen implemented in D3D12 - JMC47 - 03-18-2017, 03:09 AM
RE: Why isn't exclusive fullscreen implemented in D3D12 - DaRkL3AD3R - 03-18-2017, 03:10 AM
RE: Why isn't exclusive fullscreen implemented in D3D12 - JosJuice - 03-18-2017, 04:52 AM
RE: Why isn't exclusive fullscreen implemented in D3D12 - Helios - 03-18-2017, 04:55 AM
RE: Why isn't exclusive fullscreen implemented in D3D12 - Gir - 03-18-2017, 05:11 AM
RE: Why isn't exclusive fullscreen implemented in D3D12 - Helios - 03-18-2017, 05:24 AM
RE: Why isn't exclusive fullscreen implemented in D3D12 - DaRkL3AD3R - 03-18-2017, 07:40 AM
RE: Why isn't exclusive fullscreen implemented in D3D12 - aelius - 02-26-2022, 02:44 AM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 2 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode