Ack
Dylan
On August 31, 2018 4:43:50 PM PDT, Andres Gomez wrote:
>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 beginnin
Hi,
On Sat, Sep 01, 2018 at 09:07:46AM +0200, Mathias Fröhlich wrote:
> Hi,
>
> On Friday, 31 August 2018 12:40:01 CEST Guido Günther wrote:
> > Hi,
> > I'm looking into forward porting laanwj's patches for GC7000 support to
> > current mesa master. Luckily most of it already got merged last Novem
Am Sa., 1. Sep. 2018 um 21:15 Uhr schrieb Christian Gmeiner
:
>
> Signed-off-by: Christian Gmeiner
> ---
> src/compiler/nir/nir.h| 3 +++
> src/compiler/nir/nir_opt_algebraic.py | 1 +
> 2 files changed, 4 insertions(+)
>
> diff --git a/src/compiler/nir/nir.h b/src/compiler/nir/ni
I don't think either of these work for negative numbers
On September 1, 2018 14:16:11 Christian Gmeiner
wrote:
Signed-off-by: Christian Gmeiner
---
src/compiler/nir/nir.h| 3 +++
src/compiler/nir/nir_opt_algebraic.py | 1 +
2 files changed, 4 insertions(+)
diff --git a/src/co
Signed-off-by: Christian Gmeiner
---
src/compiler/nir/nir.h| 3 +++
src/compiler/nir/nir_opt_algebraic.py | 1 +
2 files changed, 4 insertions(+)
diff --git a/src/compiler/nir/nir.h b/src/compiler/nir/nir.h
index d81eefc032..1dcc221777 100644
--- a/src/compiler/nir/nir.h
+++ b/sr
Signed-off-by: Christian Gmeiner
---
src/compiler/nir/nir.h| 3 +++
src/compiler/nir/nir_opt_algebraic.py | 1 +
2 files changed, 4 insertions(+)
diff --git a/src/compiler/nir/nir.h b/src/compiler/nir/nir.h
index 169fa1fa20..d81eefc032 100644
--- a/src/compiler/nir/nir.h
+++ b/sr
On Saturday, September 1, 2018 12:14:38 AM PDT Marek Olšák wrote:
> From: Marek Olšák
>
> This reduces mutex overhead.
>
> +4.4% performance with piglit/drawoverhead, DrawElements, Ryzen X1700
+14% with piglit/drawoverhead and iris_dri.so, DrawArrays, i7 7700HQ.
Acked-by: Kenneth Graunke
> -
https://bugs.freedesktop.org/show_bug.cgi?id=97516
Sven Arvidsson changed:
What|Removed |Added
CC||s...@whiz.se
--- Comment #1 from Sven A
This appears to hang broadwell; we should probably think twice before
enabling it so broadly. I'll adjust it to be gen9 only or we can just can
the patch entirely.
On Tue, Aug 21, 2018 at 8:58 PM Jason Ekstrand wrote:
> Known to fix nothing whatsoever but it's in the docs.
> ---
> src/intel/vu
Am not a mentor, but welcome to the community.
On 08/31/2018 11:38 AM, Iti Shree wrote:
Good morning,
I am Iti Shree currently pursuing B.Tech degree in Information and
Technology. I was browsing through some project and saw Xorg project
ideas. Many of them are indeed interesting, though the
If we have something like:
#ifdef NOT_DEFINED
#define A_MACRO(x) \
if (x)
#endif
The # on the #define is not skipped but the define itself is so
this then gets recognised as #if.
Until 28a3731e3f this didn't happen because we ended up in
{NONSPACE} where BEGIN INITIAL was called
As with the original RFC:
Tested-by: Alejandro Piñeiro (ARB_gl_spirv tests)
Patches 1 and 3:
Reviewed-by: Alejandro Piñeiro
On 01/09/18 05:11, Jason Ekstrand wrote:
> NIR handling of 64-bit vertex attributes is inconsistent at best. When it
> comes vertex attributes which are 196 or 256 bit
https://bugs.freedesktop.org/show_bug.cgi?id=106394
b...@besd.de changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
Hi,
On Wednesday, 22 August 2018 06:57:57 CEST mathias.froehl...@gmx.net wrote:
> From: Mathias Fröhlich
>
> Hi Ville, Brian,
>
> The below patch fixes the regression to tnl drivers that Ville reported
> a hand full weeks ago.
> Please review!
Ping?
Or is the habit in mesa that a Tested-by:...
Good morning,
I am Iti Shree currently pursuing B.Tech degree in Information and
Technology. I was browsing through some project and saw Xorg project ideas.
Many of them are indeed interesting, though they have precise hardware
requirement (I have AMD processor).
I was reading ideas and I think i
From: Marek Olšák
This reduces mutex overhead.
+4.4% performance with piglit/drawoverhead, DrawElements, Ryzen X1700
---
src/gallium/auxiliary/util/u_threaded_context.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gallium/auxiliary/util/u_threaded_context.h
b/src/gal
Hi,
On Friday, 31 August 2018 12:40:01 CEST Guido Günther wrote:
> Hi,
> I'm looking into forward porting laanwj's patches for GC7000 support to
> current mesa master. Luckily most of it already got merged last November
> with mostly only the texture descriptor support missing(
> https://github.co
17 matches
Mail list logo