projects
/
platform
/
core
/
uifw
/
dali-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fa1a24
)
Removed incorrect API comment
05/66405/2
author
Kimmo Hoikka
<kimmo.hoikka@samsung.com>
Mon, 18 Apr 2016 16:20:59 +0000
(17:20 +0100)
committer
Adeel Kazmi
<adeel.kazmi@samsung.com>
Mon, 18 Apr 2016 17:08:41 +0000
(10:08 -0700)
- filter mode is not experimental API
Change-Id: I51a5149b0910461ddfdf5200357cf81d3861da56
dali/public-api/actors/sampling.h
patch
|
blob
|
history
diff --git
a/dali/public-api/actors/sampling.h
b/dali/public-api/actors/sampling.h
index
0dee86f
..
eb02742
100644
(file)
--- a/
dali/public-api/actors/sampling.h
+++ b/
dali/public-api/actors/sampling.h
@@
-33,8
+33,6
@@
namespace FilterMode
/**
* @brief Texture filtering mode.
* @SINCE_1_0.0
- * @remarks This is an experimental feature and might not be supported in the next release.
- * We do recommend not to use it.
*/
enum Type
{