Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup | Romain Guy | 2011-07-07 | 1 | -4/+1 |
* | Use NEAREST filtering mode for TextureView.getBitmap(). | Romain Guy | 2011-07-07 | 1 | -1/+26 |
* | Update GLTextureView sample to do something real. | Romain Guy | 2011-06-24 | 1 | -13/+172 |
* | Properly tear down TextureView | Romain Guy | 2011-06-24 | 1 | -2/+0 |
* | Add onSurfaceTextureUpdated to the TextureView listener. | Grace Kloba | 2011-06-22 | 1 | -0/+4 |
* | Add onSurfaceTextureDestroyed() callback. | Romain Guy | 2011-06-10 | 1 | -17/+32 |
* | Allows to render with an OpenGL context inside a TextureView. | Romain Guy | 2011-05-02 | 1 | -0/+274 |