jak-project/game/graphics
Ethan Lafrenais 88856ba5e0
Add in-game option to switch fullscreen monitor (#1700)
* 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
2022-07-31 13:31:17 -04:00
..
opengl_renderer [game] improved subtitle debugging & make subtitles larger (#1704) 2022-07-27 21:38:52 +01:00
pipelines Add in-game option to switch fullscreen monitor (#1700) 2022-07-31 13:31:17 -04:00
texture lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
display.cpp Add in-game option to switch fullscreen monitor (#1700) 2022-07-31 13:31:17 -04:00
display.h Add in-game option to switch fullscreen monitor (#1700) 2022-07-31 13:31:17 -04:00
gfx.cpp Add in-game option to switch fullscreen monitor (#1700) 2022-07-31 13:31:17 -04:00
gfx.h Add in-game option to switch fullscreen monitor (#1700) 2022-07-31 13:31:17 -04:00
sceGraphicsInterface.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
sceGraphicsInterface.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00