History log of /external/deqp/modules/egl/teglImageUtil.hpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
32437099fdae2a4d2d85a630aa2d99a93cad289d 18-Feb-2016 Mika Isojärvi <misojarvi@google.com> Fix EGLImage format compatibility check.

Bug: 27224316
Change-Id: I5fa4288379a620c0cd36a8a2fd93d7868857812c
/external/deqp/modules/egl/teglImageUtil.hpp
1ba68362f2e13d7fdf7f1c3dc4a8eb3d517502b1 26-Aug-2015 Tobias Sargeant <tobiasjs@google.com> Add tests for creation of EGLImages from one component textures.

One component textures are used by WebView for for passing YUV12
frames between threads.

Change-Id: I206bed24a2428e2289b468ec06b88ec1bb53af9d
/external/deqp/modules/egl/teglImageUtil.hpp
4635caefc1e9c26f457e12ea739ef574365746c8 17-Apr-2015 Mika Isojärvi <misojarvi@google.com> Remove incompatible EGLImage modify glTexSubImage tests.

Remove EGLImage tests that tried to modify EGLImage created in GL with
incompatible format using glTexSubImage.

Bug: 20177340
Change-Id: Ib9cf9e882e63dd233a7589fcce3005562f576186
/external/deqp/modules/egl/teglImageUtil.hpp
3c67e4f0ec73f9c30c6b2ed2adfbfe7faaf576a4 20-Dec-2014 Pyry Haulos <phaulos@google.com> Add support for dynamic loading of EGL entry points

This change adds eglu::Library abstraction for accessing any and all EGL
entry points. All code has been changed to use that interface instead of
calling EGL functions directly.

Having code use abstract interface instead of direct entry points allows
always builing EGL code paths and dynamically loading them if supported
by the environment. In the future analysis and logging facilities could
be layered on that interface.

This change required lots of small changes across all EGL code. As part
of that refactoring work tcu::egl utilities were finally put to rest for
good. All uses of glw.h were also removed from the EGL module.

Bug: 18269587
Change-Id: Ic81e24b7eecb9813d00fba5c65144d4f59a550e8
/external/deqp/modules/egl/teglImageUtil.hpp
b035773dba9d9886d5cc0eef92feeba24b279c24 29-Oct-2014 Mika Isojärvi <misojarvi@google.com> Add tests for EGL_ANDROID_image_native_buffer.

Add tests and required utilities for EGL_ANDROID_image_native_buffer.

Change-Id: I0763f49d09806118ddc21d905c3223a6978dcc5b
/external/deqp/modules/egl/teglImageUtil.hpp
53365959f2740e7b9ed59c51adbb73372f908a09 29-Oct-2014 Mika Isojärvi <misojarvi@google.com> Refactored EGLImage tests.

Refactor EGLImage tests and add more EGL utilities.

Change-Id: I3e7a1648b087316e7ae9ac85e52b88cbe89d33bf
/external/deqp/modules/egl/teglImageUtil.hpp