addConfig(void) | Ogre::EGLSupport | virtual |
checkExtension(const String &ext) const | Ogre::GLES2Support | virtual |
chooseGLConfig(const EGLint *attribList, EGLint *nElements) | Ogre::EGLSupport | |
createNewContext(EGLDisplay eglDisplay, ::EGLConfig glconfig, ::EGLContext shareList) const | Ogre::EGLSupport | |
createWindow(bool autoCreateWindow, GLES2RenderSystem *renderSystem, const String &windowTitle) | Ogre::EGLSupport | virtual |
EGLSupport() | Ogre::EGLSupport | |
getConfigOptions(void) | Ogre::GLES2Support | virtual |
getConfigs(EGLint *nElements) | Ogre::EGLSupport | |
getDisplayMonitorCount() const | Ogre::GLES2Support | inlinevirtual |
getDisplayName(void) | Ogre::EGLSupport | virtual |
getGLConfigAttrib(EGLConfig fbConfig, EGLint attribute, EGLint *value) | Ogre::EGLSupport | |
getGLConfigFromContext(::EGLContext context) | Ogre::EGLSupport | |
getGLConfigFromDrawable(::EGLSurface drawable, unsigned int *w, unsigned int *h) | Ogre::EGLSupport | |
getGLDisplay() | Ogre::Win32EGLSupport | |
getGLVendor(void) const | Ogre::GLES2Support | inline |
getGLVersion(void) const | Ogre::GLES2Support | inline |
getNativeDisplay() | Ogre::Win32EGLSupport | |
getProcAddress(const char *procname) const | Ogre::EGLSupport | virtual |
getShaderCachePath(void) const | Ogre::GLES2Support | inline |
getShaderLibraryPath(void) const | Ogre::GLES2Support | inline |
GLES2Support() | Ogre::GLES2Support | inline |
hasMinGLVersion(int major, int minor) const | Ogre::GLES2Support | |
initialiseExtensions() | Ogre::GLES2Support | virtual |
newWindow(const String &name, unsigned int width, unsigned int height, bool fullScreen, const NameValuePairList *miscParams=0) | Ogre::Win32EGLSupport | virtual |
selectGLConfig(const EGLint *minAttribs, const EGLint *maxAttribs) | Ogre::EGLSupport | |
setConfigOption(const String &name, const String &value) | Ogre::EGLSupport | virtual |
setGLDisplay(EGLDisplay val) | Ogre::EGLSupport | |
setShaderCachePath(String path) | Ogre::GLES2Support | inline |
setShaderLibraryPath(String path) | Ogre::GLES2Support | inline |
start(void) | Ogre::EGLSupport | virtual |
stop(void) | Ogre::EGLSupport | virtual |
switchMode(uint &width, uint &height, short &frequency) | Ogre::Win32EGLSupport | virtual |
Ogre::EGLSupport::switchMode(void) | Ogre::EGLSupport | |
validateConfig(void) | Ogre::EGLSupport | virtual |
Win32EGLSupport() | Ogre::Win32EGLSupport | |
~EGLSupport() | Ogre::EGLSupport | virtual |
~GLES2Support() | Ogre::GLES2Support | inlinevirtual |
~Win32EGLSupport() | Ogre::Win32EGLSupport | virtual |