[mythtv-commits] Ticket #7650: Use libmythui to draw the OSD

MythTV mythtv at cvs.mythtv.org
Mon Nov 30 00:06:29 UTC 2009


#7650: Use libmythui to draw the OSD
-------------------------------------+--------------------------------------
 Reporter:  markk                    |       Owner:  markk   
     Type:  task                     |      Status:  accepted
 Priority:  minor                    |   Milestone:  0.23    
Component:  MythTV - Video Playback  |     Version:  head    
 Severity:  medium                   |     Mlocked:  0       
-------------------------------------+--------------------------------------

Comment(by markk):

 (In [22931]) Branch libmythui-osd: Cache rounded rectangle images in
 MythOpenGLPainter. As for the VDPAU painter, the actual painting is
 still done in software and the string image cache is used for rounded
 rects as well, which avoids the overhead of managing two caches.

 Qt does provide a method of hardware accelerating the painting of
 rounded rectangles in OpenGL by using QGLFrameBufferObject. Given that
 rounded rects are still relatively uncommon theme elements, there
 doesn't however seem to be any pressing need to accelerate them.

 Refs #7650.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7650#comment:16>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list