OoliteProject / oolite

The main Oolite repository.
https://www.oolite.space
562 stars 73 forks source link

HDR output display detection on Windows #416

Closed AnotherCommander closed 1 year ago

AnotherCommander commented 1 year ago

The main feature this PR implements is HDR display device detection capability on Windows. If -hdr has been passed as startup parameter, we now check whether the primary display (which is where Oolite starts on) is HDR enabled and notify the user in case it is not. If no HDR display capable primary device has been found, the user has the choice to launch the game anyway or quit.

Additionally contained in this PR are the following: