Mesa (master): 36 new commits

2020-06-13 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ebb33b2c0aa7392f4c252f8789b8b0830215d40d Author: Eric Engestrom Date: Sun May 3 20:55:55 2020 +0200 post_version.py: update script to the new rST way of things Signed-off-by: Eric Engestrom Part-of:

Mesa (master): intel/tools: rewrite run-test.sh in python

2020-06-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: ccaa5b034f4845672e22c4bb990a8272a16da15e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ccaa5b034f4845672e22c4bb990a8272a16da15e Author: Eric Engestrom Date: Wed Jul 31 12:19:55 2019 +0100 intel/tools: rewrite run-test.sh in python Old script cre

Mesa (master): intel/tools: make test aware of the meson test wrapper

2020-06-13 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 356be07ce279e6ff2d468fd1321a2edb2d6b2df2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=356be07ce279e6ff2d468fd1321a2edb2d6b2df2 Author: Eric Engestrom Date: Wed Jun 3 21:58:32 2020 +0200 intel/tools: make test aware of the meson test wrapper Su

Mesa (staging/20.1): glsl: fix incorrect optimisation in opt_constant_variable()

2020-06-13 Thread GitLab Mirror
Module: Mesa Branch: staging/20.1 Commit: cd6c24f649ed104a1f59212313ceff0ecc4ab087 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd6c24f649ed104a1f59212313ceff0ecc4ab087 Author: Timothy Arceri Date: Wed Jun 10 15:19:22 2020 +1000 glsl: fix incorrect optimisation in opt_constant_var

Mesa (staging/20.1): .pick_status.json: Update to 356be07ce279e6ff2d468fd1321a2edb2d6b2df2

2020-06-13 Thread GitLab Mirror
Module: Mesa Branch: staging/20.1 Commit: bf7aff5227c7f36cb896e782aa480381b954051c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf7aff5227c7f36cb896e782aa480381b954051c Author: Eric Engestrom Date: Fri Jun 12 16:56:42 2020 +0200 .pick_status.json: Update to 356be07ce279e6ff2d468fd

Mesa (staging/20.1): gallium/swr: Fix building swr with MSVC

2020-06-13 Thread GitLab Mirror
Module: Mesa Branch: staging/20.1 Commit: a9a61b91a87aed9cfc005981d8692a353e399523 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9a61b91a87aed9cfc005981d8692a353e399523 Author: Krzysztof Raszkowski Date: Fri May 22 17:29:01 2020 +0200 gallium/swr: Fix building swr with MSVC Fix b

Mesa (staging/20.1): radv: set DB_SHADER_CONTROL.CONSERVATIVE_Z_EXPORT correctly

2020-06-13 Thread GitLab Mirror
Module: Mesa Branch: staging/20.1 Commit: edce822c64b0c6592ea47cc0d22c28131458cb29 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=edce822c64b0c6592ea47cc0d22c28131458cb29 Author: Samuel Pitoiset Date: Tue Jun 9 17:59:00 2020 +0200 radv: set DB_SHADER_CONTROL.CONSERVATIVE_Z_EXPORT c

Mesa (staging/20.1): v3d: add missing unlock() in error path

2020-06-13 Thread GitLab Mirror
Module: Mesa Branch: staging/20.1 Commit: f73fd77eaa9d8abc444599fbde93c48ef4a561c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f73fd77eaa9d8abc444599fbde93c48ef4a561c4 Author: Eric Engestrom Date: Fri May 29 20:19:22 2020 +0200 v3d: add missing unlock() in error path CoverityID: