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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 23 24 25 26 27 ... 116 Next »

Adding HDR Support
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Adding HDR Support
03-01-2017, 07:52 AM
#1
thunderrump
Unregistered
 
So I've had some intriguing success experimenting with Dolphin and HDR (using nvidia but I'm sure similar code could be applied for AMD). I created a shader for doing tone mapping and the results are fantastic.

My issue is I can't get dolphin to "trigger" the HDR mode on my TV, to do that I have to run and exit the nvidia sample app with Dolphin running and the HDR mode stays enabled until Dolphin is exited.

I tried putting code inside the OGL Renderer that calls NvAPI_Disp_HdrColorControl, I added messages to the OSD log and that's returning with a success but the TV isn't flipping modes. Has anyone else tinkered with this? My only guess as to why this isn't working is because the gl context needs to be exclusive fullscreen mode and maybe it's not?

I thought I would post here in case anyone has some insight.
Reply
03-13-2017, 05:22 AM
#2
Gir Offline
Chaotix
****
Posts: 310
Threads: 21
Joined: Mar 2012
The context needs to be Exclusive Fullscreen , since the Desktop Windows Manager doesn't natively support HDR.
Find
Reply
« Next Oldest | Next Newest »


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


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode