MythTV
master
|
#include "libmythbase/mythcorecontext.h"
#include "libmythbase/mythlogging.h"
#include "libmythui/mythmainwindow.h"
#include "libmythui/mythpaintergpu.h"
#include "mythplayer.h"
#include "mythvideogpu.h"
#include "mythvideooutgpu.h"
#include "libmythui/mythpainter_d3d9.h"
#include "videoout_d3d.h"
#include "libmythui/opengl/mythpainteropengl.h"
#include "opengl/mythvideooutopengl.h"
Go to the source code of this file.
Macros | |
#define | LOC QString("VidOutGPU: ") |
#define LOC QString("VidOutGPU: ") |
Definition at line 24 of file mythvideooutgpu.cpp.