[Mesa-dev] Mesa (master): mesa: Allow overriding the version of ES2+ contexts

Ian Romanick idr at freedesktop.org
Tue Jun 9 09:53:56 PDT 2015


On 05/29/2015 02:44 AM, Michel Dänzer wrote:
> 
> Hi Ian,
> 
> 
> On 29.05.2015 09:00, idr at kemper.freedesktop.org (Ian Romanick) wrote:
>> Module: Mesa
>> Branch: master
>> Commit: 9b5e92f4ccc6ee1cb9caea947f6efaad2b391cf1
>> URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b5e92f4ccc6ee1cb9caea947f6efaad2b391cf1
>>
>> Author: Ian Romanick <ian.d.romanick at intel.com>
>> Date:   Wed Apr 29 16:12:40 2015 -0700
>>
>> mesa: Allow overriding the version of ES2+ contexts
>>
>> Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>
>> Reviewed-by: Tapani Pälli <tapani.palli at intel.com>
> 
> This commit broke a bunch of GLES related piglit tests for me with
> radeonsi, e.g. egl-create-context-default-major-version-gles:
> 
> Unexpected GLES version: 93847553.6 Mesa 10.7.0-devel (git-9b5e92f)
> Expected GLES 1.0 or 1.1.
> PIGLIT: {"result": "fail" }
> 
> The numbers before "Mesa" in the version string seem random, and
> sometimes the test happens to pass.

Does this still occur with Tapani's patch?

http://lists.freedesktop.org/archives/mesa-dev/2015-June/085808.html

> While bisecting this, I noticed that there are some possibly related
> compiler warnings in src/mesa/main/version.c and
> src/mesa/drivers/dri/common/dri_util.c.

Hm... I'll take a look at that.


More information about the mesa-dev mailing list