[Mesa-dev] More on lib paths
Alex Deucher
alexdeucher at gmail.com
Fri Dec 16 16:40:37 PST 2011
On Fri, Dec 16, 2011 at 7:20 PM, James Cloos <cloos at jhcloos.com> wrote:
> And while I'm asking about library paths, I compiled mesa with gallium
> planning on using r600g, but everything looks for r600_dri.so; never
> for r600g_dri.so. I had to add a symlink.
>
> Is there an env I should set to prefer r600g over r600? I didn't find
> one looking through the src.
Both the r600 classic and the r600 gallium drivers produce the same 3D
driver: r600_dri.so. There is no r600g_dri.so.
Alex
More information about the mesa-dev
mailing list