summaryrefslogtreecommitdiffstats
path: root/tests/hwc
Commit message (Collapse)AuthorAgeFilesLines
* Fix warningsGlenn Kasten2014-07-151-1/+1
| | | | Change-Id: I1ba5c871a1cb44df8c383f595cbe6d75fef02aa3
* Add HWC_DISPLAY_VIRTUAL and adjust display count constantsJesse Hall2013-08-161-3/+3
| | | | | | | | Both surfaceflinger and HWC implementations have been defining these themselves, making future changes more difficult. Better to define them centrally, where they can be updated easily. Change-Id: I793158b858c84b2470b05f9ea77cc5a0c7e247f1
* hwcomposer commandline test(s)Brian Swetland2013-03-065-0/+1030
Add cnativewindow which provides a minimal bridge between EGL and hwcomposer or fbhal. Add test-arrows, a trivial GLES2 test program to exercise this. Change-Id: I60ece4378def6b6eda55437c215fc46a180ad7a3