Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly compare strings in UTF-8 instead of UTF-16 | Romain Guy | 2010-12-10 | 1 | -0/+1 |
* | Update 9patch structure when rendering with different divs/colors. | Romain Guy | 2010-11-30 | 1 | -0/+57 |
* | Move all debug flags in a single place. | Romain Guy | 2010-11-10 | 1 | -3/+9 |
* | Optimize FBO drawing with regions. | Romain Guy | 2010-11-02 | 1 | -3/+3 |
* | Remove logging. | Romain Guy | 2010-10-12 | 1 | -1/+1 |
* | Optimize 9patch rendering. | Romain Guy | 2010-10-12 | 1 | -3/+3 |
* | Don't update 9patches on every frame. | Romain Guy | 2010-10-08 | 1 | -10/+9 |
* | Adding display lists to the GL renderer (checkpoint.) | Romain Guy | 2010-09-26 | 1 | -3/+1 |
* | Fix possible infinite loop when purging textures. | Romain Guy | 2010-09-08 | 1 | -0/+2 |
* | Use only one GL context per process, share chaches. | Romain Guy | 2010-08-24 | 1 | -0/+1 |
* | Draw n-patches using OpenGL. | Romain Guy | 2010-07-08 | 1 | -0/+65 |