mirror of
https://github.com/brl/mutter.git
synced 2025-01-26 19:39:20 +00:00
5f181973a6
The texture driver functions are now accessed through a vtable pointed to by a struct in the CoglContext so that eventually it will be possible to compile both the GL and GLES texture drivers into a single binary and then select between them at runtime.