evas: Update ChangeLog

SVN revision: 81285
This commit is contained in:
Leandro Pereira 2012-12-18 16:30:00 +00:00
parent cb10c7d019
commit af460b4573
1 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2012-12-18 Leandro Pereira
* Add threaded renderer.
* Modify software_generic and gl_x11 to use threaded renderer.
2012-12-17 Daniel Willmann
* Add EFL Audio API - ecore_audio
@ -5,7 +10,7 @@
* Get rid of unused `ref` field in RGBA_Image struct.
* Prepare soil to land threaded render.
* Use refcounted glyph arrays.
* Use refcounted glyph arrays.
* Common code to draw lines, polygons, rectangles, maps,
and scaling.