Missing entries

SVN revision: 71181
This commit is contained in:
Vincent Torri 2012-05-16 21:46:56 +00:00
parent 61656c2ecc
commit 2ce55a9f86
2 changed files with 6 additions and 1 deletions

View File

@ -743,3 +743,7 @@
The formats are divided into High, Med, Low, None, where High represent
max number of samples. Currently, this feature is only supported in GLES2
environment with GL_IMG_multisampled_render_to_texture extension supported.
2012-05-16 Vincent Torri
* Use Esvg for svg rendering. If not found, librsvg is still used.

View File

@ -9,6 +9,7 @@ Improvements:
Fixes:
* Add missing files in the tarball.
* Add svg rendering with Esvg
Removal:
* Remove EVAS_FRAME_QUEUING, EVAS_SLI, METRIC_CACHE and WORD_CACHE.