
mythtv at cvs
Nov 24, 2009, 10:22 PM
Post #1 of 1
(216 views)
Permalink
|
|
mythtv commit: r22902 by markk
|
|
Author: markk Date: 2009-11-25 06:22:30 +0000 (Wed, 25 Nov 2009) New Revision: 22902 Changeset: http://svn.mythtv.org/trac/changeset/22902 Modified: branches/libmythui-osd/libs/libmythui/mythpainter_vdpau.cpp branches/libmythui-osd/libs/libmythui/mythpainter_vdpau.h Log: Branch libmythui-osd: Convert MythVDPAUPainter to use MythRenderVDPAU. This also implements MythVDPAUPainter::DrawRoundRect in the same way as DrawText (i.e. software painter and cached images), fixes a scaling issue with certain images and ensures the class cleans up properly so that it can be safely used outside of the main UI. Refs #7650 _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|