Fixed polygon rendering bug in GL backend when there are cutouts.
authorSung Park <sungwoo@gmail.com>
Fri, 7 Dec 2012 10:02:26 +0000 (10:02 +0000)
committerSung Park <sungwoo@gmail.com>
Fri, 7 Dec 2012 10:02:26 +0000 (10:02 +0000)
commit931e4f9325098b259868ebfd18c08a0eabd73a66
tree4b6c3fa760df32d736c122ae0b8ea0b7fe93342e
parent43c06ea3ba6d84060f26ec75cde8ca7e3dd0734d
Fixed polygon rendering bug in GL backend when there are cutouts.
It was clipping everything to (0,0,0,0) so it was all clipped out.

SVN revision: 80427
ChangeLog
NEWS
src/modules/evas/engines/gl_common/evas_gl_polygon.c