libraryexamples
Beginnings of Stencil App.
Some corrections so that most apps still work on the Android emulator (OpenGL ES 2.0-based)
Merge branch 'transform-feedback'
Use Transform Feedback to (optionally) display the Normal vectors.
Minor.
Transform Feedback Example.
Mipmap levels!
Major:
1) in the Library, fix the fact that some applications (those that were creating their DistortedSurface objects outside of onSurfaceCreated or onSurfaceChanged) would not render after the activity went to background (press POWER to see that).2) in the Apps, call the new 'Distorted.onPause()' API to fix the above problem...
Still several problems, but the core of Multiblur works now.
View revisions
Also available in: Atom