build
cogl
cogl-pango
doc
reference
cogl
cogl-2.0-experimental
Makefile.am
CODING_STYLE
Makefile.am
RELEASING
examples
po
.gitignore
.vimrc
COPYING
Makefile.am
NEWS
README.in
autogen.sh
cogl.doap
config-custom.h
configure.ac

This fixes the 2.0 reference manual Makefile to not ignore cogl-context.h; it also adds cogl_context_new to cogl-sections.txt and removes cogl_begin/end_gl. (For using raw GL with Cogl 2.0 the plan was to add some API for creating additional GL contexts via some Cogl API and a way to push/pop those contexts.) Signed-off-by: Neil Roberts <neil@linux.intel.com>