jp9000 81ab13a2a4 win-capture: Cache cursor textures to prevent reallocation
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.
2016-11-03 09:23:25 -07:00
..
2016-10-07 00:47:06 +02:00
2016-09-29 12:15:17 -07:00
2016-08-08 16:21:48 +02:00
2016-10-23 09:20:53 -07:00
2016-09-28 01:17:24 +02:00