Jasper St. Pierre fd1243d881 cursor: Load cursor images lazily
It doesn't make sense to load cursor textures that we might not ever
use. Since the code here also uses CoglTexture2D, and cursors tend
to be NPOT textures, then we won't crash users of cards without
NPOT support. At least until they open the magnifier. :)
2014-11-27 14:38:07 -08:00
2014-11-15 18:34:58 +01:00
2014-11-27 14:38:07 -08:00
2014-03-18 20:37:35 -04:00
2014-11-27 13:23:57 +00:00
2014-07-31 17:50:28 +02:00
2014-11-27 13:23:57 +00:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%