On Thu, Oct 28, 2010 at 3:32 AM, Dan Nicholson wrote:
> On Wed, Oct 27, 2010 at 3:30 AM, Chia-I Wu wrote:
>> From: Chia-I Wu
>>
>> Make autoconf decide the client APIs enabled first. Then when OpenGL
>> and OpenGL ES are disabled, there is no need to build src/mesa/; when
>> OpenGL is disabled
On Wed, Oct 27, 2010 at 6:30 AM, Chia-I Wu wrote:
> From: Chia-I Wu
>
> Make autoconf decide the client APIs enabled first. Then when OpenGL
> and OpenGL ES are disabled, there is no need to build src/mesa/; when
> OpenGL is disabled, no $mesa_driver should be built. Finally, add
> --enable-op
On Wed, Oct 27, 2010 at 3:30 AM, Chia-I Wu wrote:
> From: Chia-I Wu
>
> Make autoconf decide the client APIs enabled first. Then when OpenGL
> and OpenGL ES are disabled, there is no need to build src/mesa/; when
> OpenGL is disabled, no $mesa_driver should be built. Finally, add
> --enable-op
From: Chia-I Wu
Make autoconf decide the client APIs enabled first. Then when OpenGL
and OpenGL ES are disabled, there is no need to build src/mesa/; when
OpenGL is disabled, no $mesa_driver should be built. Finally, add
--enable-openvg to enable OpenVG.
With these changes, an OpenVG only bui