evas - fix the gl line inccorect position problem.
authorChunEon Park <hermet@hermet.pe.kr>
Wed, 12 Dec 2012 08:03:46 +0000 (08:03 +0000)
committerChunEon Park <hermet@hermet.pe.kr>
Wed, 12 Dec 2012 08:03:46 +0000 (08:03 +0000)
commit7d98f2be3895855a888535e67a6003ca08631143
tree1ef3c77d390d18a0277978c990f2d7f7c8da4d81
parente4a91b37d8d59ab9dd3a75ab568a6244c6503274
evas - fix the gl line inccorect position problem.

I tested gl line drawing on a few devices and found the x line start position was 1.

On the other hand, our evas draws the line on start position 0.

So it needs to shift by 1 pixel if evas is working on gl backcned.

SVN revision: 80734
ChangeLog
NEWS
src/modules/evas/engines/gl_common/evas_gl_line.c