Unifies 90% of the code in {gl,gles}/cogl.c in common/cogl.c
authorRobert Bragg <robert@linux.intel.com>
Mon, 30 Mar 2009 16:07:31 +0000 (17:07 +0100)
committerRobert Bragg <robert@linux.intel.com>
Wed, 1 Apr 2009 12:19:35 +0000 (13:19 +0100)
commit8a1b4f8326ff60164029c85d40482e369eeaafa8
tree6702a3aa6acef692d80c1d0e319259b63d86b8cc
parent50c1fc6291650c80d2182162621dc5e2d5976d57
Unifies 90% of the code in {gl,gles}/cogl.c in common/cogl.c

This code keeps on diverging and we get bugs and fixes in one version but
not the other. This should make things a bit more maintainable.
clutter/cogl/common/Makefile.am
clutter/cogl/common/cogl-internal.h [new file with mode: 0644]
clutter/cogl/common/cogl.c [new file with mode: 0644]
clutter/cogl/gl/cogl.c
clutter/cogl/gles/cogl-internal.h
clutter/cogl/gles/cogl.c