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