diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-09-08 16:18:21 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-09-08 16:18:21 +0000 |
commit | 48f24761de5d5a2cf8ec4e8379f8f51b9b93171c (patch) | |
tree | b04dab2df7b2ecc4257482d667c81b7141b979d7 /driver/xf86-video-tdfx/ChangeLog | |
parent | fc38c5406b85aa0778e3a024e98735c729236ce6 (diff) |
Update to xf86-video-tdfx 1.4.5
Diffstat (limited to 'driver/xf86-video-tdfx/ChangeLog')
-rw-r--r-- | driver/xf86-video-tdfx/ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/driver/xf86-video-tdfx/ChangeLog b/driver/xf86-video-tdfx/ChangeLog index 6105da4c0..8da7ce7aa 100644 --- a/driver/xf86-video-tdfx/ChangeLog +++ b/driver/xf86-video-tdfx/ChangeLog @@ -1,3 +1,27 @@ +commit a1037f73cf5da0ee3fec1867a5f20305d9267e63 +Author: Dave Airlie <airlied@redhat.com> +Date: Tue Jul 17 16:05:09 2012 +1000 + + xf86-video-tdfx: bump to version 1.4.5 + + Signed-off-by: Dave Airlie <airlied@redhat.com> + +commit 42706433782656adcf831588cf9dde203e50402b +Author: Dave Airlie <airlied@gmail.com> +Date: Mon Jul 16 19:01:23 2012 +1000 + + tdfx: fix build against XAA-less server. + + Signed-off-by: Dave Airlie <airlied@redhat.com> + +commit abeb6ba8edac356b510ae6e8427c3cb8a0cf6e7a +Author: Dave Airlie <airlied@redhat.com> +Date: Wed Jun 6 19:34:08 2012 +0100 + + tdfx: port to new compat API + + Signed-off-by: Dave Airlie <airlied@redhat.com> + commit 98d24dd99052322c71d1676e6d66c2c724f6066a Author: Alan Coopersmith <alan.coopersmith@oracle.com> Date: Fri Mar 23 19:59:33 2012 -0700 |