mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 03:49:03 +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>