[Mesa-dev] [PATCH] i915: add mock implementation of GL_OES_EGL_image_external

Emil Velikov emil.l.velikov at gmail.com
Fri May 15 11:02:04 PDT 2015


On 02/04/15 15:17, Chih-Wei Huang wrote:
> This is similar to commit 7420c9dab4aaf87e6b840410226c296c4668a48f
> but for the i915 driver. It's necessary to support android-x86.
> 
There is one major difference between this and the mentioned commit.
This one unconditionally enables the extension - can we avoid that ?

Plus can you give piglit a spin to confirm that things don't explode
elsewhere ? It might take a while restricting the run to tests/gpu.py
will help.

$ ./piglit run tests/gpu.py ${piglit-results}

-Emil


More information about the mesa-dev mailing list