summaryrefslogtreecommitdiffstats
path: root/opengl/tests/hwc/hwcCommit.cpp
Commit message (Collapse)AuthorAgeFilesLines
* OpenGL tests: Fix unused variablesAndreas Gampe2014-11-241-1/+0
| | | | | | For build-system CFLAGS clean-up, fix unused variables. Change-Id: I1863418f7467412d7698dd0ce0c8e40d1bd0348e
* Restore old OpenGL testsAndy McFadden2014-03-061-1/+0
| | | | | | | | | | | | | | | | | | 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
* Changes to support multi-display HWCJesse Hall2012-08-071-2/+2
| | | | Change-Id: I07efff54f2980dcb013935747b03e099b8f1181b
* Revert "Minimal changes to support multi-display HWC"Jesse Hall2012-07-311-2/+2
| | | | | | This reverts commit bddd724b178b1263c16e41b564165fcd0e93ff83 Change-Id: Ib7db20b5b3de4779b6e173473a33976ae398abd4
* Minimal changes to support multi-display HWCJesse Hall2012-07-271-2/+2
| | | | Change-Id: I5efea78ac381c3e3118e6e92b508f336233ac319
* Add support for HWC_DEVICE_API_VERSION_1_0Jesse Hall2012-06-141-3/+3
| | | | | | | | 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-051-1/+1
| | | | | | | - remove unneeded include deps - remove some hardcoded include paths Change-Id: Ifae0e2b2d738e0f94f8525c45be78f4227ce1673
* remove libui dependency on libEGLMathias Agopian2012-02-241-1/+0
| | | | Change-Id: I1194f04085637d5c384e134967249430cc43b6ee
* Hardware Composer Test hwcCommit set blend typeLouis Huemiller2011-01-101-3/+6
| | | | Change-Id: If345641bd009cfd131b1a8e74cd4a9e8e4a7dfc7
* Hardware Composer Test Overlap StatsLouis Huemiller2011-01-101-2/+141
| | | | Change-Id: I2f4a02924149f3964de31fb6250f4c21a64d96aa
* Hardware Composer Commit Points BenchmarkLouis Huemiller2011-01-091-0/+1420
Change-Id: Ie997d13559c0e4e9dc3babfe92ca1acacef2a549