On Thu, 2018-01-18 at 09:56 +0100, Juan A. Suarez Romero wrote:
> On Wed, 2018-01-17 at 18:03 +, Emil Velikov wrote:
> > On 22 December 2017 at 23:05, Andres Gomez wrote:
> > > Mesa 17.2.8 is now available.
> > >
> > > In this release we have:
>
Cc: Emil Velikov
Cc: Juan A. Suarez Romero
Signed-off-by: Andres Gomez
---
docs/index.html | 4
1 file changed, 4 insertions(+)
diff --git a/docs/index.html b/docs/index.html
index 75a39d797d4..95a07150644 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -81,6 +81,10 @@ This is a
f a series.
Finally, I'm throwing in a nitpick and a small typo fix.
Andres Gomez (5):
docs: add final release note for 17.1.10
docs: add final release note for 17.2.8
docs: add a notice whenever a release is the final in a series
docs: move untar line in basic testing instructions for c
Cc: Emil Velikov
Cc: Juan A. Suarez Romero
Signed-off-by: Andres Gomez
---
docs/releasing.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/releasing.html b/docs/releasing.html
index d105bc96f6a..a022d0c484b 100644
--- a/docs/releasing.html
+++ b/docs/releasing.html
Cc: Emil Velikov
Cc: Juan A. Suarez Romero
Signed-off-by: Andres Gomez
---
docs/releasing.html | 17 -
1 file changed, 16 insertions(+), 1 deletion(-)
diff --git a/docs/releasing.html b/docs/releasing.html
index c7f5dfe5d2b..f65d6d4173d 100644
--- a/docs/releasing.html
+++ b
Cc: Emil Velikov
Cc: Juan A. Suarez Romero
Signed-off-by: Andres Gomez
---
docs/index.html | 4
1 file changed, 4 insertions(+)
diff --git a/docs/index.html b/docs/index.html
index 95a07150644..075956499d4 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -26,6 +26,10 @@ This is a
Hi,
maybe it has been mentioned and I have overlooked it. In that case,
sorry for the redundant mail.
I'm checking:
https://lists.freedesktop.org/archives/mesa-dev/2018-January/
And it seems very few messages are listed. Notice that you can access
directly to them, though.
I don't know if there
For scons, windows/mingw dealing with LLVM_CONFIG is done before
untarring. This is also more convenient for copy and paste.
Cc: Emil Velikov
Cc: Juan A. Suarez Romero
Signed-off-by: Andres Gomez
---
docs/releasing.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs
On Thu, 2018-01-18 at 15:14 +, Emil Velikov wrote:
> On 18 January 2018 at 13:43, Andres Gomez wrote:
> > On Thu, 2018-01-18 at 09:56 +0100, Juan A. Suarez Romero wrote:
> > > On Wed, 2018-01-17 at 18:03 +, Emil Velikov wrote:
> > > > On 22 December 2017
On Thu, 2018-01-18 at 23:26 +, Eric Engestrom wrote:
> On Thursday, 2018-01-18 23:06:40 +0000, Andres Gomez wrote:
> > For scons, windows/mingw dealing with LLVM_CONFIG is done before
> > untarring.
>
> Isn't this a no-op change?
Yes, it is. A real nitpick to be a
We missed to mention this.
NOTE: It is anticipated that 17.2.8 will be the final release in the
17.2 series. Users of 17.2 are encouraged to migrate to the 17.3 series
in order to obtain future fixes.
On Sat, 2017-12-23 at 01:05 +0200, Andres Gomez wrote:
> Mesa 17.2.8 is now available.
>
Fixes: 8824141b8d4("gbm: Add a gbm_device_get_format_modifier_plane_count
function")
Signed-off-by: Andres Gomez
Cc: Jason Ekstrand
Cc: Emil Velikov
Cc: Daniel Stone
---
src/gbm/gbm-symbols-check | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/gbm/gbm-symbols-check b/s
Fixes: 6a8aa11c207 ("st/omx_bellagio: Rename state tracker and
option")
Signed-off-by: Andres Gomez
Cc: Gurkirpal Singh
Cc: Eric Engestrom
Cc: Emil Velikov
---
.travis.yml | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/.travis.yml b/.travis
This is:
Reviewed-by: Andres Gomez
On Sat, 2017-09-16 at 23:58 +0100, Eric Engestrom wrote:
> Fixes: 6a8aa11c207b99920b93 "st/omx_bellagio: Rename state tracker and option"
> Cc: Gurkirpal Singh
> Signed-off-by: Eric Engestrom
> ---
> docs/sourcetree.html |
This is:
Reviewed-by: Andres Gomez
... and pushed in a couple of minutes.
Thanks for the patch, Gert ☺
On Sun, 2017-09-17 at 00:12 +0100, Eric Engestrom wrote:
> On Saturday, 2017-09-16 16:04:15 +, Gert Wollny wrote:
> > Adding gbm_device_get_format_modifier_plane_count made the
The build is successful again after this patch.
This is:
Tested-by: Andres Gomez
On Fri, 2017-09-22 at 15:52 +0200, Wladimir J. van der Laan wrote:
> Add missing includes after 6ace0b8 (etnaviv: don't enable RT
> full-overwrite when logicop is enabled), otherwise the etnaviv dri
On Tue, 2017-10-03 at 01:49 +0200, Tobias Klausmann wrote:
> Starting with commit ab0589c6ed ("wayland-egl: remove no longer needed
> wayland-client dependency") the wayland-egl.h include was missing leading to a
> build failure:
>
> CC wayland-egl.lo
> wayland-egl.c:33:10: fatal error: wa
On Sun, 2017-03-26 at 21:08 +1100, Timothy Arceri wrote:
> Ok. So lets start again. :)
...
> With those this is:
>
> Reviewed-by: Timothy Arceri
I'll apply the changes.
Thanks a lot for your patience during the reviewing process ☺
--
Br,
Andres
___
On Sun, 2017-03-26 at 21:28 +1100, Timothy Arceri wrote:
> Patches 2 & 3 are:
>
> Reviewed-by: Timothy Arceri
Thanks!
I've already pushed this.
Additionally, could you take a look to this piglit patch related to
patch 3 in this series?
https://lists.freedesktop.org/archives/piglit/2017-Februar
A series of patches adding more details to the release process.
Andres Gomez (7):
docs/releasing: format/style homogenization
docs/releasing: check in master for forgotten nomination candidates
docs/releasing: further explain the build/check testing process
docs/releasing: if possible, do
Signed-off-by: Andres Gomez
Cc: Emil Velikov
---
docs/releasing.html | 35 +++
1 file changed, 31 insertions(+), 4 deletions(-)
diff --git a/docs/releasing.html b/docs/releasing.html
index fc7f2a5aff9..cd5794a656a 100644
--- a/docs/releasing.html
+++ b/docs
The maintanier should not just rely on the mesa-stable@ mailing list
but actually check the master branch in search for suitable nomination
candidates.
Signed-off-by: Andres Gomez
Cc: Emil Velikov
---
docs/releasing.html | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git
The build/check test should be done with an appropriate combination of
flags, depending on the changes introduced by the patch set.
Also, mention to cross compile with mingw-w64 for Windows.
Signed-off-by: Andres Gomez
Cc: Emil Velikov
---
docs/releasing.html | 7 +--
1 file changed, 5
Signed-off-by: Andres Gomez
Cc: Emil Velikov
---
docs/releasing.html | 6 ++
1 file changed, 6 insertions(+)
diff --git a/docs/releasing.html b/docs/releasing.html
index 10a18790300..ea0088342f8 100644
--- a/docs/releasing.html
+++ b/docs/releasing.html
@@ -184,6 +184,12 @@ and llvmpipe
Signed-off-by: Andres Gomez
Cc: Emil Velikov
Cc: Vinson Lee
---
docs/releasing.html | 5 +
1 file changed, 5 insertions(+)
diff --git a/docs/releasing.html b/docs/releasing.html
index ea0088342f8..6c2740f1a82 100644
--- a/docs/releasing.html
+++ b/docs/releasing.html
@@ -133,6 +133,11
Signed-off-by: Andres Gomez
Cc: Emil Velikov
Cc: Tapani Pälli
Cc: Mauro Rossi
---
docs/releasing.html | 5 +
1 file changed, 5 insertions(+)
diff --git a/docs/releasing.html b/docs/releasing.html
index 6c2740f1a82..0c78b0500d9 100644
--- a/docs/releasing.html
+++ b/docs/releasing.html
Signed-off-by: Andres Gomez
Cc: Emil Velikov
Cc: Jeremy Huddleston Sequoia
---
docs/releasing.html | 5 +
1 file changed, 5 insertions(+)
diff --git a/docs/releasing.html b/docs/releasing.html
index 0c78b0500d9..e41605b2116 100644
--- a/docs/releasing.html
+++ b/docs/releasing.html
leak
Queued (32)
===
Alex Deucher (1):
radeonsi: add new polaris12 pci id
Andres Gomez (1):
glsl: on UBO/SSBOs link error reset the number of active blocks to 0
Axel Davy (2):
st/nine: Resolve deadlock in surface/volume dtors when using csmt
st/nine: Use atomics for availabl
On Thu, 2017-03-30 at 18:09 +0300, Andres Gomez wrote:
...
> Rejected (2)
>
...
> Thomas Hellstrom (1):
> gbm/dri: Flush after unmap
>
> The commit caused a regression in i965 (and possibly others) since it
This should have said i915 -^^^
some other fixes.
radv, freedreno and clover include some few fixes too.
On integration side - we had a swr build fix with llvm >= 5.0 and also
a fix for building with MSVC.
Alex Deucher (1):
radeonsi: add new polaris12 pci id
Andres Gomez (6):
glsl: on UBO/SSBOs link error reset
Hi,
This is
Reviewed-by: Andres Gomez
On Tue, 2017-04-04 at 23:58 -0400, Rhys Kidd wrote:
> Signed-off-by: Rhys Kidd
> ---
> .travis.yml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/.travis.yml b/.travis.yml
> index aa212b1..0b03ae7 100644
> --- a/.travis
Hi,
This is
Reviewed-by: Andres Gomez
On Tue, 2017-04-04 at 23:56 -0400, Rhys Kidd wrote:
> Signed-off-by: Rhys Kidd
> ---
> .travis.yml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/.travis.yml b/.travis.yml
> index aa212b1..c0b2c1f 10064
A couple of fixes to use a bit more standard syntax to pull the LLVM
dependencies and to make scons check pass.
Andres Gomez (2):
travis: replace Trusty-based LLVM toolchain apt-get with apt addon
travis: add the txc-dxtn library so scons check can pass
.travis.yml | 19
Trusty's LLVM toochain repository was whitelisted some time ago. See:
https://github.com/travis-ci/apt-source-whitelist/commit/ebc278924a0b5e282dac685683faf6a318dd424c
Signed-off-by: Andres Gomez
Cc: Rhys Kidd
Cc: Emil Velikov
---
.travis.yml | 15 +++
1 file changed, 3 inser
The packaged libtxc-dxtn-s2tc0 will make scons check fail. Manually
remove this package and install libtxc-dxtn instead.
Signed-off-by: Andres Gomez
Cc: Eric Anholt
Cc: Emil Velikov
---
.travis.yml | 8
1 file changed, 8 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index
On Wed, 2017-04-05 at 18:05 +, Rhys Kidd wrote:
> On Wed, Apr 5, 2017 at 1:49 PM Emil Velikov wrote:
> > On 5 April 2017 at 18:27, Andres Gomez wrote:
> >
> > > The packaged libtxc-dxtn-s2tc0 will make scons check fail. Manually
> >
> > > remove this
/2 ...
>
> Dylan
>
> Quoting Andres Gomez (2017-04-05 10:27:30)
> > Trusty's LLVM toochain repository was whitelisted some time ago. See:
> > https://github.com/travis-ci/apt-source-whitelist/commit/ebc278924a0b5e282dac685683faf6a318dd424c
> >
> > Signed-of
A couple of fixes to use a bit more standard syntax to pull the LLVM
dependencies and to make scons check pass.
Andres Gomez (3):
travis: replace Trusty-based LLVM toolchain apt-get with apt addon
travis: remove the libtxc-dxtn-s2tc0 library so scons check can pass
travis: add the
Trusty's LLVM toochain repository was whitelisted some time ago. See:
https://github.com/travis-ci/apt-source-whitelist/commit/479067c5e74cb0c1e2419209179b1afe2edce274
Signed-off-by: Andres Gomez
Cc: Rhys Kidd
Cc: Emil Velikov
Reviewed-by: Rhys Kidd
---
.travis.yml | 15 +++--
-by: Andres Gomez
Cc: Eric Anholt
Cc: Emil Velikov
Cc: Rhys Kidd
---
.travis.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index 0667c7488d..3c51c06a73 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -100,6 +100,9 @@ install:
- tar -jxvf
The txc-dxtn library implements the patented S3 Texture Compression
algorithm.
By default it won't be used but we add the possibility of setting the
USE_TXC_DXTN variable to yes in the travis web UI so it will be
installed and used for the scons tests.
Signed-off-by: Andres Gomez
Cc:
On Thu, 2017-04-06 at 01:35 -0400, Rhys Kidd wrote:
> On 5 April 2017 at 13:27, Andres Gomez wrote:
> > The packaged libtxc-dxtn-s2tc0 will make scons check fail. Manually
> > remove this package and install libtxc-dxtn instead.
> >
> > Signed-off-by: Andres Gomez
On Thu, 2017-04-06 at 09:59 -0700, Eric Anholt wrote:
> Andres Gomez writes:
>
> > The packaged libtxc-dxtn-s2tc0 will make scons check fail. Manually
> > remove this package and install libtxc-dxtn instead.
>
> I don't think we should be automatically installing
Mauro, is it OK that I mention you as a reference for Android in the
releasing doc?
On Mon, 2017-03-27 at 21:48 +0300, Andres Gomez wrote:
> Signed-off-by: Andres Gomez
> Cc: Emil Velikov
> Cc: Tapani Pälli
> Cc: Mauro Rossi
> ---
> docs/releasing.html | 5 +
&g
Jeremy, is it OK that I mention you as a reference for MacOSX in the
releasing doc?
On Mon, 2017-03-27 at 21:48 +0300, Andres Gomez wrote:
> Signed-off-by: Andres Gomez
> Cc: Emil Velikov
> Cc: Jeremy Huddleston Sequoia
> ---
> docs/releasing.html | 5 +
> 1 file cha
Brian, is it OK that I mention you as a reference for Windows in the
releasing doc?
On Mon, 2017-03-27 at 12:03 -0700, Vinson Lee wrote:
> On Mon, Mar 27, 2017 at 11:48 AM, Andres Gomez wrote:
> > Signed-off-by: Andres Gomez
> > Cc: Emil Velikov
> > Cc: Vinson L
Jose, is it OK that I mention you as a reference for Windows in the
releasing doc?
On Mon, 2017-03-27 at 12:03 -0700, Vinson Lee wrote:
> On Mon, Mar 27, 2017 at 11:48 AM, Andres Gomez wrote:
> > Signed-off-by: Andres Gomez
> > Cc: Emil Velikov
> > Cc: Vinson L
On Mon, 2017-04-10 at 12:15 +0200, Juan A. Suarez Romero wrote:
> On Fri, 2017-04-07 at 19:38 +0100, Emil Velikov wrote:
> > On 7 April 2017 at 12:30, Juan A. Suarez Romero wrote:
> > > Both scripts does not use a file with the commits to ignore. So if we
> > > have handled one of the suggested co
This is:
Reviewed-by: Andres Gomez
On Thu, 2018-04-19 at 16:18 +0200, Juan A. Suarez Romero wrote:
> This is a backport for 18.0 from 6ce400782c ("travis: radeonsi and radv
> need LLVM 4.0") that fixes Travis build with meson + vulkan.
>
> CC: 18.0
> ---
> .t
This is:
Reviewed-by: Andres Gomez
On Fri, 2018-04-20 at 16:42 +0200, Juan A. Suarez Romero wrote:
> Commit fa328456e8f29 added VP9 config support, but this needs a newer
> libva version, 1.7.0 or above.
>
> Fixes: fa328456e8f ("st/va: add VP9 config to enable profile2"
On Thu, 2018-04-26 at 11:06 -0700, Dylan Baker wrote:
> Quoting Emil Velikov (2018-04-26 11:04:01)
> > On 26 April 2018 at 18:45, Dylan Baker wrote:
> > > I have pretty default to short, which breaks this script.
> > >
> >
> > Out of curiosity: why would you do this to yourself ;-)
>
> Because
As said by Emil, this may be the case in some others scripts.
In any case, this is:
Reviewed-by: Andres Gomez
On Thu, 2018-04-26 at 10:45 -0700, Dylan Baker wrote:
> I have pretty default to short, which breaks this script.
>
> cc: Emil Velikov
> cc: Andres Gomez
> cc:
d_subimage test
>
> v2: fixes issues:
>a) initialized uninitialized variables (Juan A. Suarez, Andres Gomez)
>b) fixed race condition where mt and cmt were mapped at the same time
>c) fixed indentation issues (Andres Gomez)
The commit log, AFAIU, should also include the l
On Mon, 2018-05-14 at 16:18 +0200, Juan A. Suarez Romero wrote:
> Mesa 18.1 series has not been released yet, so let's extend 18.0 lifetime.
I suppose this also means that the part of the table regarding the 18.1
release should also be updated.
In any case, this is:
Reviewed-by: Andr
This series is:
Reviewed-by: Andres Gomez
On Mon, 2018-05-21 at 10:32 -0700, Dylan Baker wrote:
> Signed-off-by: Dylan Baker
> ---
> bin/bugzilla_mesa.sh | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/bin/bugzilla_mesa.sh b/bin/bugzilla_mesa.sh
&
I think this change should be completed with the corresponding
additional instructions to "Perform basic testing", under the "Making a
new release" section at:
https://www.mesa3d.org/releasing.html#release
On Mon, 2018-05-21 at 10:34 -0700, Dylan Baker wrote:
> ---
> docs/releasing.html | 2 +-
>
This is:
Reviewed-by: Andres Gomez
On Mon, 2018-05-21 at 10:34 -0700, Dylan Baker wrote:
> particularly that bugzilla_mesa and shortlog_mesa take an argument to
> pass directly to git.
> ---
> docs/releasing.html | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
&g
by Juan, we are already using a staging branch in our own
GitHub clone. If there is no problem in force pushing a branch in the
freedesktop repository, it is OK with me, since we would only be just
pushing there too.
With the comment and the changes above, this is:
Reviewed-by: Andres Gomez
--
This is:
Reviewed-by: Andres Gomez
On Tue, 2018-05-22 at 09:34 +0200, Juan A. Suarez Romero wrote:
> CC: Dylan Baker
> ---
> docs/index.html | 7 +++
> 1 file changed, 7 insertions(+)
>
> diff --git a/docs/index.html b/docs/index.html
> index 5644ead731a..34418e9bdc
On Tue, 2018-05-22 at 09:48 +0200, Juan A. Suarez Romero wrote:
> CC: Andres Gomez
> CC: Emil Velikov
> CC: Dylan Baker
> ---spec.arb_texture_multisample.arb_texture_multisample
>
> As per calendar 18.2.0rc1 starts after the last 18.1.x release, either
> we need to update
This is:
Reviewed-by: Andres Gomez
On Wed, 2018-05-23 at 16:01 +0200, Juan A. Suarez Romero wrote:
> v2: extend 18.1 series (Andres)
>
> CC: Andres Gomez
> CC: Emil Velikov
> CC: Dylan Baker
> ---
> docs/release-calendar.html | 43 ---
Danylo, should we also include this in the stable queues ?
On Mon, 2018-06-18 at 15:50 +0300, Danylo Piliaiev wrote:
> We use floating-points for viewport bounds so VIEWPORT_SUBPIXEL_BITS
> should reflect this.
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=105975
>
> Signed-off-by:
Tapani, this is causing some new regressions in OpenGLES CTS:
https://bugs.freedesktop.org/show_bug.cgi?id=107658
On Thu, 2018-08-02 at 14:14 +0300, Tapani Pälli wrote:
> Signed-off-by: Tapani Pälli
> ---
> src/mesa/drivers/dri/i965/intel_extensions.c | 1 +
> 1 file changed, 1 insertion(+)
>
itting per member structs
ac/nir: fix getting GLSL type of array of samplers for TG4
Queued (18)
===
Alexander Tsoy (1):
meson: fix build for egl platform_x11 without dri3 and gbm
Andres Gomez (2):
cherry-ignore: autotools: don't ship the git_sha1.h gen
Emil, I've done some trivial conflicts resolution upon cherry picking
this commit.
You can see it at (staging/18.2):
https://gitlab.freedesktop.org/mesa/mesa/commit/f6dccf66865c31b13f48b50891a9f5a0d9949b1c
Please, let me know if this is OK.
On Fri, 2018-08-17 at 12:11 +0100, Emil Velikov wrote:
Vadym, should we also include this in the stable queues ?
On Mon, 2018-08-20 at 16:31 +0300, vadym.shovkoplias wrote:
> From Section 4.3.4 (Inputs) of the GLSL 1.50 spec:
>
> "Only the input variables that are actually read need to be written
> by the previous stage; it is allowed to ha
Lionel, should we also include this in the stable queues ?
On Tue, 2018-08-14 at 11:26 +0100, Lionel Landwerlin wrote:
> The batch decoder looks for a field with a particular name to decide
> whether an MI_BB_START leads into a second batch buffer level. Because
> the names are different between G
Lionel, should we also include this in the stable queues ?
On Sat, 2018-08-25 at 18:23 +0100, Lionel Landwerlin wrote:
> Gen7.5 has a BLEND_STATE of size 0 which includes a variable length
> group. We did not deal with that very well, leading to an endless
> loop.
>
> Signed-off-by: Lionel Landw
Andrii, Samuel, should we also include this in the stable queues ?
On Wed, 2018-08-15 at 18:20 +0300, asimiklit.w...@gmail.com wrote:
> From: Andrii Simiklit
>
> When the SVBI Payload Enable is false I guess the register R1.4
> which contains the Maximum Streamed Vertex Buffer Index is filled b
This is:
Tested-by: Andres Gomez
On Mon, 2018-08-27 at 14:46 +0300, Tapani Pälli wrote:
> OpenGL ES spec states:
>"For normalized fixed-point rendering surfaces, the combination format
> RGBA and type UNSIGNED_BYTE is accepted."
>
> This fixes followin
Jason, this series (specifically, the patch 2/3), is causing
regressions in VK-GL-CTS with mesa's 18.2 stable queue. I don't know if
this is happening also in master, but it's quite possible.
I've checked with the x11_egl target and the "vulkan-cts-1.1.2" branch:
https://github.com/KhronosGroup/VK
Dylan, due to a previously backport requested by Emil, this patch has
bumped into some trivial conflict I have resolved.
Please, check that everything looks in order.
You can find the commit here (staging/18.2):
https://gitlab.freedesktop.org/mesa/mesa/commit/f958837964784315c1dc633f41f1ef5d2a17a
On Wed, 2018-08-29 at 08:22 -0700, Dylan Baker wrote:
> Quoting Tapani Pälli (2018-08-27 04:46:37)
> > OpenGL ES spec states:
> >"For normalized fixed-point rendering surfaces, the combination format
> > RGBA and type UNSIGNED_BYTE is accepted."
> >
> > This fixes following failing VK-GL-C
Vadym, should we also include this in the stable queues ?
On Mon, 2018-08-27 at 15:20 +0300, Vadym Shovkoplias wrote:
> From: "vadym.shovkoplias"
>
> During intra stage linking some out variables can be dropped because
> it is not used in a shader with the main function. But these out vars
> ca
0f694831 ac/surface: fix CMASK fast clear for NPOT textures with
mipmapping on SI/CI/VI
Tapani Pälli (1):
a72dbc461bd mesa: allow GL_UNSIGNED_BYTE type for SNORM reads
Queued (23)
===
Andres Gomez (1):
Update version to 18.2.0-rc5
Dylan Baker (1):
meson: A
Due to having 2 additional RCs for 18.2.
Cc: Dylan Baker
Cc: Juan A. Suarez
Cc: Emil Velikov
Signed-off-by: Andres Gomez
---
docs/release-calendar.html | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/docs/release-calendar.html b/docs/release-calendar.html
index
Juan, should we also include this in the stable queues ?
On Thu, 2018-08-30 at 13:59 +0200, Juan A. Suarez Romero wrote:
> If color buffer is locked, do not set its wayland buffer to NULL;
> otherwise it can not be freed later.
>
> Rather, flag it in order to destroy it later on the release even
Cc: Dylan Baker
Cc: Juan A. Suarez
Cc: Emil Velikov
Signed-off-by: Andres Gomez
---
docs/release-calendar.html | 25 +
1 file changed, 25 insertions(+)
This is just a proposal for the beginning of the 18.3 releasing
process.
18.2 has gotten exceptionally long to be
On Fri, 2018-08-31 at 13:24 -0700, Mark Janes wrote:
> Hi Andres,
>
> The final blockers have been resolved. You should be able to make an RC
> that passes all Intel validation, if you pick up:
>
> 904c2a617d8 * i965/gen7_urb: Re-emit PUSH_CONSTANT_ALLOC on some gen9
> d9cf4308cee * i965/screen:
Lionel, should we also include this in the stable queues ?
On Mon, 2018-09-03 at 16:47 +0100, Lionel Landwerlin wrote:
> We're hitting an assert in gfxbench because one of the local variable
> is a sampler (according to Jason this isn't valid) :
>
> testfw_app: ../src/compiler/nir_types.cpp:551:
Thanks for the prompt reply, Jason. I will skip this patch, then.
On Tue, 2018-09-04 at 15:51 -0500, Jason Ekstrand wrote:
> Doesn't matter too much
>
> On Tue, Sep 4, 2018 at 3:45 PM Andres Gomez wrote:
> > Lionel, should we also include this in the stable queues ?
> &
On Tue, 2018-09-04 at 17:10 -0400, Marek Olšák wrote:
> Hi Andres,
>
> When do you plan to release final Mesa 18.2?
>
> Thanks,
> Marek
>
> On Wed, Aug 29, 2018 at 8:28 PM, Andres Gomez wrote:
[...]
> >
> > The plan is to have the sixth release candidate
ocation (v2)
Queued (32)
===
Andres Gomez (4):
cherry-ignore: mesa: allow GL_UNSIGNED_BYTE type for SNORM reads
cherry-ignore: radeonsi: fix regression in indirect input swizzles.
cherry-ignore: anv/blorp: Fix a comment as per Nanley's review feedback
Update ver
On Tue, 2018-09-04 at 17:10 -0400, Marek Olšák wrote:
> Hi Andres,
>
> When do you plan to release final Mesa 18.2?
>
> Thanks,
> Marek
>
> On Wed, Aug 29, 2018 at 8:28 PM, Andres Gomez wrote:
[...]
> > The plan is to have the sixth release candidate for 18.2.0
On Thu, 2018-09-06 at 14:15 +1000, Timothy Arceri wrote:
> On 06/09/18 07:57, Andres Gomez wrote:> Hello list,
[...]
> >
> > Testing reports/general approval
> >
> >
> > Any testing reports (or general approval of the stat
v2: Move 18.3.0-rcZ releases to Tuesdays.
Cc: Dylan Baker
Cc: Juan A. Suarez
Cc: Emil Velikov
Signed-off-by: Andres Gomez
Acked-by: Dylan Baker
---
Releases should happen on Wednesdays and X.Y.0-rcZ announcements just
24h before a release. Therefore, moving 18.3.0-rcZ to Tuesdays.
diff
On Fri, 2018-09-07 at 08:26 +1000, Timothy Arceri wrote:
> On 06/09/18 22:36, Andres Gomez wrote:
> > On Thu, 2018-09-06 at 14:15 +1000, Timothy Arceri wrote:
> > > On 06/09/18 07:57, Andres Gomez wrote:> Hello list,
> >
> > [...]
> >
> >
On Thu, 2018-09-06 at 17:58 +0100, Eric Engestrom wrote:
> On Thursday, 2018-09-06 17:43:50 +0300, asimiklit.w...@gmail.com wrote:
> > From: Andrii Simiklit
> >
> > This patch improve usage of [v][s][n]printf functions.
> > Fixes cross platform implementation of vsnprintf
> >
> > v2: Linux man a
Pulled into staging/18.2. Thanks for the heads up.
On Thu, 2018-09-06 at 09:24 -0700, Dylan Baker wrote:
> Quoting Timothy Arceri (2018-09-05 19:40:34)
> > Cc: mesa-sta...@lists.freedesktop.org
> >
> > On 01/09/18 23:57, Timothy Arceri wrote:
> > > If we have something like:
> > >
> > > #if
16.
r600:
- GL_EXT_texture_norm16.
radeonsi:
- GL_EXT_texture_norm16.
virgl:
- GL_ARB_seamless_cubemap_per_texture.
- GL_ARB_shader_stencil_export.
For the full log see:
git log 18.1-branchpoint..mesa-18.2.0
Changes since rc6:
Andres Gomez (3):
Revert "glsl: skip str
This is:
Reviewed-by: Andres Gomez
On Mon, 2018-09-10 at 14:15 +0200, Juan A. Suarez Romero wrote:
> Newer Meson versions require python >=3.5. But in Trusty default python3
> version is 3.4.x.
>
> Install python3.5 and makes it the default version for Meson using
> update-a
Gert, should we also include this in the stable queues ?
On Mon, 2018-09-10 at 12:39 +0200, Gert Wollny wrote:
> From: Gert Wollny
>
> Gallium may pick L16A16_FLOAT to represent GL_INTENSITY16F if no intensity
> format is provided by the driver. However, when calling
>
>glGetTexLevelParame
This is:
Reviewed-by: Andres Gomez
On Mon, 2018-12-10 at 13:25 +0100, Juan A. Suarez Romero wrote:
> As 18.3 was published with some delay, let's extend 18.2 life for
> another extra release.
>
> CC: Andres Gomez
> CC: Dylan Baker
> CC: Emil Velikov
> ---
> d
ndatory for direct rendering
> +[fixes ] 5bc509363b6 glx: make xf86vidmode mandatory for direct rendering
>
> (b)
> -[ stable ] 9a7b3199037 anv/query: flush render target before copying
> results
>
> CC: Andres Gomez
> CC: Juan A. Suarez
> CC: Dylan Baker
On Mon, 2018-12-17 at 18:36 +, Emil Velikov wrote:
> On Mon, 17 Dec 2018 at 18:14, Andres Gomez wrote:
> >
> > On Mon, 2018-12-17 at 16:43 +, Emil Velikov wrote:
> > > Currently our is_sha_nomination does:
> > > - folds any whitespace, attemptin
Cc: Dylan Baker
Cc: Juan A. Suarez
Cc: Emil Velikov
Signed-off-by: Andres Gomez
---
docs/release-calendar.html | 118 -
1 file changed, 116 insertions(+), 2 deletions(-)
diff --git a/docs/release-calendar.html b/docs/release-calendar.html
index 924995c2698
On Mon, 2018-12-17 at 19:51 +0100, Bas Nieuwenhuizen wrote:
> On Mon, Dec 17, 2018 at 6:33 PM Juan A. Suarez Romero
> wrote:
> >
> > On Mon, 2018-12-03 at 10:21 +, Eric Engestrom wrote:
> > > Cc: Emil Velikov
> > > Cc: Andres Gomez
> > > Cc:
On Tue, 2018-12-18 at 10:47 +, Emil Velikov wrote:
> On Mon, 17 Dec 2018 at 22:35, Andres Gomez wrote:
> >
> > On Mon, 2018-12-17 at 18:36 +, Emil Velikov wrote:
> > > On Mon, 17 Dec 2018 at 18:14, Andres Gomez wrote:
> > > >
> > > >
Commit 27f1298b9d9 ("glsl/linker: validate attribute aliasing before
optimizations")
forgot to complete the documentation.
Cc: Tapani Pälli
Signed-off-by: Andres Gomez
---
src/compiler/glsl/linker.cpp | 22 +-
1 file changed, 13 insertions(+), 9 deletions(-)
di
Emil, the 18.3.2 should have already happened by the 19th of December.
Is there anything stopping you from going ahead with it?
I've also noticed that there is a 3 weeks gap (instead of 2) from
18.3.2 to 18.3.3. I suppose you decided that due to most of the people
being on XMas and New Year holi
401 - 500 of 665 matches
Mail list logo