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

The existing functions for stroking and filling a path depend on the global framebuffer and source stacks. These are now replaced with cogl_framebuffer_{stroke,fill}_path which get explicitly passed the framebuffer and pipeline. Reviewed-by: Robert Bragg <robert@linux.intel.com> (cherry picked from commit 713a8f8160bc5884b091c69eb7a84b069e0950e6)