15 Feb
2013
15 Feb
'13
7:26 p.m.
Le vendredi 15 février 2013 20:16:57 Sven-Hendrik Haase a écrit :
On 15.02.2013 20:15, Jan Steffens wrote:
On Fri, Feb 15, 2013 at 8:02 PM, Tom Gundersen <teg@jklm.no> wrote:
Out of curiosity, what would be the benefit of keeping it split up rather than just merging (almost) everything?
The drivers are damn large (thanks to LLVM). No need to have them installed if you ain't got the hardware.
Can't you build them with shared llvm libs?
Currently it's not really possible, because mesa>9.0.2+ and <9.2/10.0 uses a different llvm (from Tom Stellar), 9.2/10.0 will use llvm 3.3 so using shared library should be faisable more easily.