diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2006-04-07 23:11:06 +0000 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2006-04-07 23:11:06 +0000 |
commit | f793182898c4d844e9861a60a945f53ab7071adc (patch) | |
tree | 617f70cf2c85b4449e80eb57d7957c5a004d29a8 /ChangeLog | |
parent | cb6b4073df7404822e2b553519c3a101f2ab0524 (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/nv_video.c: (NVPutImage): + 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: |