diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2006-04-10 11:26:33 -0700 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2006-04-10 11:26:33 -0700 |
commit | 43c93057c044f33c20b1dd639eaeabefc0901589 (patch) | |
tree | 45223cfd66939f8777b127f49bff3114f10c80df /ChangeLog | |
parent | 39bdfbb4c23c9ba2a44888f22330a892c4becedc (diff) |
Add a DrawablePtr argument to the XV functions to pave the way for redirected
video.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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), |