On 10.11.2016 23:42, Ian Romanick wrote:
On 10/27/2016 06:09 AM, Nicolai Hähnle wrote:
On 26.10.2016 02:59, Ian Romanick wrote:
From: Dave Airlie
This adds support for 64-bit integer constants to the parser,
ast and ir.
v2: fix a few issues found in testing.
v3: Add missing ir_constant copy
On 10/27/2016 06:09 AM, Nicolai Hähnle wrote:
> On 26.10.2016 02:59, Ian Romanick wrote:
>> From: Dave Airlie
>>
>> This adds support for 64-bit integer constants to the parser,
>> ast and ir.
>>
>> v2: fix a few issues found in testing.
>>
>> v3: Add missing ir_constant copy contructor support.
>
On 26.10.2016 02:59, Ian Romanick wrote:
From: Dave Airlie
This adds support for 64-bit integer constants to the parser,
ast and ir.
v2: fix a few issues found in testing.
v3: Add missing ir_constant copy contructor support.
Signed-off-by: Dave Airlie
Reviewed-by: Ian Romanick [v2]
---
sr
From: Dave Airlie
This adds support for 64-bit integer constants to the parser,
ast and ir.
v2: fix a few issues found in testing.
v3: Add missing ir_constant copy contructor support.
Signed-off-by: Dave Airlie
Reviewed-by: Ian Romanick [v2]
---
src/compiler/glsl/ast.h |