summaryrefslogtreecommitdiffstats
path: root/opengl/tests/swapinterval/swapinterval.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fix test-opengl-swapintervalMathias Agopian2011-08-151-6/+10
| | | | | | EGLConfig selection should now work on any device Change-Id: I4d4580e891d1faf817fa853838406fb49d12e50a
* workaround a bug in the SGX driver that would prevent eglGetConfig to work ↵Mathias Agopian2009-08-101-2/+3
| | | | properly
* minor code clean-upMathias Agopian2009-08-071-85/+101
|
* added two EGL helpers for selecting a config matching a certain pixelformat ↵Mathias Agopian2009-08-061-31/+11
| | | | or native window type
* added a gl swapinterval testMathias Agopian2009-08-051-0/+124