summaryrefslogtreecommitdiffstats
path: root/opengl/tests/finish
Commit message (Collapse)AuthorAgeFilesLines
* Add back missing shared libraries used in executables in link commands. TheseDoug Kwan2009-10-041-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 Agopian2009-08-101-2/+2
| | | | properly
* update most gl tests to use EGLUtilsMathias Agopian2009-08-062-20/+24
|
* Remove opengl tests from tests buildSriram Raman2009-06-221-1/+1
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-0/+241
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-241/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-102-2/+6
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-172-0/+237