diff options
Diffstat (limited to '')
-rw-r--r-- | legacy/evas/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/legacy/evas/NEWS b/legacy/evas/NEWS index 33ccabee89..e8d819a39a 100644 --- a/legacy/evas/NEWS +++ b/legacy/evas/NEWS | |||
@@ -13,6 +13,7 @@ Improvements: | |||
13 | 13 | ||
14 | * Function to rotate an evas map with a quaternion: evas_map_util_quat_rotate(). | 14 | * Function to rotate an evas map with a quaternion: evas_map_util_quat_rotate(). |
15 | * EVAS_GL_NO_BLACKLIST env var to turn off blacklisted drivers in gl | 15 | * EVAS_GL_NO_BLACKLIST env var to turn off blacklisted drivers in gl |
16 | * Evas gl enigne can do partial swaps now. | ||
16 | 17 | ||
17 | Fixes: | 18 | Fixes: |
18 | 19 | ||