History log of /frameworks/native/opengl/tests/hwc/hwcTestLib.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fa59862430a166d1257f75725e5119040491c4dd 25-Nov-2014 Andreas Gampe <agampe@google.com> OpenGL tests: Fix unused variables

For build-system CFLAGS clean-up, fix unused variables.

Change-Id: I1863418f7467412d7698dd0ce0c8e40d1bd0348e
/frameworks/native/opengl/tests/hwc/hwcTestLib.cpp
c90b7d9c0f1df1cec8afbfebad0f111d878113e7 05-Nov-2014 Dan Albert <danalbert@google.com> am d12586b8: Merge "Move hwc tests to libc++."

* commit 'd12586b8593cf0cb894d02104a9794ed9dd85d16':
Move hwc tests to libc++.
bcc1ae07d951c166573612f123f8f0340a9233eb 05-Nov-2014 Dan Albert <danalbert@google.com> Move hwc tests to libc++.

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
/frameworks/native/opengl/tests/hwc/hwcTestLib.cpp
6ef57d7b368ebbac5f2b27c36a9032fee1cda8b1 06-Mar-2014 Andy McFadden <fadden@android.com> Restore old OpenGL tests

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
/frameworks/native/opengl/tests/hwc/hwcTestLib.cpp
c2414bb0989763641ca57cf72c11ef6d86565a23 26-Jul-2013 Mathias Agopian <mathias@google.com> get rid of HAL pixelformats 5551 and 4444

Change-Id: I39409103144c1ba09078c4ddc323a58987fb09ea
/frameworks/native/opengl/tests/hwc/hwcTestLib.cpp
b685c542836b93c99cd85053e07696406ea37adb 31-Jul-2012 Jesse Hall <jessehall@google.com> Changes to support multi-display HWC

Change-Id: I07efff54f2980dcb013935747b03e099b8f1181b
/frameworks/native/opengl/tests/hwc/hwcTestLib.cpp
bc0d7dc8f5f43749ff6e7f0b42c760f5ee9f6d14 31-Jul-2012 Jesse Hall <jessehall@google.com> Revert "Minimal changes to support multi-display HWC"

This reverts commit bddd724b178b1263c16e41b564165fcd0e93ff83

Change-Id: Ib7db20b5b3de4779b6e173473a33976ae398abd4
/frameworks/native/opengl/tests/hwc/hwcTestLib.cpp
bddd724b178b1263c16e41b564165fcd0e93ff83 26-Jul-2012 Jesse Hall <jessehall@google.com> Minimal changes to support multi-display HWC

Change-Id: I5efea78ac381c3e3118e6e92b508f336233ac319
/frameworks/native/opengl/tests/hwc/hwcTestLib.cpp
5880cc573823148237eac9ab7bc586b8e4eb7160 06-Jun-2012 Jesse Hall <jessehall@google.com> Add support for HWC_DEVICE_API_VERSION_1_0

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
/frameworks/native/opengl/tests/hwc/hwcTestLib.cpp
622cfadc8f0d294f875151fe1d8985e0553795ea 05-Mar-2012 Mathias Agopian <mathias@google.com> fixup include paths

- remove unneeded include deps
- remove some hardcoded include paths

Change-Id: Ifae0e2b2d738e0f94f8525c45be78f4227ce1673
/frameworks/native/opengl/tests/hwc/hwcTestLib.cpp
870b8aa15cb5c722b5d8eb7726eaa5f1a7c23d69 25-Feb-2012 Mathias Agopian <mathias@google.com> remove libui dependency on libEGL

Change-Id: I1194f04085637d5c384e134967249430cc43b6ee
/frameworks/native/opengl/tests/hwc/hwcTestLib.cpp
06c3ae9457d602461d249b0146e92b84a740eb32 11-Jan-2011 Louis Huemiller <lhuemill@google.com> Hardware Composer Test Overlap Stats

Change-Id: I2f4a02924149f3964de31fb6250f4c21a64d96aa
/frameworks/native/opengl/tests/hwc/hwcTestLib.cpp
9a8244b8f8d7f1acf9e475123959301666e03406 10-Jan-2011 Louis Huemiller <lhuemill@google.com> Hardware Composer Test Lib HBlen off by 1

Change-Id: If51727a041e20afa307e5d1735b77da5a54a712b
/frameworks/native/opengl/tests/hwc/hwcTestLib.cpp
653f81087920d479d8916a6ae6d2575dd80ed665 09-Jan-2011 Louis Huemiller <lhuemill@google.com> Hardware Composer Commit Points Benchmark

Change-Id: Ie997d13559c0e4e9dc3babfe92ca1acacef2a549
/frameworks/native/opengl/tests/hwc/hwcTestLib.cpp
734d8d898c6b0b315e431b231cc6759514da361b 06-Jan-2011 Louis Huemiller <lhuemill@google.com> Hardware Composer new and refactored test cases

Change-Id: Iabf46fc5d75891f917e06a257470a0e3f2bd3c95
/frameworks/native/opengl/tests/hwc/hwcTestLib.cpp