diff options
author | Dave Airlie <[email protected]> | 2016-06-09 10:17:26 +1000 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2017-01-27 10:19:39 +0100 |
commit | 278580729a574a72460b013f4efc134a5523cb8d (patch) | |
tree | 5020a68228d545fb2261db91278dca284e0bcaae /docs/relnotes/11.0.1.html | |
parent | f804506d4d4aa1299ce0b1026848321641311672 (diff) |
st/glsl_to_tgsi: add support for 64-bit integers
v2: add conversion opcodes.
v3 (idr): Rebase on replacemtn of TGSI_OPCODE_I2U64 with
TGSI_OPCODE_I2I64.
v4 (idr): "cut them down later" => Remove ir_unop_b2u64 and
ir_unop_u642b. Handle these with extra i2u or u2i casts just like
uint(bool) and bool(uint) conversion is done.
v5 (nha): add clarifying comment about a subtle assumption
Signed-off-by: Dave Airlie <[email protected]>
Reviewed-by: Nicolai Hähnle <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'docs/relnotes/11.0.1.html')
0 files changed, 0 insertions, 0 deletions