From: Dave Airlie
y is vert, x is horiz.
Noticed in visual inspection compared to radeonsi.
Signed-off-by: Dave Airlie
---
src/amd/vulkan/si_cmd_buffer.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/amd/vulkan/si_cmd_buffer.c b/src/amd/vulkan/si_cmd_buffer.c
ind
Two people have independently pointed out the i916 typo. I've fixed it
locally.
On Fri, Mar 31, 2017 at 4:17 PM, Jason Ekstrand
wrote:
> Cc: "13.0 17.0"
> ---
> src/mesa/drivers/dri/i965/genX_blorp_exec.c | 13 -
> 1 file changed, 12 insertions(+), 1 deletion(-)
>
> diff --git a/s
https://bugs.freedesktop.org/show_bug.cgi?id=100424
John changed:
What|Removed |Added
CC||john.etted...@gmail.com
--
You are receiving th
https://bugs.freedesktop.org/show_bug.cgi?id=100259
--- Comment #13 from ovarieg...@yahoo.com ---
Yes, it was 'make install' that failed and seems to have been a related issue
as above. I was instructed to reopen this issue report in #dri-devel after
asking about the build failure, but shortly aft
On Sat, Apr 1, 2017 at 7:16 AM, Grazvydas Ignotas wrote:
> On Thu, Mar 30, 2017 at 1:22 AM, Jason Ekstrand
> wrote:
>
>> This can happen for multisampled textures since they are never mipmapped
>> and textureSize(gsampler2DMS*) does not take an LOD parameter. This
>> fixes a shader validation e
2017-04-01 17:18 GMT+02:00 Lionel Landwerlin
:
> On 01/04/17 11:50, Mauro Rossi wrote:
>
>> Recent changes in Makefile.sources merged the aubinator files in
>> a unique list of generated files and genxml/genX_xml.h is now needed
>> to avoid the following building error:
>>
>> ninja: error: '.../g
Mesa 17.0.3 is now available.
In this release we have:
Several patches addressing improvements in the API validation and the
GLSL compiler.
Some other bunch of patches for the Intel drivers (both GL and Vulkan),
including a fix for a hang with GfxBench 4.0 CarChase, several
improvements in the V
On 01/04/17 11:50, Mauro Rossi wrote:
Recent changes in Makefile.sources merged the aubinator files in
a unique list of generated files and genxml/genX_xml.h is now needed
to avoid the following building error:
ninja: error: '.../genxml/genX_xml.h', needed by '.../genxml/genX_xml.h',
missing and
On Thu, Mar 30, 2017 at 1:22 AM, Jason Ekstrand
wrote:
> This can happen for multisampled textures since they are never mipmapped
> and textureSize(gsampler2DMS*) does not take an LOD parameter. This
> fixes a shader validation error in the new Sascha deferredmultisampling
> demo.
>
> Bugzilla:
https://bugs.freedesktop.org/show_bug.cgi?id=90264
Sami Farin changed:
What|Removed |Added
CC||hvtaifwkbgefb...@gmail.com
--- Comment #71
Thanks, pushed.
On Fri, Mar 31, 2017 at 4:42 PM, Nicolai Hähnle wrote:
> Series is
>
> Reviewed-by: Nicolai Hähnle
>
> On 31.03.2017 12:57, Erik Faye-Lund wrote:
>>
>> Here's a few cleanup-patches I've had in my tree for a while, that
>> I thought I should send upstream soon.
>>
>> Erik Faye-Lun
Recent changes in Makefile.sources merged the aubinator files in
a unique list of generated files and genxml/genX_xml.h is now needed
to avoid the following building error:
ninja: error: '.../genxml/genX_xml.h', needed by '.../genxml/genX_xml.h',
missing and no known rule to make it
build/core/nin
Fixes the following build error:
external/mesa/src/amd/addrlib/gfx9/gfx9addrlib.cpp:36:10: fatal error:
'gfx9_gb_reg.h' file not found
^
1 error generated.
Fixes: 7f160ef "amd/addrlib: import gfx9 support"
---
src/amd/Android.addrlib.mk | 2 ++
1 file changed, 2 insertions(+)
diff --g
Thank you, please, could you push them too? I don't have commit access.
On 28.03.2017 22:36, Marek Olšák wrote:
> Actually nevermind.
>
> Patches 1-3:
> Reviewed-by: Marek Olšák
>
> Patches 4-5:
> These have no effect, because r600g hw doesn't use TC for index fetches.
>
> Marek
>
>
> On Tue
On 31.03.2017 21:05, gregory hainaut wrote:
On Fri, 31 Mar 2017 12:53:47 -0400
Ilia Mirkin wrote:
On Fri, Mar 31, 2017 at 6:12 AM, Gregory Hainaut
wrote:
Others have reported this crashing on Nouveau. I haven't seen the problem on
radeonsi or i965.
Hello Timothy (sorry for the double mail
On 31.03.2017 16:16, Samuel Pitoiset wrote:
This will be used by bindless to initialize the descriptor for
both samplers and images.
Signed-off-by: Samuel Pitoiset
I'd prefer to see these patches in a larger context, to be honest.
As for this particular change, "init" to me implies also stat
On 31.03.2017 12:48, Samuel Pitoiset wrote:
Should be used by the state tracker when glGetImageHandleARB()
is called in order to create a pipe_image_view template.
v3: - move the comment to *.c
v2: - make 'st' const
- describe the function
Signed-off-by: Samuel Pitoiset
Reviewed-by: Nico
On 31.03.2017 10:28, Timothy Arceri wrote:
We could re-enable it also but I haven't tested that yet, and I'm
not sure we care much anyway.
V2: don't disable it from with the call itself. We need a custom
marshalling function or we get stuck waiting for thread to
finish.
V3: tidy up redu
Pushed.
On 29.03.2017 21:58, Marek Olšák wrote:
I'm OK with this patch.
Marek
On Wed, Mar 29, 2017 at 12:57 PM, Nicolai Hähnle wrote:
Hi Michal,
thanks for the patch. That piglit test actually fails on radeonsi as well.
On 28.03.2017 22:39, Michal Srb wrote:
st_finalize_texture always a
19 matches
Mail list logo