gpu_unai: fix inline asm statements
authornotaz <notasas@gmail.com>
Thu, 11 Aug 2011 22:17:36 +0000 (01:17 +0300)
committernotaz <notasas@gmail.com>
Fri, 12 Aug 2011 21:56:40 +0000 (00:56 +0300)
commit1db5bc1ed7f992d7c2686f5359e53301eba2b2ca
tree951af157c0c23d247590df443ac514181bf9a635
parent53636f1583b53672d6908eff1aeff7213ee11e34
gpu_unai: fix inline asm statements

newer gcc reorders them and was allocating registers wrong due to
incomplete constraints.
Not that this code is any better than what gcc generates anyway,
but whatever.
plugins/gpu_unai/Makefile
plugins/gpu_unai/gpu_inner_blend.h
plugins/gpu_unai/gpu_inner_light.h