Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use VBOs to render most geometries. | Romain Guy | 2010-10-18 | 1 | -1/+1 |
* | Don't draw entirely transparent 9patch meshes. | Romain Guy | 2010-10-15 | 1 | -0/+5 |
* | Optimize 9patch rendering. | Romain Guy | 2010-10-12 | 1 | -8/+21 |
* | Move GenerationCache to the utils directory. | Romain Guy | 2010-10-08 | 1 | -2/+2 |
* | Don't update 9patches on every frame. | Romain Guy | 2010-10-08 | 1 | -16/+29 |
* | Adding display lists to the GL renderer (checkpoint.) | Romain Guy | 2010-09-26 | 1 | -3/+1 |
* | Use only one GL context per process, share chaches. | Romain Guy | 2010-08-24 | 1 | -0/+4 |
* | Draw n-patches using OpenGL. | Romain Guy | 2010-07-08 | 1 | -0/+72 |