Etterna 0.74.4
Loading...
Searching...
No Matches
RageDisplay Member List

This is the complete list of members for RageDisplay, including all inherited members.

BeginConcurrentRendering() (defined in RageDisplay)RageDisplayvirtual
BeginConcurrentRenderingMainThread() (defined in RageDisplay)RageDisplayinlinevirtual
BeginFrame() -> bool (defined in RageDisplay)RageDisplayvirtual
CameraPopMatrix() (defined in RageDisplay)RageDisplay
CameraPushMatrix() (defined in RageDisplay)RageDisplay
CenteringPopMatrix() (defined in RageDisplay)RageDisplay
CenteringPushMatrix() (defined in RageDisplay)RageDisplay
ChangeCentering(int trans_x, int trans_y, int add_width, int add_height) (defined in RageDisplay)RageDisplay
ClearAllTextures()=0 (defined in RageDisplay)RageDisplaypure virtual
ClearZBuffer()=0 (defined in RageDisplay)RageDisplaypure virtual
CreateCompiledGeometry() -> RageCompiledGeometry *=0 (defined in RageDisplay)RageDisplaypure virtual
CreateRenderTarget(const RenderTargetParam &, int &, int &) -> intptr_t (defined in RageDisplay)RageDisplayinlinevirtual
CreateScreenshot() -> RageSurface *=0 (defined in RageDisplay)RageDisplaypure virtual
CreateSurfaceFromPixfmt(RagePixelFormat pixfmt, void *pixels, int width, int height, int pitch) -> RageSurface * (defined in RageDisplay)RageDisplay
CreateTexture(RagePixelFormat pixfmt, RageSurface *img, bool bGenerateMipMaps) -> intptr_t=0 (defined in RageDisplay)RageDisplaypure virtual
CreateTextureLock() -> RageTextureLock * (defined in RageDisplay)RageDisplayinlinevirtual
DeleteCompiledGeometry(RageCompiledGeometry *p)=0 (defined in RageDisplay)RageDisplaypure virtual
DeleteTexture(intptr_t iTexHandle)=0 (defined in RageDisplay)RageDisplaypure virtual
DrawCircle(const RageSpriteVertex &v, float radius) (defined in RageDisplay)RageDisplay
DrawCircleInternal(const RageSpriteVertex &v, float radius) (defined in RageDisplay)RageDisplayprotectedvirtual
DrawCompiledGeometry(const RageCompiledGeometry *p, int iMeshIndex, const std::vector< msMesh > &vMeshes) (defined in RageDisplay)RageDisplay
DrawCompiledGeometryInternal(const RageCompiledGeometry *p, int iMeshIndex)=0 (defined in RageDisplay)RageDisplayprotectedpure virtual
DrawFan(const RageSpriteVertex v[], int iNumVerts) (defined in RageDisplay)RageDisplay
DrawFanInternal(const RageSpriteVertex v[], int iNumVerts)=0 (defined in RageDisplay)RageDisplayprotectedpure virtual
DrawLineStrip(const RageSpriteVertex v[], int iNumVerts, float LineWidth) (defined in RageDisplay)RageDisplay
DrawLineStripInternal(const RageSpriteVertex v[], int iNumVerts, float LineWidth) (defined in RageDisplay)RageDisplayprotectedvirtual
DrawPolyLine(const RageSpriteVertex &p1, const RageSpriteVertex &p2, float LineWidth) (defined in RageDisplay)RageDisplayprotected
DrawPolyLines(const RageSpriteVertex v[], int iNumVerts, float LineWidth) (defined in RageDisplay)RageDisplayprotected
DrawQuad(const RageSpriteVertex v[]) (defined in RageDisplay)RageDisplayinline
DrawQuads(const RageSpriteVertex v[], int iNumVerts) (defined in RageDisplay)RageDisplay
DrawQuadsInternal(const RageSpriteVertex v[], int iNumVerts)=0 (defined in RageDisplay)RageDisplayprotectedpure virtual
DrawQuadStrip(const RageSpriteVertex v[], int iNumVerts) (defined in RageDisplay)RageDisplay
DrawQuadStripInternal(const RageSpriteVertex v[], int iNumVerts)=0 (defined in RageDisplay)RageDisplayprotectedpure virtual
DrawStrip(const RageSpriteVertex v[], int iNumVerts) (defined in RageDisplay)RageDisplay
DrawStripInternal(const RageSpriteVertex v[], int iNumVerts)=0 (defined in RageDisplay)RageDisplayprotectedpure virtual
DrawSymmetricQuadStrip(const RageSpriteVertex v[], int iNumVerts) (defined in RageDisplay)RageDisplay
DrawSymmetricQuadStripInternal(const RageSpriteVertex v[], int iNumVerts)=0 (defined in RageDisplay)RageDisplayprotectedpure virtual
DrawTriangles(const RageSpriteVertex v[], int iNumVerts) (defined in RageDisplay)RageDisplay
DrawTrianglesInternal(const RageSpriteVertex v[], int iNumVerts)=0 (defined in RageDisplay)RageDisplayprotectedpure virtual
EndConcurrentRendering() (defined in RageDisplay)RageDisplayinlinevirtual
EndConcurrentRenderingMainThread() (defined in RageDisplay)RageDisplayinlinevirtual
EndFrame() (defined in RageDisplay)RageDisplayvirtual
FindPixelFormat(int bpp, unsigned Rmask, unsigned Gmask, unsigned Bmask, unsigned Amask, bool realtime=false) -> RagePixelFormat (defined in RageDisplay)RageDisplay
FrameLimitAfterVsync(int iFPS) (defined in RageDisplay)RageDisplayprotected
FrameLimitBeforeVsync() (defined in RageDisplay)RageDisplayprotected
GetActualVideoModeParams() const -> const ActualVideoModeParams *=0 (defined in RageDisplay)RageDisplaypure virtual
GetApiDescription() const -> std::string=0 (defined in RageDisplay)RageDisplaypure virtual
GetCentering() const -> const RageMatrix * (defined in RageDisplay)RageDisplayprotected
GetCenteringMatrix(float fTranslateX, float fTranslateY, float fAddWidth, float fAddHeight) -> RageMatrix (defined in RageDisplay)RageDisplayprotected
GetCumFPS() const -> int (defined in RageDisplay)RageDisplay
GetDisplaySpecs(DisplaySpecs &out) const =0 (defined in RageDisplay)RageDisplaypure virtual
GetFPS() const -> int (defined in RageDisplay)RageDisplay
GetFrameTimingAdjustment(std::chrono::steady_clock::time_point now) -> float (defined in RageDisplay)RageDisplay
GetFrustumMatrix(float l, float r, float b, float t, float zn, float zf) -> RageMatrix (defined in RageDisplay)RageDisplayprotectedvirtual
GetMaxTextureSize() const -> int=0 (defined in RageDisplay)RageDisplaypure virtual
GetNumTextureUnits() -> int=0 (defined in RageDisplay)RageDisplaypure virtual
GetOrthoMatrix(float l, float r, float b, float t, float zn, float zf) -> RageMatrix (defined in RageDisplay)RageDisplayprotectedvirtual
GetPerspectiveMatrix(float fovy, float aspect, float zNear, float zFar) -> RageMatrix (defined in RageDisplay)RageDisplayprotected
GetPixelFormatDesc(RagePixelFormat pf) const -> const RagePixelFormatDesc *=0 (defined in RageDisplay)RageDisplaypure virtual
GetProjectionTop() const -> const RageMatrix * (defined in RageDisplay)RageDisplayprotected
GetRenderTarget() -> intptr_t (defined in RageDisplay)RageDisplayinlinevirtual
GetStats() const -> std::string (defined in RageDisplay)RageDisplayvirtual
GetTexture(intptr_t) -> RageSurface * (defined in RageDisplay)RageDisplayinlinevirtual
GetTextureDiagnostics(unsigned) const -> std::string (defined in RageDisplay)RageDisplayinlinevirtual
GetTextureTop() const -> const RageMatrix * (defined in RageDisplay)RageDisplayprotected
GetViewTop() const -> const RageMatrix * (defined in RageDisplay)RageDisplayprotected
GetVPF() const -> int (defined in RageDisplay)RageDisplay
GetWorldTop() const -> const RageMatrix * (defined in RageDisplay)RageDisplayprotected
GraphicsFileFormat enum name (defined in RageDisplay)RageDisplay
Init(VideoModeParams &&p, bool bAllowUnacceleratedRenderer) -> std::string=0 (defined in RageDisplay)RageDisplaypure virtual
IsD3D() -> bool (defined in RageDisplay)RageDisplay
IsD3DInternal() -> bool (defined in RageDisplay)RageDisplayprotectedvirtual
IsEffectModeSupported(EffectMode effect) -> bool (defined in RageDisplay)RageDisplayinlinevirtual
IsPredictiveFrameLimit() const -> bool (defined in RageDisplay)RageDisplay
IsWindowed() -> bool (defined in RageDisplay)RageDisplayinline
IsZTestEnabled() const -> bool=0 (defined in RageDisplay)RageDisplaypure virtual
IsZWriteEnabled() const -> bool=0 (defined in RageDisplay)RageDisplaypure virtual
LoadIdentity() (defined in RageDisplay)RageDisplay
LoadLookAt(float fov, const RageVector3 &Eye, const RageVector3 &At, const RageVector3 &Up) (defined in RageDisplay)RageDisplay
LoadMenuPerspective(float fFOVDegrees, float fWidth, float fHeight, float fVanishPointX, float fVanishPointY) (defined in RageDisplay)RageDisplay
MultMatrix(const RageMatrix &f) (defined in RageDisplay)RageDisplayinline
PopMatrix() (defined in RageDisplay)RageDisplay
PostMultMatrix(const RageMatrix &f) (defined in RageDisplay)RageDisplay
PreMultMatrix(const RageMatrix &f) (defined in RageDisplay)RageDisplay
ProcessStatsOnFlip() (defined in RageDisplay)RageDisplayvirtual
PushMatrix() (defined in RageDisplay)RageDisplay
PushSelf(lua_State *L) (defined in RageDisplay)RageDisplay
RageDisplay() (defined in RageDisplay)RageDisplay
RageTexture (defined in RageDisplay)RageDisplayfriend
ResetStats() (defined in RageDisplay)RageDisplayvirtual
ResolutionChanged() (defined in RageDisplay)RageDisplayvirtual
RotateX(float deg) (defined in RageDisplay)RageDisplay
RotateY(float deg) (defined in RageDisplay)RageDisplay
RotateZ(float deg) (defined in RageDisplay)RageDisplay
SAVE_LOSSLESS enum value (defined in RageDisplay)RageDisplay
SAVE_LOSSLESS_SENSIBLE enum value (defined in RageDisplay)RageDisplay
SAVE_LOSSY_HIGH_QUAL enum value (defined in RageDisplay)RageDisplay
SAVE_LOSSY_LOW_QUAL enum value (defined in RageDisplay)RageDisplay
SaveScreenshot(const std::string &sPath, GraphicsFileFormat format) -> bool (defined in RageDisplay)RageDisplay
Scale(float x, float y, float z) (defined in RageDisplay)RageDisplay
SetAlphaTest(bool b)=0 (defined in RageDisplay)RageDisplaypure virtual
SetBlendMode(BlendMode mode)=0 (defined in RageDisplay)RageDisplaypure virtual
SetCelShaded(int stage)=0 (defined in RageDisplay)RageDisplaypure virtual
SetCullMode(CullMode mode)=0 (defined in RageDisplay)RageDisplaypure virtual
SetDefaultRenderStates() (defined in RageDisplay)RageDisplayprotected
SetEffectMode(EffectMode) (defined in RageDisplay)RageDisplayinlinevirtual
SetLightDirectional(int index, const RageColor &ambient, const RageColor &diffuse, const RageColor &specular, const RageVector3 &dir)=0 (defined in RageDisplay)RageDisplaypure virtual
SetLighting(bool b)=0 (defined in RageDisplay)RageDisplaypure virtual
SetLightOff(int index)=0 (defined in RageDisplay)RageDisplaypure virtual
SetLineWidth(float) (defined in RageDisplay)RageDisplayinlinevirtual
SetMaterial(const RageColor &emissive, const RageColor &ambient, const RageColor &diffuse, const RageColor &specular, float shininess)=0 (defined in RageDisplay)RageDisplaypure virtual
SetPolygonMode(PolygonMode) (defined in RageDisplay)RageDisplayinlinevirtual
SetPresentTime(std::chrono::nanoseconds presentTime) (defined in RageDisplay)RageDisplay
SetRenderTarget(intptr_t, bool=true) (defined in RageDisplay)RageDisplayinlinevirtual
SetSphereEnvironmentMapping(TextureUnit tu, bool b)=0 (defined in RageDisplay)RageDisplaypure virtual
SetTexture(TextureUnit, intptr_t)=0 (defined in RageDisplay)RageDisplaypure virtual
SetTextureFiltering(TextureUnit, bool)=0 (defined in RageDisplay)RageDisplaypure virtual
SetTextureMode(TextureUnit, TextureMode)=0 (defined in RageDisplay)RageDisplaypure virtual
SetTextureWrapping(TextureUnit, bool)=0 (defined in RageDisplay)RageDisplaypure virtual
SetVideoMode(VideoModeParams &&p, bool &bNeedReloadTextures) -> std::string (defined in RageDisplay)RageDisplay
SetZBias(float)=0 (defined in RageDisplay)RageDisplaypure virtual
SetZTestMode(ZTestMode)=0 (defined in RageDisplay)RageDisplaypure virtual
SetZWrite(bool)=0 (defined in RageDisplay)RageDisplaypure virtual
SkewX(float fAmount) (defined in RageDisplay)RageDisplay
SkewY(float fAmount) (defined in RageDisplay)RageDisplay
StatsAddVerts(int iNumVertsRendered) (defined in RageDisplay)RageDisplay
SupportsFullscreenBorderlessWindow() const -> bool (defined in RageDisplay)RageDisplayinlinevirtual
SupportsPerVertexMatrixScale() -> bool=0 (defined in RageDisplay)RageDisplaypure virtual
SupportsRenderToTexture() const -> bool (defined in RageDisplay)RageDisplayinlinevirtual
SupportsTextureFormat(RagePixelFormat pixfmt, bool realtime=false) -> bool=0 (defined in RageDisplay)RageDisplaypure virtual
SupportsThreadedRendering() -> bool (defined in RageDisplay)RageDisplayinlinevirtual
TexturePopMatrix() (defined in RageDisplay)RageDisplay
TexturePushMatrix() (defined in RageDisplay)RageDisplay
TextureTranslate(float x, float y) (defined in RageDisplay)RageDisplay
TextureTranslate(const RageVector2 &v) (defined in RageDisplay)RageDisplayinline
Translate(float x, float y, float z) (defined in RageDisplay)RageDisplay
TranslateWorld(float x, float y, float z) (defined in RageDisplay)RageDisplay
TryVideoMode(const VideoModeParams &p, bool &bNewDeviceOut) -> std::string=0 (defined in RageDisplay)RageDisplayprotectedpure virtual
UpdateCentering() (defined in RageDisplay)RageDisplayprotected
UpdateTexture(intptr_t iTexHandle, RageSurface *img, int xoffset, int yoffset, int width, int height)=0 (defined in RageDisplay)RageDisplaypure virtual
~RageDisplay() (defined in RageDisplay)RageDisplayvirtual