Cc: Marek Olšák
---
This is intended to apply on top of:
https://patchwork.freedesktop.org/patch/229981/
All the high importance pieces are now implemented and
we have a reasonable number of piglit tests for these
bits.
src/gallium/drivers/radeonsi/si_get.c | 2 +-
1 file changed, 1 in
On 2018-06-17 17:43:37, Jason Ekstrand wrote:
> On Sun, Jun 17, 2018 at 5:34 PM, Jordan Justen
> wrote:
>
> > On 2018-06-17 16:42:13, Jason Ekstrand wrote:
> > > On Sun, Jun 17, 2018 at 4:21 PM, Matt Turner wrote:
> > >
> > > > Also, Erik's is animated not with JavaScript at all, but just CSS.
>
---
src/mesa/main/version.c | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/src/mesa/main/version.c b/src/mesa/main/version.c
index 1bdccf4a1df..0d2597a61f4 100644
--- a/src/mesa/main/version.c
+++ b/src/mesa/main/version.c
@@ -228,6 +228,7 @@ _mesa_override_glsl_version
This is required for compatibility profile support.
---
src/mesa/main/ff_fragment_shader.cpp | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/mesa/main/ff_fragment_shader.cpp
b/src/mesa/main/ff_fragment_shader.cpp
index a698931d99e..935a21624af 100644
--- a/src/mesa/ma
On Sun, Jun 17, 2018 at 5:34 PM, Jordan Justen
wrote:
> On 2018-06-17 16:42:13, Jason Ekstrand wrote:
> > On Sun, Jun 17, 2018 at 4:21 PM, Matt Turner wrote:
> >
> > > Also, Erik's is animated not with JavaScript at all, but just CSS.
> > > That's really cool.
> > >
> >
> > The only thing the JS
On 2018-06-17 16:42:13, Jason Ekstrand wrote:
> On Sun, Jun 17, 2018 at 4:21 PM, Matt Turner wrote:
>
> > Also, Erik's is animated not with JavaScript at all, but just CSS.
> > That's really cool.
> >
>
> The only thing the JS does is turn the animation on and off. The actual
> animation is pur
Since we know what side of the branch we ended up on we can just
replace the use with a constant.
All helped shaders are from Unreal Engine 4 besides one shader from
Dirt Showdown.
shader-db results SKL:
total instructions in shared programs: 13219725 -> 13219643 (<.01%)
instructions in affected
On Sun, Jun 17, 2018 at 4:21 PM, Matt Turner wrote:
> On Sun, Jun 17, 2018 at 4:09 PM Jason Ekstrand
> wrote:
> >
> > On Sun, Jun 17, 2018 at 11:40 AM, Matt Turner
> wrote:
> >>
> >> On Sun, Jun 17, 2018 at 10:03 AM Jason Ekstrand
> wrote:
> >> >
> >> > On June 17, 2018 08:25:07 Rob Clark wro
The Vulkan API has only one patch version shared among all of the
major.minor versions. We should also advertise the same patch version
regardless of major.minor.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=106941
---
src/intel/vulkan/anv_extensions.py | 17 ++---
src/
On Sun, Jun 17, 2018 at 4:09 PM Jason Ekstrand wrote:
>
> On Sun, Jun 17, 2018 at 11:40 AM, Matt Turner wrote:
>>
>> On Sun, Jun 17, 2018 at 10:03 AM Jason Ekstrand wrote:
>> >
>> > On June 17, 2018 08:25:07 Rob Clark wrote:
>> >
>> > > On Sun, Jun 17, 2018 at 2:55 AM, Jordan Justen
>> > > wro
On Sun, Jun 17, 2018 at 11:40 AM, Matt Turner wrote:
> On Sun, Jun 17, 2018 at 10:03 AM Jason Ekstrand
> wrote:
> >
> > On June 17, 2018 08:25:07 Rob Clark wrote:
> >
> > > On Sun, Jun 17, 2018 at 2:55 AM, Jordan Justen
> > > wrote:
> > >> On 2018-06-15 15:16:50, Laura Ekstrand wrote:
> > >>>
On Sun, Jun 17, 2018 at 10:46 AM, Rob Clark wrote:
> On Sun, Jun 17, 2018 at 1:00 PM, Jason Ekstrand
> wrote:
> > On June 17, 2018 08:25:07 Rob Clark wrote:
> >
> >> On Sun, Jun 17, 2018 at 2:55 AM, Jordan Justen
> >> wrote:
> >>>
> >>> On 2018-06-15 15:16:50, Laura Ekstrand wrote:
>
> >>
On Sun, Jun 17, 2018 at 10:03 AM Jason Ekstrand wrote:
>
> On June 17, 2018 08:25:07 Rob Clark wrote:
>
> > On Sun, Jun 17, 2018 at 2:55 AM, Jordan Justen
> > wrote:
> >> On 2018-06-15 15:16:50, Laura Ekstrand wrote:
> >>>
> >>> We are now running on our own Docker image:
> >>> https://mesa-test
On Sun, Jun 17, 2018 at 1:00 PM, Jason Ekstrand wrote:
> On June 17, 2018 08:25:07 Rob Clark wrote:
>
>> On Sun, Jun 17, 2018 at 2:55 AM, Jordan Justen
>> wrote:
>>>
>>> On 2018-06-15 15:16:50, Laura Ekstrand wrote:
We are now running on our own Docker image:
https://mesa-tes
https://bugs.freedesktop.org/show_bug.cgi?id=101405
Alan Coopersmith changed:
What|Removed |Added
Assignee|xorg-t...@lists.x.org |mesa-dev@lists.freedesktop.
On June 17, 2018 08:25:07 Rob Clark wrote:
On Sun, Jun 17, 2018 at 2:55 AM, Jordan Justen
wrote:
On 2018-06-15 15:16:50, Laura Ekstrand wrote:
We are now running on our own Docker image:
https://mesa-test.freedesktop.org/.
FWIW, I think the test site now looks better than mesa3d.org and
r
On Sun, Jun 17, 2018 at 2:55 AM, Jordan Justen
wrote:
> On 2018-06-15 15:16:50, Laura Ekstrand wrote:
>>
>> We are now running on our own Docker image:
>> https://mesa-test.freedesktop.org/.
>>
>
> FWIW, I think the test site now looks better than mesa3d.org and
> retains some consistency with it,
Had the same patch in a branch :)
Patches 1 & 2 are
Reviewed-by: Lionel Landwerlin
On 15/06/18 21:12, Rafael Antognolli wrote:
---
src/intel/genxml/gen10.xml | 4
src/intel/genxml/gen11.xml | 4
src/intel/genxml/gen6.xml | 5 +
src/intel/genxml/gen7.xml | 5 +
src/in
Typo in the subject, should be "meson", not "meosn".
On Tue, Jun 12, 2018 at 1:03 AM Dylan Baker wrote:
>
> They require the pipe-loaders, which require xmlconfig, which doesn't
> build with msvc.
> ---
> src/gallium/tests/meson.build | 5 -
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
On Tue, Jun 12, 2018 at 1:03 AM Dylan Baker wrote:
>
> ---
> docs/meson.html | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/docs/meson.html b/docs/meson.html
> index 6697dbb34ef..7541e7a71b0 100644
> --- a/docs/meson.html
> +++ b/docs/meson.html
> @@ -1,9 +1,9 @@
>
https://bugs.freedesktop.org/show_bug.cgi?id=106595
--- Comment #14 from zefkerri...@gmail.com ---
(In reply to Samuel Pitoiset from comment #11)
> You have to grab and build renderdoc from
> https://github.com/baldurk/renderdoc
>
> Then, you can do "export ENABLE_VULKAN_RENDERDOC_CAPTURE=1", sta
21 matches
Mail list logo