Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor the code. Improve the inheritance structure of Textures. | Owen Lin | 2010-05-17 | 1 | -177/+3 |
* | Using GL to draw NinePatch | Owen Lin | 2010-05-17 | 1 | -5/+5 |
* | resolved conflicts for merge of ec1dfcb7 to kraken | Owen Lin | 2010-05-14 | 1 | -0/+16 |
|\ | |||||
| * | Add copyright headers to source codes. | Owen Lin | 2010-05-13 | 1 | -0/+16 |
* | | Handle events in the main thread and use GLThread only as a rendering thread. | Owen Lin | 2010-05-10 | 1 | -1/+1 |
* | | Move the texture coordinate 0.5 pixel inner so that GL won't get garbage | Owen Lin | 2010-05-07 | 1 | -18/+28 |
* | | Improve the Texture by using glTexSubImage to upload the image content. | Owen Lin | 2010-04-29 | 1 | -12/+15 |
|/ | |||||
* | Fix the zoom indicator not updated issue. | Owen Lin | 2010-03-19 | 1 | -2/+4 |
* | Add pixel density concept to the code. So, it draw about the same size on | Owen Lin | 2010-03-07 | 1 | -11/+20 |
* | The first runnable version of the new UI. | Owen Lin | 2010-02-26 | 1 | -0/+156 |