mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 18:39:09 +00:00
3b64a439f0
This adds Xlib and Win32 typesafe replacements for cogl_renderer_handle_native_event, cogl_renderer_add_native_filter, cogl_renderer_remove_native_filter. The old functions are kept as an implementation detail so we can share code. Signed-off-by: Neil Roberts <neil@linux.intel.com>