, including all inherited members.
AddRef() | OVR::RefCountImpl | |
ApplyStereoParams(const StereoEyeParams ¶ms) | OVR::RenderTiny::RenderDevice | [inline] |
BeginRendering() | OVR::RenderTiny::GL::RenderDevice | [virtual] |
BeginScene(PostProcessType pp=PostProcess_None) | OVR::RenderTiny::RenderDevice | [virtual] |
checkInvalidDelete(RefCountImplCore *) | OVR::RefCountImplCore | [inline, static] |
Clear(float r=0, float g=0, float b=0, float a=1, float depth=1) | OVR::RenderTiny::GL::RenderDevice | [virtual] |
Compare_Always enum value | OVR::RenderTiny::RenderDevice | |
Compare_Count enum value | OVR::RenderTiny::RenderDevice | |
Compare_Greater enum value | OVR::RenderTiny::RenderDevice | |
Compare_Less enum value | OVR::RenderTiny::RenderDevice | |
CompareFunc enum name | OVR::RenderTiny::RenderDevice | |
CreateBuffer() | OVR::RenderTiny::GL::RenderDevice | [virtual] |
CreateShaderSet() | OVR::RenderTiny::GL::RenderDevice | [inline, virtual] |
CreateSimpleFill() | OVR::RenderTiny::GL::RenderDevice | [inline, virtual] |
CreateTexture(int format, int width, int height, const void *data, int mipcount=1) | OVR::RenderTiny::GL::RenderDevice | [virtual] |
CreateTextureFill(Texture *tex) | OVR::RenderTiny::RenderDevice | |
CurPostProcess | OVR::RenderTiny::RenderDevice | [protected] |
CurRenderTarget | OVR::RenderTiny::GL::RenderDevice | [private] |
CurrentFbo | OVR::RenderTiny::GL::RenderDevice | [private] |
DefaultFill | OVR::RenderTiny::GL::RenderDevice | [private] |
DepthBuffers | OVR::RenderTiny::GL::RenderDevice | [private] |
Distortion | OVR::RenderTiny::RenderDevice | [protected] |
FinishScene() | OVR::RenderTiny::RenderDevice | [virtual] |
FinishScene1() | OVR::RenderTiny::RenderDevice | [protected] |
ForceFlushGPU() | OVR::RenderTiny::RenderDevice | [inline, virtual] |
FragShaders | OVR::RenderTiny::GL::RenderDevice | [private] |
GetDepthBuffer(int w, int h, int ms) | OVR::RenderTiny::GL::RenderDevice | |
GetParams() const | OVR::RenderTiny::RenderDevice | [inline] |
GetPostProcessShader() | OVR::RenderTiny::RenderDevice | [inline] |
GetProjection() const | OVR::RenderTiny::RenderDevice | [inline, virtual] |
GetRefCount() const | OVR::RefCountImplCore | [inline] |
Init() | OVR::RenderTiny::RenderDevice | [inline, virtual] |
initPostProcessSupport(PostProcessType pptype) | OVR::RenderTiny::RenderDevice | [protected, virtual] |
IsFullscreen() const | OVR::RenderTiny::RenderDevice | [inline, virtual] |
Lighting | OVR::RenderTiny::GL::RenderDevice | [private] |
LightingBuffer | OVR::RenderTiny::RenderDevice | [protected] |
LoadBuiltinShader(ShaderStage stage, int shader) | OVR::RenderTiny::GL::RenderDevice | [virtual] |
operator=(const RefCountImplCore &) | OVR::RefCountImplCore | [inline] |
Params | OVR::RenderTiny::RenderDevice | [protected] |
pFullScreenVertexBuffer | OVR::RenderTiny::RenderDevice | [protected] |
PostProcessShader enum name | OVR::RenderTiny::RenderDevice | |
PostProcessShader_Count enum value | OVR::RenderTiny::RenderDevice | |
PostProcessShader_Distortion enum value | OVR::RenderTiny::RenderDevice | |
PostProcessShader_DistortionAndChromAb enum value | OVR::RenderTiny::RenderDevice | |
pPostProcessShader | OVR::RenderTiny::RenderDevice | [protected] |
Present()=0 | OVR::RenderTiny::RenderDevice | [pure virtual] |
Proj | OVR::RenderTiny::GL::RenderDevice | [private] |
pSceneColorTex | OVR::RenderTiny::RenderDevice | [protected] |
pTextVertexBuffer | OVR::RenderTiny::RenderDevice | [protected] |
Rect(float left, float top, float right, float bottom) | OVR::RenderTiny::GL::RenderDevice | [inline, virtual] |
RefCount | OVR::RefCountImplCore | [protected] |
RefCountBase() | OVR::RefCountBase< RenderDevice > | [inline] |
RefCountBaseStatImpl() | OVR::RefCountBaseStatImpl< RefCountImpl > | [inline] |
RefCountImplCore() | OVR::RefCountImplCore | [inline] |
Release() | OVR::RefCountImpl | |
Render(const Matrix4f &matrix, Model *model) | OVR::RenderTiny::GL::RenderDevice | [virtual] |
Render(const ShaderFill *fill, RenderTiny::Buffer *vertices, RenderTiny::Buffer *indices, const Matrix4f &matrix, int offset, int count, PrimitiveType prim=Prim_Triangles) | OVR::RenderTiny::GL::RenderDevice | [virtual] |
RenderDevice(const RendererParams &p) | OVR::RenderTiny::GL::RenderDevice | |
OVR::RenderTiny::RenderDevice::RenderDevice() | OVR::RenderTiny::RenderDevice | |
SceneColorTexH | OVR::RenderTiny::RenderDevice | [protected] |
SceneColorTexW | OVR::RenderTiny::RenderDevice | [protected] |
SceneRenderScale | OVR::RenderTiny::RenderDevice | [protected] |
SetCommonUniformBuffer(int i, Buffer *buffer) | OVR::RenderTiny::RenderDevice | [inline, virtual] |
SetDepthMode(bool enable, bool write, CompareFunc func=Compare_Less) | OVR::RenderTiny::GL::RenderDevice | [virtual] |
SetDistortionConfig(const DistortionConfig &config, StereoEye eye=StereoEye_Left) | OVR::RenderTiny::RenderDevice | [inline] |
SetFullscreen(DisplayMode fullscreen) | OVR::RenderTiny::RenderDevice | [inline, virtual] |
SetLighting(const LightingParams *lt) | OVR::RenderTiny::GL::RenderDevice | [virtual] |
SetParams(const RendererParams &) | OVR::RenderTiny::RenderDevice | [inline, virtual] |
SetPostProcessShader(PostProcessShader newShader) | OVR::RenderTiny::RenderDevice | [inline] |
SetProjection(const Matrix4f &proj) | OVR::RenderTiny::RenderDevice | [virtual] |
SetRealViewport(const Viewport &vp) | OVR::RenderTiny::GL::RenderDevice | [virtual] |
SetRenderTarget(RenderTiny::Texture *color, RenderTiny::Texture *depth=NULL, RenderTiny::Texture *stencil=NULL) | OVR::RenderTiny::GL::RenderDevice | [virtual] |
SetSceneRenderScale(float ss) | OVR::RenderTiny::RenderDevice | |
SetTexture(RenderTiny::ShaderStage, int slot, const Texture *t) | OVR::RenderTiny::GL::RenderDevice | |
SetViewport(const Viewport &vp) | OVR::RenderTiny::RenderDevice | [virtual] |
SetViewport(int x, int y, int w, int h) | OVR::RenderTiny::RenderDevice | [inline] |
SetWorldUniforms(const Matrix4f &proj) | OVR::RenderTiny::GL::RenderDevice | [virtual] |
Shutdown() | OVR::RenderTiny::RenderDevice | [inline, virtual] |
VertexShaders | OVR::RenderTiny::GL::RenderDevice | [private] |
VP | OVR::RenderTiny::RenderDevice | [protected] |
WindowHeight | OVR::RenderTiny::RenderDevice | [protected] |
WindowWidth | OVR::RenderTiny::RenderDevice | [protected] |
~RefCountImplCore() | OVR::RefCountImplCore | [virtual] |
~RenderDevice() | OVR::RenderTiny::RenderDevice | [inline, virtual] |