Re: [Mesa-dev] [PATCH] vulkan: Add VK_GOOGLE_display_timing extension (x11+display, anv+radv) [v8]

2020-08-26 Thread Emil Velikov
Hey Keith, Most of the cool kids prefer gitlab MR, can you open one going forward? That aside, here is some long overdue input on the patch itself. My biggest concern that we expose the extension, even when it's not implemented. The rest are rather minor - more documentation/comments, style fixes

[Mesa-dev] nir-to-tgsi review?

2020-08-26 Thread Eric Anholt
I'd love to get some review on https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3395 I think it's time to make the switch for softpipe. It improves performance significantly (~10%) and makes it pass far more piglit tests than glsl_to_tgsi does. There are 5 regressions in doubles, but gi