Today I wanted to see if I can build mesa on FreeBSD. I had to do a few fixes in the code of libdrm and mesa, but the rest of the process was very similar to the steps I follow to build mesa on Linux. Only some paths and a few commands and settings had to be slightly different.
Category: FreeBSD
I’ve recently installed FreeBSD on my old T430 and I love it. Since then, I am trying to port the mesa3D drivers and Vulkan tools (loader, validation layers) I use on Linux. I plan to post about my FreeBSD hacks here.