summaryrefslogtreecommitdiffstats
path: root/opengl/tests/fillrate
Commit message (Collapse)AuthorAgeFilesLines
* remove files that moved to frameworks/nativeMathias Agopian2012-03-072-181/+0
| | | | Change-Id: I140d291e520097b1148930f736823650e08488f7
* fixup include pathsMathias Agopian2012-03-051-1/+1
| | | | | | | - remove unneeded include deps - remove some hardcoded include paths Change-Id: Ifae0e2b2d738e0f94f8525c45be78f4227ce1673
* remove libui dependency on libEGLMathias Agopian2012-02-242-1/+3
| | | | Change-Id: I1194f04085637d5c384e134967249430cc43b6ee
* 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-061-31/+11
|
* added a gl swapinterval testMathias Agopian2009-08-051-5/+37
|
* opengl testsMathias Agopian2009-08-052-0/+166