diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2006-04-27 18:10:37 -0700 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2006-04-27 18:10:37 -0700 |
commit | 1a40c4a79b79034d191496726a27af8b0805dba6 (patch) | |
tree | e61354b2fcbd5d3de09a5a524220ac376b6663ed /ChangeLog | |
parent | 425e30d58b7b62fff01fbb58585ee69b2df6fec1 (diff) |
Add the libcwrapper back, conditionalized on the server version.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,6 +1,16 @@ 2006-04-27 Aaron Plattner <aplattner@nvidia.com> * configure.ac: + * src/nv_include.h: + * src/nv_local.h: + * src/nv_video.c: + * src/riva_include.h: + * src/riva_local.h: + Add the libcwrapper back, conditionalized on the server version. + +2006-04-27 Aaron Plattner <aplattner@nvidia.com> + + * configure.ac: * src/nv_video.c: Determine whether PutImage hooks take a DrawablePtr by server version. Remove dependency on xorg-server >= 1.0.99.901. |