Re: [Mesa-dev] Request for Mentor - XorgEvoc - Piglit for VA-API

2018-09-08 Thread Benson Muite
Welcome! From the page: https://www.x.org/wiki/SummerOfCodeIdeas/ Might try and ping Christian König. Do you have an AMD GPU? Benson On 09/09/2018 09:41 AM, Naveen Naidu wrote: Hello Everyone, I am Naveen a Junior year computer science undergrad from India. I really apologize for disturbing

[Mesa-dev] Request for Mentor - XorgEvoc - Piglit for VA-API

2018-09-08 Thread Naveen Naidu
Hello Everyone, I am Naveen a Junior year computer science undergrad from India. I really apologize for disturbing you all again. But I have been going through the available projects for the XorgEVoC program and the project *Piglit for VA-API *caught my attention. I have mailed last week looking o

[Mesa-dev] [PATCH] utils/u_math: break dependency on gallium/utils

2018-09-08 Thread Dylan Baker
Currently u_math needs gallium utils for cpu detection. Most of what u_math uses out of u_cpu_detection is duplicated in src/mesa/x86 (surprise!), so I've just reworked it as much as possible to use the x86/common_x86_features macros instead of the gallium ones. There is one small function that wa

[Mesa-dev] [Bug 107870] Undefined symbols for architecture x86_64: "_util_cpu_caps"

2018-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107870 Bug ID: 107870 Summary: Undefined symbols for architecture x86_64: "_util_cpu_caps" Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Mac OS X (All)

Re: [Mesa-dev] [PATCH 2/2] gallium: try to fix the Windows build

2018-09-08 Thread Vinson Lee
On Sat, Sep 8, 2018 at 6:02 PM, Marek Olšák wrote: > From: Marek Olšák > > Windows doesn't have thrd_current. > --- > src/gallium/auxiliary/util/u_helpers.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/src/gallium/auxiliary/util/u_helpers.c > b/src/gallium/auxiliary/util/u_helpers

Re: [Mesa-dev] [PATCH v2] gallium: Correctly handle no config context creation

2018-09-08 Thread Elie Tournier
If you don't mind, can you please push this patch for me? I don't have git access. Thanks a lot, Elie On Fri, 7 Sep 2018 at 22:49, Marek Olšák wrote: > > Reviewed-by: Marek Olšák > > Marek > > On Thu, Sep 6, 2018 at 5:46 AM, Elie Tournier wrote: > > This patch fixes the following Piglit test: >

[Mesa-dev] [PATCH 1/2] util: try to fix the Android build

2018-09-08 Thread Marek Olšák
From: Marek Olšák --- src/util/u_thread.h | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/util/u_thread.h b/src/util/u_thread.h index ec0d9a7..0c20ebb 100644 --- a/src/util/u_thread.h +++ b/src/util/u_thread.h @@ -29,20 +29,23 @@ #include #include #include

[Mesa-dev] [PATCH 2/2] gallium: try to fix the Windows build

2018-09-08 Thread Marek Olšák
From: Marek Olšák Windows doesn't have thrd_current. --- src/gallium/auxiliary/util/u_helpers.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/gallium/auxiliary/util/u_helpers.c b/src/gallium/auxiliary/util/u_helpers.c index f773360..8095242 100644 --- a/src/gallium/auxiliary/util/u_

[Mesa-dev] [Bug 107869] u_thread.h:87:4: error: use of undeclared identifier 'cpu_set_t'

2018-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107869 Bug ID: 107869 Summary: u_thread.h:87:4: error: use of undeclared identifier 'cpu_set_t' Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Mac OS X (

[Mesa-dev] [Bug 106877] The game Rise of the Tomb Raider lead to GPU hang when I try in same place jump into the hole.

2018-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106877 --- Comment #7 from mikhail.v.gavri...@gmail.com --- $ inxi -bM System:Host: localhost.localdomain Kernel: 4.19.0-0.rc2.git2.1.fc30.x86_64 x86_64 bits: 64 Desktop: Gnome 3.30.0 Distro: Fedora release 29 (Rawhide) Machine: Type:

Re: [Mesa-dev] Get Wolfenstein: The Old Blood running (Part 2)

2018-09-08 Thread Jason Ekstrand
Is there going to be an accompanying series on the piglit list? I don't see anything there immediately. On September 7, 2018 23:32:16 Timothy Arceri wrote: EXT_direct_state_access is a huge extension so patch 1 adds a list of the functions to displatch sanity that can be used as a TODO list.

[Mesa-dev] [AppVeyor] mesa staging/18.2 #8840 completed

2018-09-08 Thread AppVeyor
Build mesa 8840 completed Commit bd6303a440 by Jason Ekstrand on 8/22/2018 1:43 AM: anv: Clamp scissors to the framebuffer boundary\n\nThe Vulkan 1.1.81 spec says:\n\n"It is legal for offset.x + extent.width or offset.y + extent.height\nto exceed the di

[Mesa-dev] [Bug 107865] swr fail to build with llvm-libs 6.0.1

2018-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107865 Bug ID: 107865 Summary: swr fail to build with llvm-libs 6.0.1 Product: Mesa Version: 18.2 Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: