Gnash  0.8.11dev
Namespaces | Classes | Variables
gnash::renderer Namespace Reference

Namespaces

 cairo
 Cairo renderer namespace.
 
 DirectFB
 
 directfb
 
 gles1
 
 opengl
 
 openvg
 
 rawfb
 
 vaapi
 
 x11
 

Classes

class  EGLDevice
 
struct  eglVertex
 
struct  GnashDevice
 

Variables

const EGLint surface_attributes []
 

Variable Documentation

§ surface_attributes

const EGLint gnash::renderer::surface_attributes[]
Initial value:
= {
EGL_RENDER_BUFFER, EGL_BACK_BUFFER,
EGL_VG_COLORSPACE, EGL_VG_COLORSPACE_sRGB,
EGL_NONE
}

Referenced by gnash::renderer::EGLDevice::attachWindow().