summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWang Zhenyu <zhenyu.z.wang@intel.com>2006-10-10 15:50:10 +0800
committerWang Zhenyu <zhenyu.z.wang@intel.com>2006-10-10 15:50:10 +0800
commit4198f1216eb13b30d1e92d4395e98861f4324c38 (patch)
tree67f1477c534d6de220e722b0fbd9d9247571252b
parentd485c1f2de11db92b515690fbe38b6aeb6207605 (diff)
Mark current ps kernel is experimential with little test.
-rw-r--r--src/i965_composite_wm_nomask.g4a4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/i965_composite_wm_nomask.g4a b/src/i965_composite_wm_nomask.g4a
index 87916318..927d86a1 100644
--- a/src/i965_composite_wm_nomask.g4a
+++ b/src/i965_composite_wm_nomask.g4a
@@ -1,6 +1,8 @@
/*
* This's for exa composite operation in no mask picture case.
- * The simplest case is just sending what src picture has to dst picture
+ * The simplest case is just sending what src picture has to dst picture.
+ * XXX: This is still experimental, and should be fixed to support multiple texture
+ * map, and conditional mul actions.
*/
/* I think this should be same as in g4a program for texture video,