mutter/cogl/driver
Neil Roberts 5f181973a6 Move the cogl texture driver functions to a vtable
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.
2011-07-08 15:35:51 +01:00
..
gl Move the cogl texture driver functions to a vtable 2011-07-08 15:35:51 +01:00
gles Move the cogl texture driver functions to a vtable 2011-07-08 15:35:51 +01:00
Makefile.am Intial Re-layout of the Cogl source code and introduction of a Cogl Winsys 2009-10-16 18:58:50 +01:00