[Mesa-dev] [PATCH 0/2] improve gles2 conformance on android
Chad Versace
chad.versace at linux.intel.com
Mon Feb 25 09:19:34 PST 2013
On 02/20/2013 03:00 AM, Tapani Pälli wrote:
> Following changes improve gles2 conformance on android. There are
> additional failures related to sampling but those will be dealt later.
>
> Tapani Pälli (2):
> mesa: add missing case in _mesa_GetTexParameterfv()
> mesa/es: NULL check in EGLImageTargetTexture2DOES
>
> src/mesa/main/teximage.c | 6 ++++++
> src/mesa/main/texparam.c | 6 ++++++
> 2 files changed, 12 insertions(+)
>
Reviewed-by: Chad Versace <chad.versace at linux.intel.com>
Patches are now committed. Thanks.
Also, for small fixes like this please add one of the tags below to the
commit message. Otherwise, the maintainers won't cherry-pick your
fixes to the bugfix releases.
Note: This is a candidate for the stable branches.
Note: This is a candidate for the X.Y branch.
More information about the mesa-dev
mailing list