Skip to content

lxf888879/WebGL

 
 

Repository files navigation

This repository holds modifications that will enable WebGL
functionality in the Android browser. It is based on ics-mr1,
and requires that webkit is built with USE_ACCELERATED_COMPOSITING
and that the browser application is built with hardwareAccelerated=true.

To try this out, apply the patch to external/webkit in ics-mr1,
and build with "make libwebcore".

This is still work in progress but we wanted to make it available
as soon as possible. Feedback is welcome!


===== 27 jan 2012 =====

Some updates:
  - stability fixes
  - image decoder
  - redesign of how the FBOs are used
  - other bug fixes


===== 31 jan 2012 =====

Updates:
  - added implementation for WEBGL_lose_context extension
  - some code cleanup and bug fixes


-- Anders Edenbrandt, Sony Mobile Communications

About

WebGL for Android Browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published