summaryrefslogtreecommitdiffstats
path: root/opengl/tests/lib
Commit message (Collapse)AuthorAgeFilesLines
* am e1e3d278: Merge "Clean cruft out of makefiles."Dan Albert2014-09-121-6/+1
|\ | | | | | | | | * commit 'e1e3d278549eb6389eb0b5fa3f13a4ac079a55a2': Clean cruft out of makefiles.
| * Clean cruft out of makefiles.Dan Albert2014-09-111-6/+1
| | | | | | | | | | | | | | Cleans up manual uses of stlport and bionic (and removes uses of private bionic headers). Change-Id: I157309d702e59152adfa3450939082248ae4c043
* | Request RGBX rather than RGBAAndy McFadden2014-03-251-1/+1
| | | | | | | | | | | | | | | | Fixes San Angeles for certain devices. Bug 13641473 Change-Id: Icb148e1fed15fe56297942475c095e7eb4a11549
* | Adjust for device orientationAndy McFadden2014-03-121-1/+12
| | | | | | | | | | | | When the device is rotated, reverse the width/height values. Change-Id: Idc2b80b1cb96d9379cd94192997580e1ade70bf6
* | Restore old OpenGL testsAndy McFadden2014-03-062-1/+76
|/ | | | | | | | | | | | | | | | | | 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 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-241-1/+1
| | | | Change-Id: I1194f04085637d5c384e134967249430cc43b6ee
* frameworks/base: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-141-1/+1
| | | | | Change-Id: I54dd62ebef47e7690afa5a858f3cad941b135481 Signed-off-by: Iliyan Malchev <malchev@google.com>
* Hardware Composer new and refactored test casesLouis Huemiller2011-01-062-0/+151
Change-Id: Iabf46fc5d75891f917e06a257470a0e3f2bd3c95