[cairo] Regarding glitz opengles
Kristian Høgsberg
krh at bitplanet.net
Tue Oct 14 07:02:03 PDT 2008
On Tue, Oct 14, 2008 at 2:15 AM, atharva chauthaiwale
<atharva.chau at gmail.com> wrote:
> Hi all,
> I am trying to compile glitz on top of GLES library. However,
> as per my knowledge, glitz is compliant to opengl and not GLES. Therefore I
> am getting compilation issues beacause glitz calls some GL API which are not
> defined in GLES library. Can anybody tell me how to tackle this issue?
> Thanks in advance,
You will have to rewrite the parts that use the parts of OpenGL not in
GLES to use GLES only.
cheers,
Kristian
More information about the cairo
mailing list