Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix hang in native bitmap recycling due to nested mutex locks | Chet Haase | 2010-11-23 | 1 | -5/+0 |
* | make ResourceCache for display lists thread-safe | Chet Haase | 2010-11-11 | 1 | -0/+13 |
* | Free resources only from the GL context thread. | Romain Guy | 2010-11-11 | 1 | -4/+4 |
* | Optimizing ColorFilter in display lists | Chet Haase | 2010-10-26 | 1 | -1/+33 |
* | DisplayList optimizations and fixes. | Chet Haase | 2010-10-26 | 1 | -42/+0 |
* | Optimizing display lists by referencing pointers to resources instead of copy... | Chet Haase | 2010-10-21 | 1 | -0/+219 |