From: Pauli Nieminen <[email protected]> Forth version of the patches changes interface so that driver side requires less code (based on Ville's review).
I'm updating my example xf86-video-ati patch also. If this patch gets reviewed I will create more patches to convert other drivers too. Pauli Nieminen (6): xf86/xv: Remove copy paste code. xf86/xv: Remove unused GC pointers xf86/xv: Remove unused variable from XvPortRecPrivate xf86/xv: Fill color key on expose xf86/xv: Use PostValidateTree to do reput xf86/xv: Only register PostValidateTree hook when there is work to do hw/xfree86/common/xf86xv.c | 210 ++++++++++++++++++++++++---------------- hw/xfree86/common/xf86xv.h | 3 + hw/xfree86/common/xf86xvpriv.h | 6 +- 3 files changed, 131 insertions(+), 88 deletions(-) _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
