mutter/cogl/driver
Neil Roberts 9a1aa08fda cogl: Add an internal CoglTextureRectangle backend
This adds an internal rectangle texture backend which is mostly based
on the CoglTexture2D backend. It will throw assert failures if any
operations are attempted that rectangle textures don't support, such
as mipmapping or hardware repeating.
2010-06-22 11:47:33 +01:00
..
gl cogl: Add an internal CoglTextureRectangle backend 2010-06-22 11:47:33 +01:00
gles cogl: Fix the include path in driver/*/Makefile.am 2010-06-22 11:47:32 +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