Files
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
mutter/doc/reference
Neil Roberts 8dd77de009 Replace cogl_path_{stroke,fill} with framebuffer API
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)
2012-08-06 14:27:39 +01:00
..