Quoting Eric Engestrom (2017-11-03 16:44:11) > On Friday, 2017-11-03 18:09:01 +0000, Dylan Baker wrote: > > This allows drivers to be set by OS/arch in a sane manner. > > > > v2: - set _drivers to a list of drivers instead of manually assigning > > each with_* > > v3: - Use "auto" instead of "default", which matches the value of other > > automatically configured options. > > - Set vulkan drivers as well > > - Add error message if no automatic drivers are known for a given > > arch/OS combo > > - use not(darwin or windows) instead of (linux or *bsd), which is > > probably more accurate (that way Solaris and other *nix systems > > aren't excluded) > > - rename softpipe to swrast, as swrast is the actual option name > > > > cc: Eric Engestrom <e...@engestrom.ch> > > Not sure about the duplicate error(), but that nitpick aside, this is: > Reviewed-by: Eric Engestrom <e...@engestrom.ch>
I think it's nice to users to be clear why they're getting an error. Dylan
signature.asc
Description: signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev