Add the deprecated ref-counting for cogl_program
authorNeil Roberts <neil@linux.intel.com>
Fri, 9 Jul 2010 18:09:49 +0000 (19:09 +0100)
committerNeil Roberts <neil@linux.intel.com>
Fri, 9 Jul 2010 18:09:49 +0000 (19:09 +0100)
commit90acc6a2a9a6563c60df5f9849a23c40c89a956f
treea14528dd7d62c1eaa5147a9879fe3b0f2d7bfe06
parent8a85088196809cac2b47a84be2d7f0a1e3c67701
Add the deprecated ref-counting for cogl_program

cogl_program has always had cogl_program_ref and cogl_program_unref
but this was missed from 89cb325fd4 so they got removed.
clutter/cogl/cogl/driver/gl/cogl-program.c
clutter/cogl/cogl/driver/gles/cogl-program.c