dfxvideo: patch up some unsafe macros
authornotaz <notasas@gmail.com>
Fri, 29 Jul 2022 22:07:21 +0000 (01:07 +0300)
committernotaz <notasas@gmail.com>
Fri, 29 Jul 2022 22:07:21 +0000 (01:07 +0300)
commit0a371c2c4a1097bbbe888ed00d5f2d1d1fafa1f5
tree8fa4b349d3132b3a0228ee0272965c9131553f93
parentd2bbb7d055e9a403bdcde044be8762be57f49b12
dfxvideo: patch up some unsafe macros

(old?)-ARM version of GETLE32() was causing wrong shifting due to
implicit signed int promotion.

libretro/pcsx_rearmed#676
plugins/dfxvideo/gpu.h
plugins/dfxvideo/gpulib_if.c