| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 3 days | feat(platform): Fix high-DPI scaling and add resolution option | skal | |
| - Fixed a 'squished' viewport bug on high-DPI (Retina) displays by querying the framebuffer size in pixels instead of using the window size in points. - Centralized window dimension management within the platform layer. - Added a '--resolution WxH' command-line option to allow specifying a custom window size at startup. This option is stripped in STRIP_ALL builds. - Updated all test and tool executables to use the new platform API. | |||
