1
0
Fork 0
mutter-performance-source/cogl/driver
Robert Bragg abbd28f484 make COGL_FEATURE_OFFSCREEN_BLIT a private feature
Cogl doesn't expose public api for blitting between framebuffers so it
doesn't make much sense to have this feature as part of the public api
currently. We can't break the api by removing the enum but at least we
no longer ever set the feature flag.

We now have a replacement private feature flag
COGL_PRIVATE_FEATURE_OFFSCREEN_BLIT which cogl now checks for
internally.

Reviewed-by: Neil Roberts <neil@linux.intel.com>
2011-11-01 12:03:00 +00:00
..
gl make COGL_FEATURE_OFFSCREEN_BLIT a private feature 2011-11-01 12:03:00 +00:00
gles make COGL_FEATURE_OFFSCREEN_BLIT a private feature 2011-11-01 12:03:00 +00: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