Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an API to set the transform on a TextureView's surface texture. | Romain Guy | 2011-08-16 | 1 | -0/+6 |
* | Code cleanup | Romain Guy | 2011-06-24 | 1 | -0/+2 |
* | Make TextureView to use async SurfaceTexture. | Grace Kloba | 2011-06-23 | 1 | -1/+1 |
* | Add the ability to specify the opacity of a TextureView | Romain Guy | 2011-06-22 | 1 | -4/+4 |
* | Properly refcount SurfaceTexture in the JNI layer. | Romain Guy | 2011-06-15 | 1 | -2/+2 |
* | Allows to render with an OpenGL context inside a TextureView. | Romain Guy | 2011-05-02 | 1 | -2/+2 |
* | New widget: TextureView | Romain Guy | 2011-04-28 | 1 | -0/+76 |