Jonas Ådahl d3fdaa3232 MetaCursorSprite: Put renderer specific code in the renderer
There were lots of code handling the native renderer specific cases;
move these parts to the renderer. Note that this causes the X11 case to
always generate the texture which is a waste of memory, but his
regression will be fixed in a following commit.

The lazy loading of the texture was removed because it was eventually
always loaded anyway indirectly by the renderer to calculate the
current rect.

https://bugzilla.gnome.org/show_bug.cgi?id=744932
2015-08-28 09:55:12 +08:00
2015-07-06 00:52:18 -07:00
2015-08-26 18:51:15 +02:00
2014-03-18 20:37:35 -04:00
2015-08-10 17:23:23 +02:00
2015-08-20 11:58:17 +02:00
2015-07-06 00:52:18 -07:00
2014-07-31 17:50:28 +02:00
2015-08-20 11:58:17 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%