mirror of
https://github.com/open-goal/jak-project
synced 2026-05-25 07:23:19 -04:00
88856ba5e0
* Add in-game option to switch fullscreen monitor * mmm undefined memory :) * Fix type consistency * Optimize get_monitor and get_monitor_count since they're called often * Address PR feedback * Track fullscreen mode and minimized state to reduce GLFW calls per frame
This is based on imgui 1.84.2 (released 8/23/2021). All the imgui_ files are unmodified. Some of them are copied out of the backend folder. The cmake file is custom, but simple.