mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-16 05:29:17 -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.
781 B
781 B