mirror of
https://github.com/brl/mutter.git
synced 2025-07-09 20:27:15 +00:00
b3a7ee59308b817cfc181d433d431fec17d626d6

Until Cogl gains native win32/OSX support this remove the osx and win32 winsys files and instead we'll just rely on the stub-winsys.c to handle these platforms. Since the only thing the platform specific files were providing anyway was a get_proc_address function; it was trivial to simply update the clutter backend code to handle this directly for now.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%