Modules
Ecore_Buffer - Graphics buffer functions

The Ecore Buffer is an abstraction of graphic buffer. More...

Modules

 Ecore Buffer Library Functions
 Utility functions that set up and shut down the Ecore Buffer library.
 
 Ecore Buffer Queue functions
 Ecore Buffer Queue is a queue which connects processes for sharing Ecore_Buffer.
 

Detailed Description

The Ecore Buffer is an abstraction of graphic buffer.

This library also provides simple mechanisms for sharing graphic buffer bet- ween processes using wayland socket. Ecore Buffer Queue is for this function, and it consists of two main object, The Ecore_Buffer_Consumer and the Ecore_Buffer_Provider.