On 25 May 2016 at 00:39, Rob Clark wrote:
> From: Rob Clark
>
> Split standalone glsl_compiler into a libstandalone.la and a thin
> main.cpp. This way drivers can re-use the glsl standalone frontend in
> their own standalone compilers.
>
> Signed-off-by: Rob Clark
> ---
> v2: fix scons build an
On Wed, May 25, 2016 at 8:51 AM, Emil Velikov wrote:
> On 25 May 2016 at 13:43, Rob Clark wrote:
>> On Wed, May 25, 2016 at 8:23 AM, Rob Herring wrote:
>>> On Tue, May 24, 2016 at 6:39 PM, Rob Clark wrote:
From: Rob Clark
Split standalone glsl_compiler into a libstandalone.la an
On 25 May 2016 at 13:43, Rob Clark wrote:
> On Wed, May 25, 2016 at 8:23 AM, Rob Herring wrote:
>> On Tue, May 24, 2016 at 6:39 PM, Rob Clark wrote:
>>> From: Rob Clark
>>>
>>> Split standalone glsl_compiler into a libstandalone.la and a thin
>>> main.cpp. This way drivers can re-use the glsl
On Wed, May 25, 2016 at 8:23 AM, Rob Herring wrote:
> On Tue, May 24, 2016 at 6:39 PM, Rob Clark wrote:
>> From: Rob Clark
>>
>> Split standalone glsl_compiler into a libstandalone.la and a thin
>> main.cpp. This way drivers can re-use the glsl standalone frontend in
>> their own standalone com
On Tue, May 24, 2016 at 6:39 PM, Rob Clark wrote:
> From: Rob Clark
>
> Split standalone glsl_compiler into a libstandalone.la and a thin
> main.cpp. This way drivers can re-use the glsl standalone frontend in
> their own standalone compilers.
>
> Signed-off-by: Rob Clark
> ---
> v2: fix scons
From: Rob Clark
Split standalone glsl_compiler into a libstandalone.la and a thin
main.cpp. This way drivers can re-use the glsl standalone frontend in
their own standalone compilers.
Signed-off-by: Rob Clark
---
v2: fix scons build and fix automake hack
src/compiler/Makefile.glsl.am| 1