mutter/clutter/cogl
Robert Bragg dc5aa31429 framebuffer: track context as CoglFramebuffer member
The long term goal with the Cogl API is that we will get rid of the
default global context. As a step towards this, this patch tracks a
reference back to the context in each CoglFramebuffer so in a lot of
cases we can avoid using the _COGL_GET_CONTEXT macro.
2011-04-11 15:28:47 +01:00
..
cogl framebuffer: track context as CoglFramebuffer member 2011-04-11 15:28:47 +01:00
doc cogl: improves header and coding style consistency 2010-02-12 14:05:00 +00:00
pango cogl-pango-glyph-cache: Fix the flags passed to cogl_atlas_new 2011-04-06 17:36:00 +01:00
Makefile.am