summaryrefslogtreecommitdiffstats
path: root/opengl/tests/hwc
Commit message (Collapse)AuthorAgeFilesLines
* OpenGL tests: Fix unused variablesAndreas Gampe2014-11-244-18/+0
| | | | | | For build-system CFLAGS clean-up, fix unused variables. Change-Id: I1863418f7467412d7698dd0ce0c8e40d1bd0348e
* am d12586b8: Merge "Move hwc tests to libc++."Dan Albert2014-11-052-37/+32
|\ | | | | | | | | * commit 'd12586b8593cf0cb894d02104a9794ed9dd85d16': Move hwc tests to libc++.
| * Move hwc tests to libc++.Dan Albert2014-11-042-37/+32
| | | | | | | | | | | | | | | | | | Since these tests were pulling in a static library linked against stlport, the tests needed to be explicit about which STL they're using. Might as well be libc++. Bug: 15193147 Change-Id: I4e0fc4ea10f7982dd04e7baaf57139dd5d55543e
* | am e1e3d278: Merge "Clean cruft out of makefiles."Dan Albert2014-09-121-7/+6
|\ \ | |/ | | | | | | * commit 'e1e3d278549eb6389eb0b5fa3f13a4ac079a55a2': Clean cruft out of makefiles.
| * Clean cruft out of makefiles.Dan Albert2014-09-111-7/+6
| | | | | | | | | | | | | | Cleans up manual uses of stlport and bionic (and removes uses of private bionic headers). Change-Id: I157309d702e59152adfa3450939082248ae4c043
* | am 0cea0a22: am d284c4cd: Merge "Don\'t set LOCAL_MODULE_PATH for native tests."Ying Wang2014-06-111-4/+0
|\ \ | |/ | | | | | | * commit '0cea0a22109ace7e3dfbb4913a1469f3f8480f6e': Don't set LOCAL_MODULE_PATH for native tests.
| * Don't set LOCAL_MODULE_PATH for native tests.Ying Wang2014-06-091-4/+0
| | | | | | | | | | | | The build system will set it up automatically. Change-Id: Id5ed9eff88dab2349c3b357ee09f7da9479d7d2d
* | Restore old OpenGL testsAndy McFadden2014-03-066-6/+5
|/ | | | | | | | | | | | | | | | | | 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
* hwc test: 64-bit compilation errorMark Salyzyn2014-03-041-2/+2
| | | | | | * cast 1u to size_t in max() argument lists Change-Id: I02f711c89e96e4cfc348f1c7bac455339bec2fa1
* get rid of HAL pixelformats 5551 and 4444Mathias Agopian2013-07-262-10/+0
| | | | Change-Id: I39409103144c1ba09078c4ddc323a58987fb09ea
* Add liblogYing Wang2013-04-091-0/+4
| | | | | Bug: 8580410 Change-Id: I2ca4fa00dde0b574df3619134836bcb9315bd506
* attempt to fix buildMathias Agopian2013-03-061-0/+4
| | | | Change-Id: Ifb186d2f157ad02f593bf9b681aab53575f183ce
* Changes to support multi-display HWCJesse Hall2012-08-076-26/+32
| | | | Change-Id: I07efff54f2980dcb013935747b03e099b8f1181b
* Revert "Minimal changes to support multi-display HWC"Jesse Hall2012-07-316-32/+26
| | | | | | This reverts commit bddd724b178b1263c16e41b564165fcd0e93ff83 Change-Id: Ib7db20b5b3de4779b6e173473a33976ae398abd4
* Minimal changes to support multi-display HWCJesse Hall2012-07-276-26/+32
| | | | Change-Id: I5efea78ac381c3e3118e6e92b508f336233ac319
* Add support for HWC_DEVICE_API_VERSION_1_0Jesse Hall2012-06-146-31/+31
| | | | | | | | The acquire and release fences aren't yet used; this is just support for the new version and temporary backwards compatibility for older versions. Change-Id: Ia5ccc05a97c86f649042b9a35e11042fa0187e84
* fixup include pathsMathias Agopian2012-03-055-14/+9
| | | | | | | - remove unneeded include deps - remove some hardcoded include paths Change-Id: Ifae0e2b2d738e0f94f8525c45be78f4227ce1673
* remove libui dependency on libEGLMathias Agopian2012-02-246-5/+2
| | | | 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 Test hwcCommit set blend typeLouis Huemiller2011-01-101-3/+6
| | | | Change-Id: If345641bd009cfd131b1a8e74cd4a9e8e4a7dfc7
* Hardware Composer Test Overlap StatsLouis Huemiller2011-01-102-10/+154
| | | | Change-Id: I2f4a02924149f3964de31fb6250f4c21a64d96aa
* Hardware Composer Test Lib HBlen off by 1Louis Huemiller2011-01-091-1/+1
| | | | Change-Id: If51727a041e20afa307e5d1735b77da5a54a712b
* Hardware Composer Commit Points BenchmarkLouis Huemiller2011-01-096-2/+1486
| | | | Change-Id: Ie997d13559c0e4e9dc3babfe92ca1acacef2a549
* Hardware Composer new and refactored test casesLouis Huemiller2011-01-066-649/+2270
| | | | Change-Id: Iabf46fc5d75891f917e06a257470a0e3f2bd3c95
* HWC Stress Test - relocate print msgLouis Huemiller2010-12-141-4/+4
| | | | Change-Id: I95f9f5c6edffff8c737c4a6996f97e69bccc0448
* HWC Stres Test EnhancmentsLouis Huemiller2010-12-141-34/+57
| | | | | | | | | + YV12 width/height divisable by 2 + Row width determined by getStride() + Misc comment and whitespace fixes + printf changed to testPrintI Change-Id: I27551141bafbfb258eb1b6b7f63c5295b1f9501a
* Hardware Composer Stress Test EnhancementsLouis Huemiller2010-12-131-5/+51
| | | | | | | | | | | | | | | | | | | Enhancements include: + Change default delay after each set operation from 0.1 to 0.0 seconds. This significantly increases the default rate at which operations are performed. + Make sourceCrop to displayFrame scale factor of 1.0 a frequent occurance. + Enable use of RGB888 and YV12 graphic formats. + Add initCheck() call after creation of a GraphicBuffer, to confirm it was created without any errors. Change-Id: I1606dff3924a23bdd5cb27ba302bebb4f200d768
* Hardware Composer Stress TestLouis Huemiller2010-11-292-0/+1220
Change-Id: Ief08b22dacd052483f10754b3ab61aa09ca28b17