Original Post
I'm currently working on a game project with my college class and have been tasked with implementing the ability to alt+tab in/out of our game and to switch between windowed/fullscreen mode with alt+enter. I'm not the strongest person in rendering code, and I wasn't the one to code our renderer, but after a number of google searches I have discovered that it has something to do with losing devices (maybe?), so do you have any suggestions on how to handle and implement these functionalities, any advice you can give I would be truly grateful.