mutter/src
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
..
backends MetaCursorSprite: Put renderer specific code in the renderer 2015-08-28 09:55:12 +08:00
compositor compositor: Handle fences in the frontend X connection 2015-08-13 14:14:46 +02:00
core Make MetaCursorSprite a GObject 2015-08-28 09:52:30 +08:00
meta Put G_GNUC_CONST at the end of the declarations 2015-07-06 00:29:23 -07:00
tests Remove a few more guards for frees 2014-12-28 19:51:22 -08:00
ui frames: handle META_FRAME_CONTROL_NONE on left click 2015-07-15 07:45:02 -05:00
wayland MetaWaylandPointer: Don't keep our own MetaCursorTracker pointer 2015-08-28 09:52:30 +08:00
x11 group: Convert code to XCB to prevent errors 2015-08-05 13:39:23 -07:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
libmutter.pc.in meta: Add generated meta-version.h 2014-06-05 14:05:16 +02:00
Makefile-tests.am x11: Remove async-getprop 2015-06-17 18:08:11 -07:00
Makefile.am backends: Get rid of meta-cursor-private.h 2015-08-28 09:54:57 +08:00
meta-enum-types.c.in Install enum types 2015-07-05 22:01:59 -07:00
meta-enum-types.h.in Install enum types 2015-07-05 22:01:59 -07:00
org.freedesktop.login1.xml launcher: Replace mutter-launch with logind integration 2014-05-19 15:09:23 -04:00
org.gnome.Mutter.DisplayConfig.xml Rename the DBus interface files 2014-03-31 23:44:46 -04:00
org.gnome.Mutter.IdleMonitor.xml Rename the DBus interface files 2014-03-31 23:44:46 -04:00
stamp-mutter-enum-types.h Install enum types 2015-07-05 22:01:59 -07:00