Re: [Mesa-dev] [PATCH 00/32] First pass at automaking Gallium

2012-08-30 Thread Tom Stellard
On Wed, Aug 29, 2012 at 11:16:52PM -0700, Matt Turner wrote: > Here's the first pass at automaking Gallium. It converts the winsys > and all the driver directories but radeon. > I can work on converting the radeon directory to automake. -Tom > Compile tested. Files checked to confirm that they'

Re: [Mesa-dev] [PATCH 00/32] First pass at automaking Gallium

2012-08-29 Thread Matt Turner
On Wed, Aug 29, 2012 at 11:16 PM, Matt Turner wrote: > Here's the first pass at automaking Gallium. It converts the winsys > and all the driver directories but radeon. > > Compile tested. Files checked to confirm that they're the same size, > but other than that, untested. Please test. > > Next wi

[Mesa-dev] [PATCH 00/32] First pass at automaking Gallium

2012-08-29 Thread Matt Turner
Here's the first pass at automaking Gallium. It converts the winsys and all the driver directories but radeon. Compile tested. Files checked to confirm that they're the same size, but other than that, untested. Please test. Next will be state trackers, and finally the target directories. Beyond t