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

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

BeginConcurrentRendering() override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
BeginConcurrentRenderingMainThread() override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
BeginFrame() override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
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() override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
ClearZBuffer() override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
CreateCompiledGeometry() override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
CreateRenderTarget(const RenderTargetParam &param, int &iTextureWidthOut, int &iTextureHeightOut) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
CreateScreenshot() override (defined in RageDisplay_Legacy)RageDisplay_Legacyprotectedvirtual
CreateSurfaceFromPixfmt(RagePixelFormat pixfmt, void *pixels, int width, int height, int pitch) -> RageSurface * (defined in RageDisplay)RageDisplay
CreateTexture(RagePixelFormat pixfmt, RageSurface *img, bool bGenerateMipMaps) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
CreateTextureLock() override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
DeleteCompiledGeometry(RageCompiledGeometry *p) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
DeleteTexture(intptr_t iTexHandle) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
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) override (defined in RageDisplay_Legacy)RageDisplay_Legacyprotectedvirtual
DrawFan(const RageSpriteVertex v[], int iNumVerts) (defined in RageDisplay)RageDisplay
DrawFanInternal(const RageSpriteVertex v[], int iNumVerts) override (defined in RageDisplay_Legacy)RageDisplay_Legacyprotectedvirtual
DrawLineStrip(const RageSpriteVertex v[], int iNumVerts, float LineWidth) (defined in RageDisplay)RageDisplay
DrawLineStripInternal(const RageSpriteVertex v[], int iNumVerts, float LineWidth) override (defined in RageDisplay_Legacy)RageDisplay_Legacyprotectedvirtual
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) override (defined in RageDisplay_Legacy)RageDisplay_Legacyprotectedvirtual
DrawQuadStrip(const RageSpriteVertex v[], int iNumVerts) (defined in RageDisplay)RageDisplay
DrawQuadStripInternal(const RageSpriteVertex v[], int iNumVerts) override (defined in RageDisplay_Legacy)RageDisplay_Legacyprotectedvirtual
DrawStrip(const RageSpriteVertex v[], int iNumVerts) (defined in RageDisplay)RageDisplay
DrawStripInternal(const RageSpriteVertex v[], int iNumVerts) override (defined in RageDisplay_Legacy)RageDisplay_Legacyprotectedvirtual
DrawSymmetricQuadStrip(const RageSpriteVertex v[], int iNumVerts) (defined in RageDisplay)RageDisplay
DrawSymmetricQuadStripInternal(const RageSpriteVertex v[], int iNumVerts) override (defined in RageDisplay_Legacy)RageDisplay_Legacyprotectedvirtual
DrawTriangles(const RageSpriteVertex v[], int iNumVerts) (defined in RageDisplay)RageDisplay
DrawTrianglesInternal(const RageSpriteVertex v[], int iNumVerts) override (defined in RageDisplay_Legacy)RageDisplay_Legacyprotectedvirtual
EndConcurrentRendering() override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
EndConcurrentRenderingMainThread() override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
EndFrame() override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
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 override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
GetApiDescription() const override (defined in RageDisplay_Legacy)RageDisplay_Legacyinlinevirtual
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 override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
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
GetImgPixelFormat(RageSurface *&img, bool &FreeImg, int width, int height, bool bPalettedTexture) (defined in RageDisplay_Legacy)RageDisplay_Legacyprotected
GetMaxTextureSize() const override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
GetNumTextureUnits() override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
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 override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
GetProjectionTop() const -> const RageMatrix * (defined in RageDisplay)RageDisplayprotected
GetRenderTarget() override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
GetStats() const -> std::string (defined in RageDisplay)RageDisplayvirtual
GetTexture(intptr_t iTexture) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
GetTextureDiagnostics(unsigned id) const override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
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) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
IsD3D() -> bool (defined in RageDisplay)RageDisplay
IsD3DInternal() override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
IsEffectModeSupported(EffectMode effect) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
IsPredictiveFrameLimit() const -> bool (defined in RageDisplay)RageDisplay
IsWindowed() -> bool (defined in RageDisplay)RageDisplayinline
IsZTestEnabled() const override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
IsZWriteEnabled() const override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
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
RageDisplay_Legacy() (defined in RageDisplay_Legacy)RageDisplay_Legacy
ResetStats() (defined in RageDisplay)RageDisplayvirtual
ResolutionChanged() override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
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
SendCurrentMatrices() (defined in RageDisplay_Legacy)RageDisplay_Legacyprotected
SetAlphaTest(bool b) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SetBlendMode(BlendMode mode) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SetCelShaded(int stage) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SetCullMode(CullMode mode) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SetDefaultRenderStates() (defined in RageDisplay)RageDisplayprotected
SetEffectMode(EffectMode effect) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SetLightDirectional(int index, const RageColor &ambient, const RageColor &diffuse, const RageColor &specular, const RageVector3 &dir) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SetLighting(bool b) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SetLightOff(int index) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SetLineWidth(float fWidth) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SetMaterial(const RageColor &emissive, const RageColor &ambient, const RageColor &diffuse, const RageColor &specular, float shininess) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SetPolygonMode(PolygonMode pm) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SetPresentTime(std::chrono::nanoseconds presentTime) (defined in RageDisplay)RageDisplay
SetRenderTarget(intptr_t iHandle, bool bPreserveTexture) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SetSphereEnvironmentMapping(TextureUnit tu, bool b) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SetTexture(TextureUnit tu, intptr_t iTexture) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SetTextureFiltering(TextureUnit tu, bool b) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SetTextureMode(TextureUnit tu, TextureMode tm) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SetTextureWrapping(TextureUnit tu, bool b) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SetVideoMode(VideoModeParams &&p, bool &bNeedReloadTextures) -> std::string (defined in RageDisplay)RageDisplay
SetZBias(float f) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SetZTestMode(ZTestMode mode) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SetZWrite(bool b) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SkewX(float fAmount) (defined in RageDisplay)RageDisplay
SkewY(float fAmount) (defined in RageDisplay)RageDisplay
StatsAddVerts(int iNumVertsRendered) (defined in RageDisplay)RageDisplay
SupportsFullscreenBorderlessWindow() const override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SupportsPerVertexMatrixScale() override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SupportsRenderToTexture() const override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SupportsSurfaceFormat(RagePixelFormat pixfmt) (defined in RageDisplay_Legacy)RageDisplay_Legacyprotected
SupportsTextureFormat(RagePixelFormat pixfmt, bool realtime=false) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
SupportsThreadedRendering() override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
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) override (defined in RageDisplay_Legacy)RageDisplay_Legacyprotectedvirtual
UpdateCentering() (defined in RageDisplay)RageDisplayprotected
UpdateTexture(intptr_t iTexHandle, RageSurface *img, int xoffset, int yoffset, int width, int height) override (defined in RageDisplay_Legacy)RageDisplay_Legacyvirtual
UseOffscreenRenderTarget() (defined in RageDisplay_Legacy)RageDisplay_Legacy
~RageDisplay() (defined in RageDisplay)RageDisplayvirtual
~RageDisplay_Legacy() override (defined in RageDisplay_Legacy)RageDisplay_Legacy