Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore old OpenGL tests | Andy McFadden | 2014-03-06 | 2 | -4/+11 |
| | | | | | | | | | | | | | | | | | | These tests call android_createDisplaySurface() to get a FramebufferNativeWindow that is passed to EGL. This relies on the existence of the framebuffer HAL, which is not supported on many recent devices. This change adds a new "window surface" object that the tests can use to get a window from SurfaceFlinger instead. All tests except for the HWC tests now appear to do things. The HWC tests don't do anything useful, but they no longer depend on the android_createDisplaySurface() function. Bug 13323813 Change-Id: I2cbfbacb3452fb658c29e945b0c7ae7c94c1a4ba | ||||
* | fixup include paths | Mathias Agopian | 2012-03-05 | 1 | -1/+1 |
| | | | | | | | - remove unneeded include deps - remove some hardcoded include paths Change-Id: Ifae0e2b2d738e0f94f8525c45be78f4227ce1673 | ||||
* | remove libui dependency on libEGL | Mathias Agopian | 2012-02-24 | 2 | -1/+3 |
| | | | | Change-Id: I1194f04085637d5c384e134967249430cc43b6ee | ||||
* | 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 | -38/+20 |
| | |||||
* | opengl tests | Mathias Agopian | 2009-08-05 | 1 | -2/+31 |
| | |||||
* | 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/+126 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 2 | -126/+0 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 2 | -2/+5 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 2 | -0/+123 |