diff options
author | Sung Park <sungwoo@gmail.com> | 2012-05-17 06:54:06 +0000 |
---|---|---|
committer | Sung Park <sungwoo@gmail.com> | 2012-05-17 06:54:06 +0000 |
commit | 38f87ea80b69fd301765ef8d3a1e1ca280f68cf7 (patch) | |
tree | b5be6c082d4ce49d26266b849a80bf61983f2daf /legacy/evas/NEWS | |
parent | f9d41588b8d76d5851f666ecd90c248ef42115ea (diff) |
Updating documentation and NEWS for EvasGL Multisample Surface
bits along with general doc update.
SVN revision: 71191
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 498392e125..c2f50ea24c 100644 --- a/legacy/evas/NEWS +++ b/legacy/evas/NEWS | |||
@@ -38,6 +38,7 @@ Additions: | |||
38 | * EVAS_GL_OPTIONS_DIRECT. | 38 | * EVAS_GL_OPTIONS_DIRECT. |
39 | * evas_object_textblock_style_user_pop/push. | 39 | * evas_object_textblock_style_user_pop/push. |
40 | * evas_object_ref_get | 40 | * evas_object_ref_get |
41 | * Evas_GL_Multisample_Bits MSAA surface config option for supported devices. | ||
41 | 42 | ||
42 | Fixes: | 43 | Fixes: |
43 | 44 | ||