![]() |
DDNet documentation
|
#include <backend_opengl.h>
Classes | |
| struct | SBufferContainer |
| struct | SBufferObject |
Protected Attributes | |
| CGLSLTileProgram * | m_pTileProgram |
| CGLSLTileProgram * | m_pTileProgramTextured |
| CGLSLTileProgram * | m_pBorderTileProgram |
| CGLSLTileProgram * | m_pBorderTileProgramTextured |
| CGLSLPrimitiveProgram * | m_pPrimitive3DProgram |
| CGLSLPrimitiveProgram * | m_pPrimitive3DProgramTextured |
| Protected Attributes inherited from CCommandProcessorFragment_OpenGL | |
| std::vector< CTexture > | m_vTextures |
| std::atomic< uint64_t > * | m_pTextureMemoryUsage |
| int | m_ViewportX = 0 |
| int | m_ViewportY = 0 |
| uint32_t | m_CanvasWidth = 0 |
| uint32_t | m_CanvasHeight = 0 |
| bool | m_HasDisplayCutout = false |
| TWGLint | m_MaxTexSize |
| bool | m_Has2DArrayTextures |
| bool | m_Has2DArrayTexturesAsExtension |
| TWGLenum | m_2DArrayTarget |
| bool | m_Has3DTextures |
| bool | m_HasMipMaps |
| bool | m_HasNPOTTextures |
| bool | m_HasShaders |
| EBlendMode | m_LastBlendMode |
| bool | m_LastClipEnable |
| int | m_OpenGLTextureLodBIAS |
| bool | m_IsOpenGLES |
| Protected Attributes inherited from CCommandProcessorFragment_GLBase | |
| SGfxErrorContainer | m_Error |
| SGfxWarningContainer | m_Warning |
Private Member Functions | |
| bool | DoAnalyzeStep (size_t CheckCount, size_t VerticesCount, uint8_t aFakeTexture[], size_t SingleImageSize) |
| bool | IsTileMapAnalysisSucceeded () |
| void | UseProgram (CGLSLTWProgram *pProgram) |
Private Attributes | |
| std::vector< SBufferContainer > | m_vBufferContainers |
| GL_SVertexTex3D | m_aStreamVertices [1024 *4] |
| std::vector< SBufferObject > | m_vBufferObjectIndices |
Additional Inherited Members | |
| Public Types inherited from CCommandProcessorFragment_GLBase | |
| enum | { CMD_PRE_INIT = CCommandBuffer::CMDGROUP_PLATFORM_GL , CMD_INIT , CMD_SHUTDOWN , CMD_POST_SHUTDOWN } |
| Public Member Functions inherited from CCommandProcessorFragment_OpenGL | |
| CCommandProcessorFragment_OpenGL () | |
| ERunCommandReturnTypes | RunCommand (const CCommandBuffer::SCommand *pBaseCommand) override |
| Public Member Functions inherited from CCommandProcessorFragment_GLBase | |
| virtual | ~CCommandProcessorFragment_GLBase ()=default |
| virtual void | StartCommands (size_t CommandCount, size_t EstimatedRenderCallCount) |
| virtual void | EndCommands () |
| const SGfxErrorContainer & | GetError () |
| virtual void | ErroneousCleanup () |
| const SGfxWarningContainer & | GetWarning () |
| Static Protected Member Functions inherited from CCommandProcessorFragment_OpenGL | |
| static size_t | GLFormatToPixelSize (int GLFormat) |
| Static Protected Member Functions inherited from CCommandProcessorFragment_GLBase | |
| static void | Texture2DTo3D (uint8_t *pImageBuffer, int ImageWidth, int ImageHeight, size_t PixelSize, int SplitCountWidth, int SplitCountHeight, uint8_t *pTarget3DImageData, int &Target3DImageWidth, int &Target3DImageHeight) |
|
overrideprotectedvirtual |
Reimplemented from CCommandProcessorFragment_OpenGL.
Reimplemented in CCommandProcessorFragment_OpenGL3_3.
|
overrideprotectedvirtual |
Reimplemented from CCommandProcessorFragment_OpenGL.
Reimplemented in CCommandProcessorFragment_OpenGL3_3.
|
overrideprotectedvirtual |
Reimplemented from CCommandProcessorFragment_OpenGL.
Reimplemented in CCommandProcessorFragment_OpenGL3_3.
|
overrideprotectedvirtual |
Reimplemented from CCommandProcessorFragment_OpenGL.
Reimplemented in CCommandProcessorFragment_OpenGL3_3.
|
overrideprotectedvirtual |
Reimplemented from CCommandProcessorFragment_OpenGL.
Reimplemented in CCommandProcessorFragment_OpenGL3_3.
|
overrideprotectedvirtual |
Reimplemented from CCommandProcessorFragment_OpenGL.
Reimplemented in CCommandProcessorFragment_OpenGL3_3.
|
overrideprotectedvirtual |
Reimplemented from CCommandProcessorFragment_OpenGL.
Reimplemented in CCommandProcessorFragment_OpenGL3_3.
|
overrideprotectedvirtual |
Reimplemented from CCommandProcessorFragment_OpenGL.
Reimplemented in CCommandProcessorFragment_OpenGL3_3.
|
overrideprotectedvirtual |
Reimplemented from CCommandProcessorFragment_OpenGL.
Reimplemented in CCommandProcessorFragment_OpenGL3_3.
|
overrideprotectedvirtual |
Reimplemented from CCommandProcessorFragment_OpenGL.
Reimplemented in CCommandProcessorFragment_OpenGL3_3.
|
overrideprotectedvirtual |
Reimplemented from CCommandProcessorFragment_OpenGL.
Reimplemented in CCommandProcessorFragment_OpenGL3_3.
|
overrideprotectedvirtual |
Reimplemented from CCommandProcessorFragment_OpenGL.
Reimplemented in CCommandProcessorFragment_OpenGL3_3.
|
overrideprotectedvirtual |
Reimplemented from CCommandProcessorFragment_OpenGL.
Reimplemented in CCommandProcessorFragment_OpenGL3_3.
|
overrideprotectedvirtual |
Reimplemented from CCommandProcessorFragment_OpenGL.
Reimplemented in CCommandProcessorFragment_OpenGL3_3.
|
private |
|
private |
|
protected |
|
private |
|
private |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
private |
|
private |