On Thu, Apr 23, 2020 at 08:14:59AM -0700, Mark Janes wrote:
Danylo Piliaiev writes:
I want to sum up what happened from my perspective, I think it could be
useful to improve the process:
1) There was a regression in 20.*
(https://gitlab.freedesktop.org/mesa/mesa/-/issues/2758)
2) I "fixed" th
I'm subscribed to a number of bugs in bugzilla, but it seems like I must
manually open each one once it has been migrated to gitlab to click on the
'notify me' thing to continue to get notified when there are updates/changes.
Is there some way to automatically have this done? I really don't want
On Thu, Jun 20, 2019 at 08:20:12AM +0100, Alexandros Frantzis wrote:
On Saturday, June 15, 2019 06:39 BST, Mauro Rossi wrote:
Fixes the following building errors and resolves Bug 110922
Fixes gallium_dri target missing symbols at linking.
Thanks for the fix. I wonder what would be involved i
On Sat, Jun 15, 2019 at 07:39:02AM +0200, Mauro Rossi wrote:
Fixes the following building errors and resolves Bug 110922
Fixes gallium_dri target missing symbols at linking.
Tested in CI, android build test completes successfully. Feel free to add my
tested-by. Thanks for the fix!
external/
On Mon, Mar 11, 2019 at 06:33:54PM +0100, Juan A. Suarez Romero wrote:
As stated in Vulkan spec:
"Resetting a descriptor pool recycles all of the resources from all
of the descriptor sets allocated from the descriptor pool back to
the descriptor pool, and the descriptor sets are implicitl
Quoting Mark Janes (2019-01-17 10:13:37)
> Hi Iago,
>
> It looks like you tested this patch in CI and got the same failures that
> we are seeing on master:
>
> http://mesa-ci-results.jf.intel.com/itoral/builds/263/group/63a9f0ea7bb98050796b649e85481845
The correct link is:
https://mesa-ci.01.org
Quoting Juan A. Suarez Romero (2018-08-29 03:12:33)
> Hello.
>
> This is a first part, version 2, of a more complete proposal to use GitLab CI
> to
> build and test Mesa. This first part just adds the required pieces to build
> Mesa, using the different supported tools (meson, autotools, and scon
Quoting Brian Paul (2018-07-27 14:19:13)
> We need to pass the new flip_y argument.
> ---
> src/mesa/drivers/x11/xm_buffer.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/mesa/drivers/x11/xm_buffer.c
> b/src/mesa/drivers/x11/xm_buffer.c
> index 97c7814..9c5383b 100
Quoting Anuj Phogat (2018-05-21 15:21:56)
> 2x6 configuration with pci-id 0x3185 has same number of
> banks (2) as 3x6 configuration (pci-id 0x3184).
This passes testing, you can add me to the tested-by.
>
> Reported-by: Clayton Craft
> Signed-off-by: Anuj Phogat
>
Quoting Iago Toral Quiroga (2018-04-30 07:18:08)
> This version addresses the feedback received to v1, which includes moving the
> bit-size lowering pass from intel to core NIR (patch 8) and a separate patch
> to add Intel's specific configuration for int16 (patch 9), and then it also
> adds a few
Quoting Ian Romanick (2018-03-27 12:21:36)
> I haven't investigated the root cause yet, but something about this
> patch *explodes* memory usage. My shader-db runs on an 8-thread, 16GB
> RAM + 16GB swap system get OOM killed. Previous to this patch, RAM
> usage would never exceed 3.1% (based on w
This adds a missing library to the i965/Android.mk file, and updates
intel/Android.mk to include the new library. Without this, mesa does not
build on Android.
Fixes: 272bef0601a "intel: Split gen_device_info out into
libintel_dev"
---
src/intel/Android.mk | 1 +
src/mesa/drivers/
On Fri, Feb 23, 2018 at 09:01:17PM +0100, mathias.froehl...@gmx.net wrote:
From: Mathias Fröhlich
Hi Clayton,
The following change fixes the reported problem on my site.
Please test/review!!
Just ran this through the CI and the previously failing test is now passing.
I can also set up the CI
Hi Mathias,
On Thu, Feb 22, 2018 at 06:45:19AM +0100, mathias.froehl...@gmx.net wrote:
From: Mathias Fröhlich
Finally use an internal VAO to execute display list draws. Avoid
duplicate state validation for display list draws. Remove client arrays
previously used exclusively for display lists.
On Tue, Jan 23, 2018 at 11:44:01AM -0700, Brian Paul wrote:
This fixes another regression from commit 8e4efdc895ea ("vbo: optimize
some display list drawing"). The problem was the min_index, max_index
values passed to the vbo drawing function were not computed to compensate
for the biased prim::
This resolves following test failures by partially
reverting "mesa: shrink VERT_ATTRIB bitfields to 32 bits":
KHR-GL46.enhanced_layouts.varying_array_locations
KHR-GL46.enhanced_layouts.varying_locations
KHR-GL46.enhanced_layouts.varying_structure_locations
Fixes: 78942e7dbfd234c ("mesa: shrink VE
16 matches
Mail list logo