mirror of
https://github.com/brl/mutter.git
synced 2025-03-26 05:03:55 +00:00

All GL functions that are defined in a version later than 1.1 need to be called through cogl_get_proc_address because the Windows GL DLL does not export them to directly link against.