Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "guilib/DirtyRegion.h"
#include "threads/CriticalSection.h"
#include <array>
#include <set>
#include <stdexcept>
#include <string>
#include <vector>
#include "system_egl.h"
#include <EGL/eglext.h>
Classes | |
class | CEGLUtils |
class | CEGLAttributesVec |
struct | CEGLAttributesVec::EGLAttribute |
class | CEGLAttributes< AttributeCount > |
struct | CEGLAttributes< AttributeCount >::EGLAttribute |
class | CEGLContextUtils |