mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
d40cdfa3e1
This migrates all the GLX window system code down from the Clutter backend code into a Cogl winsys. Moving OpenGL window system binding code down from Clutter into Cogl is the biggest blocker to having Cogl become a standalone 3D graphics library, so this is an important step in that direction.