Is it possible to enable GLES acceleration on devices withou OES_EGL_image extension?
1 view
Skip to first unread message
nullgate
unread,
Oct 21, 2009, 10:22:09 AM10/21/09
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-platfo...@lists.mozilla.org
Hi,
Cairo on wince requires glEGLImageTargetTexture2DOES to accelerate ddraw surface with GL ESv2. Is it possible to enable it without this extension? I know it will be much slower, but yet it should be faster than ddraw.