mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-15 13:06:27 -04:00
Whenever a cursor is captured and the cursor icon changes, it creates a new texture. This isn't particularly optimal, so instead just store a cache of cursor textures (based on size), and make the textures dynamic. Doing this will prevent unnecessary texture reallocation.
5.2 KiB
5.2 KiB