summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2006-04-10 11:26:33 -0700
committerEric Anholt <anholt@FreeBSD.org>2006-04-10 11:26:33 -0700
commit43c93057c044f33c20b1dd639eaeabefc0901589 (patch)
tree45223cfd66939f8777b127f49bff3114f10c80df /ChangeLog
parent39bdfbb4c23c9ba2a44888f22330a892c4becedc (diff)
Add a DrawablePtr argument to the XV functions to pave the way for redirected
video.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c2aba7d2..8ec0df5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-04-07 Aaron Plattner <aplattner@nvidia.com>
+
+ * src/i810_video.c: (I810PutImage):
+ * src/i830_video.c: (I830PutImage):
+ Add a DrawablePtr argument to the XV functions to pave the way for
+ redirected video.
+
2006-04-05 Dave Airlie <airlied@linux.ie>
* src/i810_hwmc.c: (I810XvMCCreateContext),