summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDave Airlie <[email protected]>2016-06-09 10:17:26 +1000
committerNicolai Hähnle <[email protected]>2017-01-27 10:19:39 +0100
commit278580729a574a72460b013f4efc134a5523cb8d (patch)
tree5020a68228d545fb2261db91278dca284e0bcaae /docs
parentf804506d4d4aa1299ce0b1026848321641311672 (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')
0 files changed, 0 insertions, 0 deletions