replicant-frameworks_native/opengl
Andy McFadden 6ef57d7b36 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
2014-03-06 16:46:59 -08:00
..
include GLConsumer: start using EGL_ANDROID_image_crop 2013-10-02 17:34:35 +00:00
libagl libagl: support multilib build 2014-02-14 17:29:22 -08:00
libs am 8ffc2346: am 6e79cb81: Enable OMAP4 SGX workaround for OMAP3 too 2014-03-04 01:00:23 +00:00
specs GLConsumer: start using EGL_ANDROID_image_crop 2013-10-02 17:34:35 +00:00
tests Restore old OpenGL tests 2014-03-06 16:46:59 -08:00
tools/glgen Fix bad link tag in javadoc. 2014-02-28 14:05:52 +00:00