-
Browse
Commit
-
Author :
Cacodemon345
Date :
2021-10-22 06:37:20
Hash :
19dee1cd
Message :
Add SDL_GetWindowICCProfile(). (#4314)
* Add SDL_GetWindowICCProfile
* Add new SDL display events
* Implement ICC profile change event for macOS
* Implement ICC profile notification for Windows
* Fix SDL_GetWindowICCProfile() for X11
* Fix compile errors