summaryrefslogtreecommitdiff
path: root/src/cairo-gl-device.c
AgeCommit message (Collapse)AuthorFilesLines
2016-03-16fix build warningsubmit/tizen/20160406.010154submit/tizen/20160324.041503accepted/tizen/wearable/20160406.070924accepted/tizen/tv/20160406.070856accepted/tizen/mobile/20160406.070830accepted/tizen/ivi/20160406.070956accepted/tizen/common/20160406.143944hk57.kim1-4/+5
Change-Id: Iff4a3ad9811ba4454be3e29d8876a5f3974f4c7f Signed-off-by: hk57.kim <hk57.kim@samsung.com>
2016-03-02[Add error handling for cairo_gl_device_set_thread_aware() API]submit/tizen/20160302.044849submit/tizen/20160302.044709accepted/tizen/common/20160302.193548hk57.kim1-1/+14
Change-Id: Ie948efb70a0ac1b2db49bf7f4babc61b149be1f0 Signed-off-by: hk57.kim <hk57.kim@samsung.com>
2015-08-03Merge "Always return false for GLES so that RGBA format will be used, for ↵jerry kim1-0/+4
tizen TV driver problem." into tizen
2015-08-03GL: query current program before set it in gl context resetHenry Song1-3/+7
Change-Id: I36c3de424036ff177a8b5791fc87da3c63d2ee1b Signed-off-by: nisanthmp <nisanth.mp@samsung.com>
2015-08-03Always return false for GLES so that RGBA format will be used,suyambu.rm1-0/+4
for tizen TV driver problem. Workaround for mali driver when reading BGRA texture. Should be removed once the driver issue is fixed. Change-Id: I1de4866a14c2762e3d46c3010531c89aa8ff435f Signed-off-by: suyambu.rm <suyambu.rm@samsung.com>
2015-07-31GL: reset GL context's current program to cairo's shaderHenry Song1-2/+10
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>
2015-07-28Cairo version Upgrade for Tizen3.0submit/tizen_tv/20150728.091927submit/tizen_mobile/20150728.091912submit/tizen_common/20150728.091859accepted/tizen/tv/20150729.011254accepted/tizen/mobile/20150729.011230mh0310.choi1-77/+120
- from 1.12.14 to 1.14.2 Change-Id: I3b62d212041b337bbb926d579f9ce74f42a45c3b
2015-06-03Cairo 1.12.14hk57.kim1-0/+1092
Change-Id: Ibc39e63896ec42cab29fbbbf615a46f2d58319a8 Signed-off-by: hk57.kim <hk57.kim@samsung.com>