|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "ShaderLutGL.h"#include "ShaderUtilsGL.h"#include "cores/RetroPlayer/rendering/RenderContext.h"#include "cores/RetroPlayer/shaders/IShaderPreset.h"#include "guilib/Texture.h"#include "guilib/TextureGL.h"#include "rendering/gl/RenderSystemGL.h"#include "utils/log.h"#include <utility>