seekrs / MacroLibX

✏️ Rewritten version of the minilibx graphics API used at 42school, using SDL2 & Vulkan.
https://macrolibx.kbz8.me
MIT License
28 stars 4 forks source link

mlx_set_fps_goal strange behavior #55

Open Glag7 opened 7 months ago

Glag7 commented 7 months ago

When setting the fps goal to a value lower than the maximum fps, the macrolibx will sometimes uncap the fps briefly, either randomly or after lagging (eg using valgrind or mashing the refresh key on fdf) image random spike image mashing refresh on fdf

github-actions[bot] commented 7 months ago

Hello! Thank you for filing an issue.

If this is a bug report, please include relevant logs to help us debug the problem (OS, MLX version, drivers installed, GPU type and vendor, ...)

Kbz-8 commented 7 months ago

wtf

Kbz-8 commented 7 months ago

fixed in branch indev

Kbz-8 commented 7 months ago

fuck wrong issue