mutter/src/compositor
Florian Müllner 7fdaf7721c Don't cast free function passed to g_clear_pointer
The function is intentionally provided as macro to not require a
cast. Recently the macro was improved to check that the passed in
pointer matches the free function, so the cast to GDestroyNotify
is now even harmful.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/176
2018-07-31 23:40:01 +02:00
..
2014-09-03 13:43:40 -04:00
2014-09-03 13:43:40 -04:00
2014-10-06 19:39:43 -07:00
2015-07-06 00:14:22 -07:00
2009-06-30 09:34:03 -04:00

Intro
=====

Fix me.


Env Vars
========

MUTTER_DISABLE_MIPMAPS - set to disable use of mipmaped windows.