Re: [Mesa-dev] [PATCH] ac/nir: fix txf_ms with an offset

2019-07-21 Thread Bas Nieuwenhuizen
r-b On Fri, Jul 19, 2019 at 9:19 PM Rhys Perry wrote: > > Seems to fix some hair artifacts in Max Payne 3: > https://github.com/daniel-schuermann/mesa/issues/76 > > Signed-off-by: Rhys Perry > Fixes: f4e499ec791 ('radv: add initial non-conformant radv vulkan driver') > --- > src/amd/common/ac_n

Re: [Mesa-dev] [PATCH 7/7] radv/gfx10: update descriptors for inline uniform blocks

2019-07-21 Thread Bas Nieuwenhuizen
On Thu, Jul 18, 2019 at 3:51 PM Samuel Pitoiset wrote: > > Signed-off-by: Samuel Pitoiset > --- > src/amd/vulkan/radv_nir_to_llvm.c | 13 ++--- > 1 file changed, 10 insertions(+), 3 deletions(-) > > diff --git a/src/amd/vulkan/radv_nir_to_llvm.c > b/src/amd/vulkan/radv_nir_to_llvm.c > i

[Mesa-dev] [Bug 102639] BadLength (poly request too large or internal Xlib length erro

2019-07-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102639 --- Comment #4 from sunny yadav --- Thanks very much to share this online game https://getrobloxfreerobux.com now let's play and can do easy play. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee

[Mesa-dev] [Bug 111150] [BRW] WRC 5 asserts with gallium nine and iris.

2019-07-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50 soredake changed: What|Removed |Added CC||fds...@krutt.org -- You are receiving this

Re: [Mesa-dev] [PATCH v6 4/5] st/dri2: Implement DRI2bufferDamageExtension

2019-07-21 Thread Qiang Yu
On Mon, Jul 15, 2019 at 8:50 PM Boris Brezillon wrote: > > From: Daniel Stone > > Add a pipe_screen->set_damage_region() hook to propagate > set-damage-region requests to the driver, it's then up to the driver to > decide what to do with this piece of information. > > If the hook is left unassign