History log of /frameworks/native/opengl/tests/hwc/hwcCommit.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
44d93a063c34db90712f158c37d9329709282b5f 20-May-2016 Chih-Hung Hsieh <chh@google.com> resolve merge conflicts of e375c68 to nyc-dev-plus-aosp

Change-Id: Ic6b535f7b078b674603c2df6d4ff66b29ff54c26
21c61286e1294eea1917694aea1142e5ec133bcf 20-May-2016 Chih-Hung Hsieh <chh@google.com> Fix misc-macro-parentheses warnings in opengl.

Bug: 28705665
Change-Id: I761d310f0dff182c288cdbb5371272f4833aa282
/frameworks/native/opengl/tests/hwc/hwcCommit.cpp
7bf754716ec5ddaf5e785cd82a414d8cc57ffd11 02-May-2016 Chih-hung Hsieh <chh@google.com> Merge "Fix google-explicit-constructor warnings." am: 8a414ededd
am: c2d0d24b62

* commit 'c2d0d24b62ca16624da976b59fd6225f4939180d':
Fix google-explicit-constructor warnings.

Change-Id: Ie3e0021c634faaafaeec495de3441225b70eb9d6
6ca70efdaef8c07e91692101c7a3ae35dc1e0cbb 30-Apr-2016 Chih-Hung Hsieh <chh@google.com> Fix google-explicit-constructor warnings.

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

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

Change-Id: I1194f04085637d5c384e134967249430cc43b6ee
/frameworks/native/opengl/tests/hwc/hwcCommit.cpp
ee8e64a539f147b8b01dffde4ec8654b64f855be 11-Jan-2011 Louis Huemiller <lhuemill@google.com> Hardware Composer Test hwcCommit set blend type

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

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

Change-Id: Ie997d13559c0e4e9dc3babfe92ca1acacef2a549
/frameworks/native/opengl/tests/hwc/hwcCommit.cpp