[mythtv-commits] mythtv commit: r27265 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Nov 18 00:23:45 UTC 2010


      Author: markk
        Date: 2010-11-18 00:23:45 +0000 (Thu, 18 Nov 2010)
New Revision: 27265
   Changeset: http://svn.mythtv.org/trac/changeset/27265

Log:

Use Vertex Buffer Objects for rendering OpenGL bitmaps in the 'high'
profile.

Needs a little optimisation at some point as we are needlessly updating
the vertex data on every refresh - so would be preferable for the
painter classes to flag when the size and/or position has changed.


Modified:

   trunk/mythtv/libs/libmythui/mythrender_opengl.cpp




More information about the mythtv-commits mailing list