RE: Getting started with Lavapipe

2024-02-12 Thread Ashwin Bhat
9:10 PM To: Dave Airlie Cc: Ashwin Bhat ; mesa-dev@lists.freedesktop.org Subject: Re: Getting started with Lavapipe You don't often get email from lfry...@igalia.com<mailto:lfry...@igalia.com>. Learn why this is important<https://aka.ms/LearnAboutSenderIdentification> EXTERN

Re: Getting started with Lavapipe

2024-02-08 Thread Lucas Fryzek
Adding on to what Dave shared. From a quick Google the problem seems to be that the LLVM installer [1] on windows doesn't ship the "llvm-config" tool which meson uses to find the LLVM libraries. Looking at the build instructions [2] from Dave's link they are building LLVM from source presumably to

Re: Getting started with Lavapipe

2024-02-08 Thread Dave Airlie
On Fri, 9 Feb 2024 at 14:38, Ashwin Bhat wrote: > > Hello, > > During Vulkanised 2024 I was super excited to hear and learn about Lavapipe > https://vulkan.org/user/pages/09.events/vulkanised-2024/Vulkanised-2024-faith-ekstrand-collabora-Iago-toral-igalia.pdf > > Are there some basic tutorials on

Re: Getting started with Lavapipe

2024-02-08 Thread Sarthak Bhatt
uld be the required version. -- Sincerely, Sarthak *From:* mesa-dev on behalf of Ashwin Bhat *Sent:* Thursday, February 8, 2024 8:31:01 PM *To:* mesa-dev@lists.freedesktop.org *Subject:* Getting started with Lavapipe Hell

Getting started with Lavapipe

2024-02-08 Thread Ashwin Bhat
Hello, During Vulkanised 2024 I was super excited to hear and learn about Lavapipe https://vulkan.org/user/pages/09.events/vulkanised-2024/Vulkanised-2024-faith-ekstrand-collabora-Iago-toral-igalia.pdf Are there some basic tutorials on how to get started with setting up Lavapipe swrast on Windo