|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "GLShader.h"#include "rendering/RenderSystem.h"#include "utils/ColorUtils.h"#include "utils/Map.h"#include <map>#include <memory>#include <fmt/format.h>#include "system_gl.h"Classes | |
| struct | fmt::formatter< ShaderMethodGL > |
| class | CRenderSystemGL |
Enumerations | |
| enum class | ShaderMethodGL { SM_DEFAULT = 0 , SM_TEXTURE , SM_TEXTURE_LIM , SM_MULTI , SM_FONTS , SM_FONTS_SHADER_CLIP , SM_TEXTURE_NOBLEND , SM_MULTI_BLENDCOLOR , SM_MAX } |
|
strong |