History log of /frameworks/native/opengl/tests/hwc/hwcRects.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d1d16998adea189d5f24a774aa06e0e4e5f3e7eb 24-Feb-2016 Aurimas Liutikas <aurimas@google.com> Fix warnings in frameworks/native/opengl/tests

Bug: 27152043
Change-Id: I66815e6c6d5f30a73db761e801126ca1262ed883
/frameworks/native/opengl/tests/hwc/hwcRects.cpp
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/hwcRects.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/hwcRects.cpp
b685c542836b93c99cd85053e07696406ea37adb 31-Jul-2012 Jesse Hall <jessehall@google.com> Changes to support multi-display HWC

Change-Id: I07efff54f2980dcb013935747b03e099b8f1181b
/frameworks/native/opengl/tests/hwc/hwcRects.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/hwcRects.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/hwcRects.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/hwcRects.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/hwcRects.cpp
870b8aa15cb5c722b5d8eb7726eaa5f1a7c23d69 25-Feb-2012 Mathias Agopian <mathias@google.com> remove libui dependency on libEGL

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

Change-Id: Ie997d13559c0e4e9dc3babfe92ca1acacef2a549
/frameworks/native/opengl/tests/hwc/hwcRects.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/hwcRects.cpp