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

Namespaces

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

Classes

struct  eglVertex
 
class  EGLDevice
 
struct  GnashDevice
 

Variables

const EGLint surface_attributes []
 

Variable Documentation

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().