[mythtv-commits] mythtv commit: r22959 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Dec 7 05:49:56 UTC 2009


      Author: markk
        Date: 2009-12-07 05:49:55 +0000 (Mon, 07 Dec 2009)
New Revision: 22959
   Changeset: http://svn.mythtv.org/trac/changeset/22959

Added:

   branches/libmythui-osd/libs/libmythui/mythpainter_d3d9.cpp
   branches/libmythui-osd/libs/libmythui/mythpainter_d3d9.h
   branches/libmythui-osd/libs/libmythui/mythrender_d3d9.cpp
   branches/libmythui-osd/libs/libmythui/mythrender_d3d9.h

Modified:

   branches/libmythui-osd/libs/libmythui/libmythui.pro
   branches/libmythui-osd/libs/libmythui/mythmainwindow.cpp
   branches/libmythui-osd/libs/libmythui/mythmainwindow.h
   branches/libmythui-osd/libs/libmythui/mythmainwindow_internal.h

Log:

Branch libmythui-osd: Add MythRenderD3D9 and MythD3D9Painter for windows
platforms. Fully featured and seemingly fully functional with the
exception of some missing render to texture functionality still required
to display the OSD.

Direct3D9 painting of the UI can currently only be enabled via the
command line ('-O ThemePainter=d3d9')

Refs #7650.





More information about the mythtv-commits mailing list