diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ | |||
3 | * Added EVAS_GL_LINE_NO_OFFSET_HACK to turn off the line coordinate | 3 | * Added EVAS_GL_LINE_NO_OFFSET_HACK to turn off the line coordinate |
4 | fiddling that was originally in the gl backend code. The offset | 4 | fiddling that was originally in the gl backend code. The offset |
5 | fiddling caused issues with some ARM target GPU drivers. | 5 | fiddling caused issues with some ARM target GPU drivers. |
6 | * Fixed polygon rendering bug in GL backend when there are cutouts. | ||
6 | 7 | ||
7 | 2012-12-05 Gustavo Sverzut Barbieri (k-s) | 8 | 2012-12-05 Gustavo Sverzut Barbieri (k-s) |
8 | 9 | ||