mirror of
https://github.com/brl/mutter.git
synced 2025-01-29 12:58:56 +00:00
43a5fef73d
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.