On 13 April 2016 at 04:21, Rob Clark wrote:
> On Mon, Apr 11, 2016 at 8:50 AM, Emil Velikov
> wrote:
>> On 10 April 2016 at 00:19, Rob Clark wrote:
>>> On Sat, Apr 9, 2016 at 7:16 PM, Rob Clark wrote:
From: Jose Fonseca
Signed-off-by: Rob Clark
---
>>>
>>> I should have a
On Mon, Apr 11, 2016 at 8:50 AM, Emil Velikov wrote:
> On 10 April 2016 at 00:19, Rob Clark wrote:
>> On Sat, Apr 9, 2016 at 7:16 PM, Rob Clark wrote:
>>> From: Jose Fonseca
>>>
>>> Signed-off-by: Rob Clark
>>> ---
>>
>> I should have added that this was originally Jose's patch and I
>> rebase
On 10 April 2016 at 00:19, Rob Clark wrote:
> On Sat, Apr 9, 2016 at 7:16 PM, Rob Clark wrote:
>> From: Jose Fonseca
>>
>> Signed-off-by: Rob Clark
>> ---
>
> I should have added that this was originally Jose's patch and I
> rebased on the src/compiler move..
>
> he had additional patches to ma
On Sat, Apr 9, 2016 at 7:16 PM, Rob Clark wrote:
> From: Jose Fonseca
>
> Signed-off-by: Rob Clark
> ---
I should have added that this was originally Jose's patch and I
rebased on the src/compiler move..
he had additional patches to make NIR build w/ MSVC, but this is
enough (with one addition
From: Jose Fonseca
Signed-off-by: Rob Clark
---
src/compiler/SConscript | 57 +++--
1 file changed, 55 insertions(+), 2 deletions(-)
diff --git a/src/compiler/SConscript b/src/compiler/SConscript
index 8d71b82..8a0823e 100644
--- a/src/compiler/SCons
On 10/19/2015 08:01 AM, Jose Fonseca wrote:
Undoes early hacks, and ensures nir/glsl_types.cpp is built once, and
only once.
The root problem is that SCons doesn't know about NIR nor any source
file in the NIR_FILES source list.
Tested with libgl-gdi and libgl-xlib scons targets.
---
src/gall
Undoes early hacks, and ensures nir/glsl_types.cpp is built once, and
only once.
The root problem is that SCons doesn't know about NIR nor any source
file in the NIR_FILES source list.
Tested with libgl-gdi and libgl-xlib scons targets.
---
src/gallium/targets/libgl-gdi/SConscript | 10