Re: [Mesa-dev] [PATCH] Haiku: Add Gallium winsys and target code

2013-05-22 Thread Brian Paul
On 05/21/2013 03:10 PM, Alexander von Gluck IV wrote: * We generate a static library for Haiku Gallium targets as our port system combines the compiled rendering code into a modular ar for each module (for example, our port system combines llvm libsoftpipe.a libllvmpipe.a into a si

[Mesa-dev] [PATCH] Haiku: Add Gallium winsys and target code

2013-05-21 Thread Alexander von Gluck IV
* We generate a static library for Haiku Gallium targets as our port system combines the compiled rendering code into a modular ar for each module (for example, our port system combines llvm libsoftpipe.a libllvmpipe.a into a single ar for the Haiku build system. I'd like the Gallium hg