Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add back missing shared libraries used in executables in link commands. These | Doug Kwan | 2009-10-04 | 1 | -0/+1 |
| | | | | | | executables have calls to some shared libraries without explicitly linking them. Currently it works as linker links these libraries via dependencies of other libraries. This is fragile and not the right thing to do. | ||||
* | workaround a bug in the SGX driver that would prevent eglGetConfig to work ↵ | Mathias Agopian | 2009-08-10 | 1 | -2/+2 |
| | | | | properly | ||||
* | update most gl tests to use EGLUtils | Mathias Agopian | 2009-08-06 | 2 | -20/+24 |
| | |||||
* | Remove opengl tests from tests build | Sriram Raman | 2009-06-22 | 1 | -1/+1 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 2 | -0/+241 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 2 | -241/+0 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 2 | -2/+6 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 2 | -0/+237 |