[mythtv-commits] mythtv commit: r22967 - in branches/libmythui-osd/libs by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Dec 8 23:58:48 UTC 2009


      Author: markk
        Date: 2009-12-08 23:58:47 +0000 (Tue, 08 Dec 2009)
New Revision: 22967
   Changeset: http://svn.mythtv.org/trac/changeset/22967

Modified:

   branches/libmythui-osd/libs/libmythtv/videoout_d3d.cpp
   branches/libmythui-osd/libs/libmythtv/videoout_d3d.h
   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

Log:

Branch libmythui-osd: Add the missing render-to-texture functionality
for MythRenderD3D9 and implement the VideoOutputD3D osd (currently
disabled).

There is some intermittent video breakup with the D3D playback that I
haven't yet tracked down (though I believe it is unrelated to this
commit).

Also fix some 'off by one' errors in MythRenderD3D9.

Refs #7650. Refs r22959.





More information about the mythtv-commits mailing list