#include <RendererHQ.h>
|
| bool | Supports (ESCALINGMETHOD method) override |
| |
| virtual | ~CRendererBase () |
| |
| virtual CRenderInfo | GetRenderInfo () |
| |
| virtual bool | Configure (const VideoPicture &picture, float fps, unsigned int orientation) |
| |
| virtual bool | WantsDoublePass () |
| |
| virtual bool | NeedBuffer (int idx) |
| |
| void | AddVideoPicture (const VideoPicture &picture, int index) |
| |
| void | Render (int index, int index2, CD3DTexture &target, const CRect &sourceRect, const CRect &destRect, const CRect &viewRect, unsigned flags) |
| |
| void | Render (CD3DTexture &target, const CRect &sourceRect, const CRect &destRect, const CRect &viewRect, unsigned flags=0) |
| |
| void | ManageTextures () |
| |
| int | NextBuffer () const |
| |
| void | ReleaseBuffer (int idx) |
| |
| bool | Flush (bool saveBuffers) |
| |
| void | SetBufferSize (int numBuffers) |
| |
§ CRendererHQ()
§ ~CRendererHQ()
| virtual CRendererHQ::~CRendererHQ |
( |
| ) |
|
|
protectedvirtualdefault |
§ CheckVideoParameters()
| void CRendererHQ::CheckVideoParameters |
( |
| ) |
|
|
overrideprotectedvirtual |
§ FinalOutput()
§ HasHQScaler()
| bool CRendererHQ::HasHQScaler |
( |
| ) |
const |
|
protected |
§ OnOutputReset()
| void CRendererHQ::OnOutputReset |
( |
| ) |
|
|
overrideprotectedvirtual |
§ SelectPSVideoFilter()
| void CRendererHQ::SelectPSVideoFilter |
( |
| ) |
|
|
protected |
§ Supports()
§ UpdateVideoFilters()
| void CRendererHQ::UpdateVideoFilters |
( |
| ) |
|
|
overrideprotectedvirtual |
§ m_bUseHQScaler
| bool CRendererHQ::m_bUseHQScaler = false |
|
protected |
§ m_scalerShader
§ m_scalingMethod
§ m_scalingMethodGui
The documentation for this class was generated from the following files: