|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "ShaderGLES.h"#include "ShaderTextureGLES.h"#include "ShaderUtilsGLES.h"#include "application/Application.h"#include "cores/RetroPlayer/rendering/RenderContext.h"#include "cores/RetroPlayer/shaders/IShaderLut.h"#include "cores/RetroPlayer/shaders/ShaderUtils.h"#include "rendering/gl/RenderSystemGL.h"#include "utils/URIUtils.h"#include "utils/log.h"