Hi
Sorry if this has been already asked in the past.
Is there a way to config JME to use a different size for the viewport framebuffer than the display window?
I am using an old GPU and when using a fullscreen window size I see some fps drops.
I want to know if there is an easy way (without needing to render to a quad) to config JME to use fullscreen size for display window while using a lower resolution (i.e 800x600,…) for rendering framebuffer and postprocessors?