diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2006-04-07 23:13:19 +0000 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2006-04-07 23:13:19 +0000 |
commit | efb23e12f1bcae10a324dadc802322238091b48c (patch) | |
tree | 9f22678f54347a3f00c38f544cedf3640c9c2ec7 /ChangeLog | |
parent | e423d8649334a62c4657f7633a09f7976be50e34 (diff) |
Add a DrawablePtr argument to the XV functions to pave the way for
redirected video.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-04-07 Aaron Plattner <aplattner@nvidia.com> + + * src/savage_video.c: (SavagePutImage): + Add a DrawablePtr argument to the XV functions to pave the way for + redirected video. + 2006-04-07 Adam Jackson <ajax@freedesktop.org> * configure.ac: |