mirror of
https://github.com/brl/mutter.git
synced 2025-03-05 12:48:11 +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.