mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 18:39:09 +00:00
682eb3c6db
* clutter/cogl/gl/cogl.c (cogl_get_proc_address): Implement non-GLX version using GModule and looking up the symbol from the running process. It should work when linked to library providing the requested function. (#696, Tommi Komulainen)