From: Li Peng Date: Wed, 6 Mar 2013 11:20:55 +0000 (+0800) Subject: psb video driver update X-Git-Tag: 2.1b_release~3 X-Git-Url: http://review.tizen.org/git/?p=adaptation%2Fintel_mfld%2Fpsb-video-mfld.git;a=commitdiff_plain;h=987cf50946758aeb5eb02568b3042da0a4af5e2b psb video driver update 1. send xdamage event for pixmap drawable 2. add mutex protection for surface create and destroy Change-Id: Ie599981239c84d319c78092198f6372972194f86 Signed-off-by: Li Peng --- diff --git a/packaging/psb-video-mfld.changes b/packaging/psb-video-mfld.changes index e29ed65..bf060d6 100644 --- a/packaging/psb-video-mfld.changes +++ b/packaging/psb-video-mfld.changes @@ -1,3 +1,7 @@ +* Wed Mar 06 2013 Li Peng accepted/tizen_2.0/20130227.204134@3c57940 +- send xdamage event for pixmap drawable +- add mutex protection for surface create and destroy + * Wed Feb 27 2013 Li Peng submit/tizen_2.0/20130227.054437@ecf35ec - fix crash in texture video blit diff --git a/usr/lib/dri/pvr_drv_video.so b/usr/lib/dri/pvr_drv_video.so index 376dc07..9d3a37d 100755 Binary files a/usr/lib/dri/pvr_drv_video.so and b/usr/lib/dri/pvr_drv_video.so differ