gboisse / gfx

A minimalist and easy to use graphics API.
MIT License
502 stars 36 forks source link

Add functions for getting current display data #146

Closed maoliver-amd closed 1 month ago

maoliver-amd commented 1 month ago

Adds functions for checking the current display color space and depth as well as monitor specific information. This data is required for more advanced tonemapping operators or anything else that takes the actual display capabilities into account