Re: [Mesa-dev] [PATCH 00/16] Yet another round of exported symbols cleanup

2014-04-06 Thread Negreanu, Adrian M
On Sat, Apr 5, 2014 at 5:07 AM, Emil Velikov wrote: > Hi all, > > This is the final round cleaning up the exported symbols mayhem for > gallium. > IIRC the only place in mesa that needs some love is src/mapi. > > Highlights: > - Drops __dri2ConfigOptions for both classic and gallium drivers. > Pr

[Mesa-dev] [PATCH 00/16] Yet another round of exported symbols cleanup

2014-04-04 Thread Emil Velikov
Hi all, This is the final round cleaning up the exported symbols mayhem for gallium. IIRC the only place in mesa that needs some love is src/mapi. Highlights: - Drops __dri2ConfigOptions for both classic and gallium drivers. Previously done for gallium drivers (by Maarten), and after going throu