Re: [Mesa-dev] [PATCH v2 1/4] meson: Build SWR driver

2017-12-13 Thread Jan Vesely
On Wed, 2017-12-13 at 09:47 -0800, Dylan Baker wrote: > This enables the SWR driver, but doesn't actually hook it up to any of > the targets yet. I felt like this patch was big and complicated enough > without adding that. > > v2: - Fix typo 'delemeited' -> 'delimited' (Eric E) > - Fix type 'e

[Mesa-dev] [PATCH v2 1/4] meson: Build SWR driver

2017-12-13 Thread Dylan Baker
This enables the SWR driver, but doesn't actually hook it up to any of the targets yet. I felt like this patch was big and complicated enough without adding that. v2: - Fix typo 'delemeited' -> 'delimited' (Eric E) - Fix type 'errror' -> 'error' (Eric E) - Use variables to hold files inste