GL: reset GL context's current program to cairo's shader 00/45100/1
authorHenry Song <henry.song@samsung.com>
Wed, 8 Jul 2015 15:07:08 +0000 (08:07 -0700)
committernisanthmp <nisanth.mp@samsung.com>
Fri, 31 Jul 2015 12:05:37 +0000 (17:35 +0530)
commit7a9a971d386015c2c4da1565942ba1d34657b0e7
tree1d3e7e90bb7a3285911e050301920a04377f6ef6
parentf658ee1c764eb624d271be64c5a1c8ee519c364e
GL: reset GL context's current program to cairo's shader

When cairo's GL context is used by external libraries or applications,
it is possible that GL context's current program is changed.  When we
detect such changes, we must reset GL context's current program to cairo
current shader

Change-Id: Ifeadbff488200b5a8bcc5014bda9bf5c0f8df3a8
Signed-off-by: nisanthmp <nisanth.mp@samsung.com>
src/cairo-gl-device.c