mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-25 13:38:35 -05:00
Potential fix for High-DPI and manual framebuffer sizes by using SGCT window scaling
This commit is contained in:
@@ -49,6 +49,7 @@ public:
|
||||
glm::ivec2 currentWindowSize() const override;
|
||||
glm::ivec2 currentWindowResolution() const override;
|
||||
glm::ivec2 currentDrawBufferResolution() const override;
|
||||
glm::vec2 dpiScaling() const override;
|
||||
int currentNumberOfAaSamples() const override;
|
||||
|
||||
bool isRegularRendering() const override;
|
||||
|
||||
Reference in New Issue
Block a user